Aller au contenu
  • 0

Encore boolean Error


Question

Posté(e)

Bonsoir/Bonjour !

 

j'ai une erreur avec mon skript:

 

'player send "Who are You ?"' is not a boolean (yes/no) (Human.sk, line 20: if player send "Who are You ?":')

 

 

Voici Mon Skript:

on chat:
   if player send "Who are You ?":  
       if {Human} has 1:
           wait 2 ticks
           send "&4[&9&lCreator&4] &c&lSorry but Steve is not Here."
       else:
           if player send "Who are You ?":
               broadcast "<&4Steve&r> I'm Steve, I was created by &6&lJiingoPvp &c❤ "
               stop

 

Merci pour toutes vos Aides !

8 réponses à cette question

Messages recommandés

  • 0
Posté(e)

Esseye:

 

on chat:
   if player send "Who are You ?": 
       if {Human} has 1:
           wait 2 ticks
           send "&4[&9&lCreator&4] &c&lSorry but Steve is not Here."


on chat:
   if {Humain} has not 1:
       if message contains "Who are You ?":
           broadcast "<&4Steve&r> I'm Steve, I was created by &6&lJiingoPvp &c❤ "
              stop

  • J'aime 1
×
×
  • 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.