Aller au contenu
  • 0

J'ai des erreurs x)


Question

Posté(e)

Salut j'ai ces erreurs la :

[19:43:29] [server thread/WARN]: an entity cannot be saved, i.e. the contents of the variable {mort::*} will be lost when the server stops. (CacheCache.sk, line 181: add victim to {mort::*}')
[19:43:29] [server thread/ERROR]: Can't understand this condition/effect: bungeecord connect all players to "hub" (CacheCache.sk, line 205: bungeecord connect all players to "hub"')
[19:43:29] [server thread/ERROR]: Can't understand this condition/effect: bungeecord connect all players to "hub" (CacheCache.sk, line 261: bungeecord connect all players to "hub"')
[19:43:29] [server thread/ERROR]: Can't understand this condition/effect: bungeecord connect all players to "hub" (CacheCache.sk, line 308: bungeecord connect all players to "hub"')
[19:43:29] [server thread/ERROR]: Can't understand this condition/effect: bungeecord connect all players to "hub" (CacheCache.sk, line 331: bungeecord connect all players to "hub"')

 

Voici les bouts de code :

Pour le truck {mort::*} :
On death:
   set death message to "{@p} &9Le joueur &7&l%victim% &9a été tué par le chasseur &c&l%attacker%&9!"
   remove 1 from {chicken.cache.joueur}
   remove player from {joueur::*}
   make console execute command "/gamemode 3 %victim%"
   teleport victim to {spawn}
   add victim to {mort::*}

Et pour le truck bungeecord :

loop all players:
               broadcast "&c&lChickenGames>>> &2Téléportation vers le HUB!"
               wait 1 second
               bungeecord connect all players to "hub"
               make console execute command "/stop"
               stop    

 

Merci à la personne qui m'aide!

2 réponses à cette question

Messages recommandés

  • 0
Posté(e)
Quand tu loop les players il ne faut pas mettre "teleport all players" mais "teleport loop-player" :)

Non ça ne marche toujours pas :c

Can't understand this condition/effect: bungeecord connect loop-player to "hub"

×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.