Advertisement
mattlawson

Untitled

Aug 11th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. /q create minigames.woolwars4.startred
  2. /q e visible false
  3.  
  4. /q e tf onclicknpc red team
  5. /q e tf ifinregion minigames.woolwarsgame
  6.  
  7. /q e OnFind DoTeleport minigames 83 73 -21
  8. /q e OnFind DoCmd /q u minigames.woolwars4.start
  9. /q e OnFind DoCmd /q e tf #1
  10. /q e OnFind DoCmd /q e of DoCmd /q p f {p} minigames.woolwars4.team1.start
  11. /q e OnFind DoCmd /q u minigames.woolwars4.startred
  12. /q e OnFind DoCmd /q e tf !ifinregion minigames.woolwarsgame
  13. /q e OnFind DoCmd /q u minigames.woolwars4.startred.cant
  14. /q e OnFind DoCmd /q e tf #2
  15. /q e OnFind DoFind minigames.woolwars4.team1
  16. /q e OnFind DoUnfind .
  17.  
  18. /q create minigames.woolwars4.startred.cant
  19. /q e n The red team is full. Please choose another team.
  20. /q e ToFind onclicknpc red team
  21. /q e ToFind !ifinregion minigames.woolwarsgame
  22. /q e OnFind DoUnfind .
  23. /q create minigames.woolwars4.startbrown
  24. /q e visible false
  25.  
  26. /q e tf onclicknpc brown team
  27. /q e tf ifinregion minigames.woolwarsgame
  28.  
  29. /q e OnFind DoTeleport minigames 17 73 -20
  30. /q e OnFind DoCmd /q u minigames.woolwars4.start
  31. /q e OnFind DoCmd /q e tf #1
  32. /q e OnFind DoCmd /q e of DoCmd /q p f {p} minigames.woolwars4.team2.start
  33. /q e OnFind DoCmd /q u minigames.woolwars4.startbrown
  34. /q e OnFind DoCmd /q e tf !ifinregion staff1.woolwarsgame
  35. /q e OnFind DoCmd /q u minigames.woolwars4.startbrown.cant
  36. /q e OnFind DoCmd /q e tf #2
  37. /q e OnFind DoFind minigames.woolwars4.team2
  38. /q e OnFind DoUnfind .
  39.  
  40. /q create minigames.woolwars4.startbrown.cant
  41. /q e n The brown team is full. Please choose another team.
  42. /q e ToFind onclicknpc brown team
  43. /q e ToFind !ifinregion minigames.woolwarsgame
  44. /q e OnFind DoUnfind .
  45. /q create minigames.woolwars4.startyellow
  46. /q e visible false
  47.  
  48. /q e tf onclicknpc yellow team
  49. /q e tf ifinregion minigames.woolwarsgame
  50.  
  51. /q e OnFind DoTeleport minigames 18 73 -83
  52. /q e OnFind DoCmd /q u minigames.woolwars4.start
  53. /q e OnFind DoCmd /q e tf #1
  54. /q e OnFind DoCmd /q e of DoCmd /q p f {p} minigames.woolwars4.team3.start
  55. /q e OnFind DoCmd /q u minigames.woolwars.startyellow
  56. /q e OnFind DoCmd /q e tf !ifinregion minigames.woolwarsgame
  57. /q e OnFind DoCmd /q u minigames.woolwars4.startyellow.cant
  58. /q e OnFind DoCmd /q e tf #2
  59. /q e OnFind DoFind minigames.woolwars4.team3
  60. /q e OnFind DoUnfind .
  61. /q create minigames.woolwars4.startyellow.cant
  62. /q e n The yellow team is full. Please choose another team.
  63. /q e ToFind onclicknpc yellow team
  64. /q e ToFind !ifinregion minigames.woolwarsgame
  65. /q e OnFind DoUnfind .
  66. /q create minigames.woolwars4.startblue
  67. /q e visible false
  68.  
  69. /q e tf onclicknpc blue team
  70. /q e tf ifinregion minigames.woolwarsgame
  71.  
  72. /q e OnFind DoTeleport minigames 84 73 -83
  73. /q e OnFind DoCmd /q u minigames.woolwars4.start
  74. /q e OnFind DoCmd /q e tf #1
  75. /q e OnFind DoCmd /q e of DoCmd /q p f {p} test.woolwars4.team4.start
  76. /q e OnFind DoCmd /q u minigames.woolwars4.startblue
  77. /q e OnFind DoCmd /q e tf !ifinregion minigames.woolwarsgame
  78. /q e OnFind DoCmd /q u minigames.woolwars4.startblue.cant
  79. /q e OnFind DoCmd /q e tf #2
  80. /q e OnFind DoFind minigames.woolwars4.team4
  81. /q e OnFind DoUnfind .
  82. /q create minigames.woolwars.startblue.cant
  83. /q e n The blue team is full. Please choose another team.
  84. /q e ToFind onclicknpc blue team
  85. /q e ToFind !ifinregion minigames.woolwarsgame
  86. /q e OnFind DoUnfind .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement