Kokoszka

Untitled

Dec 14th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. #=======================================#
  2. # #
  3. # DragonLanceHeroes #
  4. # DLH #
  5. # TheIroX2000 #
  6. # #
  7. #=======================================#
  8. options:
  9. #=======================================#
  10. # #
  11. # Opcje #
  12. # #
  13. #=======================================#
  14. tag: "&9[DragonLanceHeroes]"
  15.  
  16. command /dragonlanceheroes [<text>] [<text>]
  17. aliases: /dlh
  18. trigger:
  19. arg 1 is "wybierz" or "choose":
  20. arg 2 is "Caramon":
  21. player has permission "dlh.Caramon":
  22. send "&fWybrales Caramona"
  23. execute console command "give %player% 267"
  24. execute console command "give %player% 306"
  25. execute console command "give %player% 307"
  26. execute console command "give %player% 308"
  27. execute console command "give %player% 309"
  28. else:
  29. send "{@tag}Nie jestes tak dobrym bohaterem jak Ci sie wydaje, nie mozesz byc Caramonem"
  30. arg2 is "Raistlin":
  31. player has perrmission "dlh.Raist":
  32. send "&fWybrales Raistlina"
  33. execute console command "give %player% 369"
Advertisement
Add Comment
Please, Sign In to add comment