Advertisement
mattlawson

Untitled

Aug 7th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. /q create minigames.woolwars.startyellow
  2. /q e visible false
  3.  
  4. /q e tf onclicknpc yellow
  5. /q e tf ifinregion staff1.woolwarsgame
  6.  
  7. /q e OnFind DoTeleport staff1 -639 65 -956
  8. /q e OnFind DoCmd /q u test.woolwars4.start
  9. /q e OnFind DoCmd /q e of DoCmd /q p f {p} test.woolwars4.team3.start
  10. /q e OnFind DoFind test.woolwars4.team3
  11. /q e OnFind DoCmd /q u minigames.woolwars.startyellow
  12. /q e OnFind DoCmd /q e tf !ifinregion staff1.woolwarsgame
  13. /q e OnFind DoUnfind .
  14.  
  15. /q create minigames.woolwars.startblue
  16. /q e visible false
  17.  
  18. /q e tf onclicknpc blue
  19. /q e tf ifinregion staff1.woolwarsgame
  20.  
  21. /q e OnFind DoTeleport staff1 -573 65 -956
  22. /q e OnFind DoCmd /q u test.woolwars4.start
  23. /q e OnFind DoCmd /q e of DoCmd /q p f {p} test.woolwars4.team4.start
  24. /q e OnFind DoFind test.woolwars4.team4
  25. /q e OnFind DoCmd /q u minigames.woolwars.startblue
  26. /q e OnFind DoCmd /q e tf !ifinregion staff1.woolwarsgame
  27. /q e OnFind DoUnfind .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement