Advertisement
KyadCK

Untitled

Aug 6th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. Commands:
  2. varclick:
  3. Override: true
  4. Script:
  5. - '@IF s <playername> = bryson1236'
  6. - '@OR s <playername> = ali67219'
  7. - '@OR s <playername> = KyadCK'
  8. - ' @CALL LimitedVT:varclick'
  9. - '@ELSE'
  10. - ' @PLAYER You do not have access to this command.'
  11. - '@ENDIF'
  12. varwalk:
  13. Override: true
  14. Script:
  15. - '@IF s <playername> = bryson1236'
  16. - '@OR s <playername> = ali67219'
  17. - '@OR s <playername> = KyadCK'
  18. - ' @CALL LimitedVT:varwalk'
  19. - '@ELSE'
  20. - ' @PLAYER You do not have access to this command.'
  21. - '@ENDIF'
  22. varset:
  23. Override: true
  24. Script:
  25. - '@IF s <playername> = bryson1236'
  26. - '@OR s <playername> = ali67219'
  27. - '@OR s <playername> = KyadCK'
  28. - ' @CALL LimitedVT:varset'
  29. - '@ELSE'
  30. - ' @PLAYER You do not have access to this command.'
  31. - '@ENDIF'
  32. varget:
  33. Override: true
  34. Script:
  35. - '@IF s <playername> = bryson1236'
  36. - '@OR s <playername> = ali67219'
  37. - '@OR s <playername> = KyadCK'
  38. - ' @CALL LimitedVT:varget'
  39. - '@ELSE'
  40. - ' @PLAYER You do not have access to this command.'
  41. - '@ENDIF'
  42. vardefine:
  43. Override: true
  44. Script:
  45. - '@IF s <playername> = bryson1236'
  46. - '@OR s <playername> = ali67219'
  47. - '@OR s <playername> = KyadCK'
  48. - ' @CALL LimitedVT:vardefine'
  49. - '@ELSE'
  50. - ' @PLAYER You do not have access to this command.'
  51. - '@ENDIF'
  52. vararea:
  53. Override: true
  54. Script:
  55. - '@IF s <playername> = bryson1236'
  56. - '@OR s <playername> = ali67219'
  57. - '@OR s <playername> = KyadCK'
  58. - ' @CALL LimitedVT:ararea'
  59. - '@ELSE'
  60. - ' @PLAYER You do not have access to this command.'
  61. - '@ENDIF'
  62. varclickremove:
  63. Override: true
  64. Script:
  65. - '@IF s <playername> = bryson1236'
  66. - '@OR s <playername> = ali67219'
  67. - '@OR s <playername> = KyadCK'
  68. - ' @CALL LimitedVT:varclickremove'
  69. - '@ELSE'
  70. - ' @PLAYER You do not have access to this command.'
  71. - '@ENDIF'
  72. varwalkremove:
  73. Override: true
  74. Script:
  75. - '@IF s <playername> = bryson1236'
  76. - '@OR s <playername> = ali67219'
  77. - '@OR s <playername> = KyadCK'
  78. - ' @CALL LimitedVT:varwalkremove'
  79. - '@ELSE'
  80. - ' @PLAYER You do not have access to this command.'
  81. - '@ENDIF'
  82. vararearemove:
  83. Override: true
  84. Script:
  85. - '@IF s <playername> = bryson1236'
  86. - '@OR s <playername> = ali67219'
  87. - '@OR s <playername> = KyadCK'
  88. - ' @CALL LimitedVT:vararearemove'
  89. - '@ELSE'
  90. - ' @PLAYER You do not have access to this command.'
  91. - '@ENDIF'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement