Aller au contenu
  • 0

Scoreboard qui me mait des erreurs


Question

Posté(e)

J'ai un probléme, enfaite j'ai commencer mon skript d'UhcMeetup, mais le scoreboard mais des erreurs quand je reload:

 

[16:36:18 INFO]: [skript] Reloading the config and all scripts...

[16:36:18 INFO]: Loaded a total of 12584 english aliases
[16:36:18 ERROR]: Can't understand this condition/effect: display board named "&
6UHC&cMeetup" to player (Uhcmeetup.sk, line 2: display board named "&6UHC&cMeetu
p" to player')
[16:36:18 ERROR]: Can't understand this condition/effect: make score "       " i
n scoreboard of player to 6 (Uhcmeetup.sk, line 3: make score "       " in score
board of player to 6')
[16:36:18 ERROR]: Can't understand this condition/effect: make score "&fJoueurs:
&e%number of all players%" in scoreboard of player to 5 (Uhcmeetup.sk, line 4:
make score "&fJoueurs: &e%number of all players%" in scoreboard of player to 5')

[16:36:18 ERROR]: Can't understand this condition/effect: make score "       " i
n scoreboard of player to 4 (Uhcmeetup.sk, line 5: make score "       " in score
board of player to 4')
[16:36:18 ERROR]: Can't understand this condition/effect: make score "       " i
n scoreboard of player to 3 (Uhcmeetup.sk, line 6: make score "       " in score
board of player to 3')
[16:36:18 ERROR]: Can't understand this condition/effect: make score "       " i
n scoreboard of player to 2 (Uhcmeetup.sk, line 7: make score "       " in score
board of player to 2')
[16:36:18 ERROR]: Can't understand this condition/effect: make score "       " i
n scoreboard of player to 1 (Uhcmeetup.sk, line 8: make score "       " in score
board of player to 1')
[16:36:18 ERROR]: Can't understand this condition/effect: make score "&eplay.ice
serv.fr" in board of player to 0 (Uhcmeetup.sk, line 9: make score "&eplay.icese
rv.fr" in board of player to 0')
[16:36:18 ERROR]: Can't understand this condition/effect: move display of player
to sidebar (Uhcmeetup.sk, line 10: move display of player to sidebar')
[16:36:18 INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 0.1
9 seconds
[16:36:18 INFO]: [skript] Encountered 9 errors while reloading the config and al
l scripts!
>

Code:

on join:
   display board named "&6UHC&cMeetup" to player
   make score "       " in scoreboard of player to 6
   make score "&fJoueurs: &e%number of all players%" in scoreboard of player to 5
   make score "       " in scoreboard of player to 4
   make score "       " in scoreboard of player to 3
   make score "       " in scoreboard of player to 2
   make score "       " in scoreboard of player to 1
   make score "&eplay.iceserv.fr" in board of player to 0  
   move display of player to sidebar

 

Addons:

1487605574-capture.gif

 

Cordialement Buttkill

19 réponses à cette question

Messages recommandés

  • 0
Posté(e)

Essaie :

on join:
   set name of sidebar of player to "&6UHC&cMeetup"
   set score " " in sidebar of player to 6
   set score "&fJoueurs: &e%number of all players%" in sidebar of player to 5
   set score " " in sidebar of player to 4
   set score " " in sidebar of player to 3
   set score " " in sidebar of player to 2
   set score " " in sidebar of player to 1
   set score "&eplay.iceserv.fr" in sidebar of player to 0

  • 0
Posté(e)
Essaie :

on join:
   set name of sidebar of player to "&6UHC&cMeetup"
   set score " " in sidebar of player to 6
   set score "&fJoueurs: &e%number of all players%" in sidebar of player to 5
   set score " " in sidebar of player to 4
   set score " " in sidebar of player to 3
   set score " " in sidebar of player to 2
   set score " " in sidebar of player to 1
   set score "&eplay.iceserv.fr" in sidebar of player to 0

Marche pas j'ai dèjà tester

  • 0
Posté(e)
Pourtant c'est censé être avec SkRayFall que tu as. Si tu fais "/pl" en jeu, tu vois tous les addons en vert ?

Il est vert mais tu pourait me passer t'est addons skript

  • 0
Posté(e)

Marche pas:

[10:42:33 INFO]: [skript] Reloading the config and all scripts...
[10:42:33 INFO]: Loaded a total of 12584 english aliases
[10:42:33 ERROR]: Can't understand this condition/effect: set score "       " to
6 (Uhcmeetup.sk, line 3: set score "       " to 6')
[10:42:33 ERROR]: Can't understand this condition/effect: set score "&fJoueurs:
&e%number of all players%" to 5 (Uhcmeetup.sk, line 4: set score "&fJoueurs: &e%
number of all players%" to 5')
[10:42:33 ERROR]: Can't understand this condition/effect: set score "       " to
4 (Uhcmeetup.sk, line 5: set score "       " to 4')
[10:42:33 ERROR]: Can't understand this condition/effect: set score "       " to
3 (Uhcmeetup.sk, line 6: set score "       " to 3')
[10:42:33 ERROR]: Can't understand this condition/effect: set score "       " to
2 (Uhcmeetup.sk, line 7: set score "       " to 2')
[10:42:33 ERROR]: Can't understand this condition/effect: set score "       " to
1 (Uhcmeetup.sk, line 8: set score "       " to 1')
[10:42:33 ERROR]: Can't understand this condition/effect: set score "&eplay.ices
erv.fr" to 0 (Uhcmeetup.sk, line 9: set score "&eplay.iceserv.fr" to 0')
[10:42:33 INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 0.1
6 seconds
[10:42:33 INFO]: [skript] Encountered 7 errors while reloading the config and al
l scripts!
>

×
×
  • 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.