Kinziow Posté(e) le 8 avril 2017 Posté(e) le 8 avril 2017 Salut à tous ! J'ai fais un petit skript : command menu <player>: trigger: wait 4 ticks open chest with 1 row named "&4Bans" to player format slot 0 of player with 160:13 named "&2Cheat" with lore "&aBan Permament" to close then run [make player execute command "ban %arg 1% Cheat"] Mais le problème, c'est que quand le joueur est déconnecté, cela me marque ce message : J'aimerais s'il vous plait, faire en sorte que quand je fais "/menu JoueurTest" cela m'ouvre quand même le menu même si le joueur est déconnecté ! Merci d'avance pour toutes vos réponse ♥
MGamer91 Posté(e) le 8 avril 2017 Posté(e) le 8 avril 2017 Il faut juste que tu remplace le [<player>] par [<offline player>] ce qui donne: command /menu [<offline player>]: trigger: wait 4 ticks open chest with 1 row named "&4Bans" to player format slot 0 of player with 160:13 named "&2Cheat" with lore "&aBan Permament" to close then run [make player execute command "ban %arg 1% Cheat"] J'espere t'avoir aider Cdt MGamer91 Like si je t'es aidé :D 2
Messages recommandés