Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. $${
  2.  
  3. #wait = 7500
  4.  
  5. if(@ad);
  6. unset(@ad);
  7. do;
  8. ECHO("!PSA: The end is now public thanks to Vancouver! Bring 2 D Blocks to -1064 -764 y70");
  9. WAIT(%#wait%ms);
  10. ECHO("!and follow the directions listed on the sign board. If you're a frequent user, you can");
  11. WAIT(%#wait%ms);
  12. ECHO("!be eligible for discounts on pricing. For more information, visit the base and read");
  13. WAIT(%#wait%ms);
  14. ECHO("!the signs. Thank you for flying End Vancouver.")
  15. WAIT(%#wait%ms);
  16. ECHO("!MSG one of my faction members for more details.")
  17. WAIT(1800000ms);
  18. LOOP;
  19. else;
  20. set(@ad);
  21. stop;
  22.  
  23. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement