Bonjour, j'ai essayer de faire un script de annonce de scénarios, seulement des erreurs apparaient:
options:
prefix : &7[&bUHC&7]
command /uhc <text>:
permission: Host
trigger:
If arg 1 is "gonefishing":
loop all players:
send loop-player title "{@prefix}" with subtitle "&e>> &aGoneFishing" for 5 seconds
If arg 1 is not set:
send "&cUsage: /uhc scenario"
If arg 1 is "CutClean":
loop all players:
send title loop-player "{@prefix}" with subtitle "&e>> &aCutClean" for 3 seconds
If arg 1 is "vanilla":
loop all players:
send title loop-player "{@prefix}" with subtitle "&e>> &aVanilla +" for 3 seconds
Voila ensuite les erreurs suivantes s'affiches:
[spoiler=Erreurs]
[12:49:11] [server thread/ERROR]: There's no loop that matches 'loop-player title "&7[&bUHC&7]" with subtitle "&e>> &aGoneFishing" for 5 seconds' (uhc.sk, line 10: send loop-player title "{@prefix}" with subtitle "&e>> &aGoneFishing" for 5 seconds')
[12:49:11] [server thread/ERROR]: Can't understand this condition/effect: send title loop-player "&7[&bUHC&7]" with subtitle "&e>> &aCutClean" for 3 seconds (uhc.sk, line 15: send title loop-player "{@prefix}" with subtitle "&e>> &aCutClean" for 3 seconds')
[12:49:11] [server thread/ERROR]: Can't understand this condition/effect: send title loop-player "&7[&bUHC&7]" with subtitle "&e>> &aVanilla +" for 3 seconds (uhc.sk, line 18: send title loop-player "{@prefix}" with subtitle "&e>> &aVanilla +" for 3 seconds')
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.
Question
Winter_SwiiZ
Bonjour, j'ai essayer de faire un script de annonce de scénarios, seulement des erreurs apparaient:
Voila ensuite les erreurs suivantes s'affiches:
[spoiler=Erreurs]
[12:49:11] [server thread/ERROR]: There's no loop that matches 'loop-player title "&7[&bUHC&7]" with subtitle "&e>> &aGoneFishing" for 5 seconds' (uhc.sk, line 10: send loop-player title "{@prefix}" with subtitle "&e>> &aGoneFishing" for 5 seconds')
[12:49:11] [server thread/ERROR]: Can't understand this condition/effect: send title loop-player "&7[&bUHC&7]" with subtitle "&e>> &aCutClean" for 3 seconds (uhc.sk, line 15: send title loop-player "{@prefix}" with subtitle "&e>> &aCutClean" for 3 seconds')
[12:49:11] [server thread/ERROR]: Can't understand this condition/effect: send title loop-player "&7[&bUHC&7]" with subtitle "&e>> &aVanilla +" for 3 seconds (uhc.sk, line 18: send title loop-player "{@prefix}" with subtitle "&e>> &aVanilla +" for 3 seconds')
0 réponse à cette question
Messages recommandés