Aller au contenu

Classement

Contenu populaire

Affichage du contenu avec la meilleure réputation le 28/11/2015 dans Messages

  1. on inventory close: if {container::current::%uuid of player%} is set: if "%event-inventory%" is "inventory of <none>": set {container::%{container::current::%uuid of player%}%::%uuid of player%} to event-inventory's serialized contents clear {container::current::%uuid of player%} command /chest: permission: coffre.open permission message: &cErreur : §7Permission Manquante. trigger: set {_inv} to chest with 6 rows named "§aCoffre privé" IF {_inv} IS SET: set {_inv}'s serialized contents to {container::Test::%uuid of player%} open {_inv} to player set {container::current::%uuid of player%} to "Test" ce qui est en Maj
    1 point
  2. D'acc, de rien ;) "Un j'aime" ne me fait pas de mal non plus
    1 point
  3. Re ;) Je te fais cela. Juste pour que les admin puissent les ouvrir je ne sais pas trop comment faire... Edit: Fait ;) on inventory close: if {container::current::%player%} is set: if "%event-inventory%" is "inventory of <none>": set {container::%{container::current::%player%}%::%player%} to event-inventory's serialized contents clear {container::current::%player%} command /coffre open: permission: coffre.open permission message: &cTu n'as pas la permission d'effectuer cette commande trigger: set {_inv} to chest with 6 rows named "Coffre prive" if {container::Test::%player%} is set: set {_inv}'s serialized contents to {container::Test::%player%} open {_inv} to player set {container::current::%player%} to "Test"
    1 point
  4. Pour se faire (sans blague obscène) il faut faire ça : on click with feather: set {t} to 1 if {t} is 1: send "Fait ce que tu veux" add 1 to {t} stop if {t} is 2: send "Sort de la Laitu bleu o_O" add 1 to {t} stop if {t} is 3: give a stone to player send "La Pierre mol" add 1 to {t} stop if {t} is 4: send "T" add 1 to {t} stop if {t} is 5: send "TTT" add 1 to {t} stop set {t} to 1 Pour la pierre met ce que tu veux je vais pas faire ton codes complètement non plus
    1 point
  5. Reeeeeeee, CODE Fixé : on click with feather: set {_t} to a random INTEGER between 1 and 5 if {_t} is 1: send "Fait ce que tu veux" stop if {_t} is 2: send "Sort de la Laitu bleu o_O" stop if {_t} is 3: give a stone to player send "La Pierre mol" stop if {_t} is 3: make player execute command "/help" stop if {_t} is 4: send "T" stop if {_} is 5: send "TTT" stop if {_t} is not 3 or 2 or 1 or 5 or 4: send "Execut" Ce que j'ai mis en Majuscule est l'erreur que j'avait faite, J'avais demander de mettre un nombre qui possède une virgule >_<, Laisse le J'aime STP :D
    1 point
  6. 1 point
  7. Ré-essay avec j'ai édit
    1 point
  8. Un truc beaucoup plus simple tu met %number of players%
    1 point
  9. on click with feather: set {_t} to a random number between 1 and 5 if {_t} is 1: send "Fait ce que tu veux" stop if {_t} is 2: send "Sort de la Laitu bleu o_O" stop if {_t} is 3: give a stone to player send "La Pierre mol" stop # Je sais pas si les "stop" sont utiles, je les mets au cas où if {_t} is 3: make player execute command "/help" if {_t} is not 3 or 2 or 1: send "Execut" Ainsi de suite pour le Switch EDIT : Ça pourrai marché maintenant
    1 point
  10. Ils peuvent l'utiliser ^^ Je leurs empeche pas ! Mais je dis juste que si ton serveur n'est pas très très puissant, des lags vont se produire
    1 point
  11. Pas pu test command /licensedonne [<text>]: trigger: if arg 1 is not set: if {licence.%player%} is not set: set {licence.%player%} to "Oui" message "Tu as maintenant ta licence" else: if {licence.%player%} is "Oui": set {licence.%player%} to "Non" message "Tu n'as plus ta licence" else: if {licence.%player%} is "Non": set {licence.%player%} to "Oui" message "Tu as maintenant ta licence" if arg 1 is "gui": wait 1 tick open chest with 5 row named "&1Licence" to player wait 1 tick if {licence.%player%} is "Non": format slot 0 of player with red stained glass named "Tu n'a pas de licence !" to be unstealable else: if {licence.%player%} is "Oui": format slot 0 of player with red stained glass named "Tu n'a pas de licence !" to be unstealable
    1 point
  12. 1 point
  13. %complete command% — Ça met La Commandes + Les Arguments ^^ wf "[%now%] %player% {COMMAND} /%complete command%" to "plugins/console/Console.txt"
    1 point
  14. ba dit ce que ta trouver pour que on evite les nouveau topic sur le sujet
    1 point
×
×
  • 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.