Advertisement
Hellstorm77

serverMsg.sqf

Apr 7th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. while {endGame == 0} do {
  2. sleep 120;
  3. titleText ["Join us on Teamspeak! - Ts.voice.dedicatedrejects.com", "PLAIN DOWN"];
  4. _ts = "Ts.voice.dedicatedrejects.com";
  5. copytoclipboard _ts;
  6. sleep 20;
  7. titleText ["Visit our website! - www.dedicatedrejects.com", "PLAIN DOWN"];
  8. sleep 20;
  9. titleText ["Add me on Steam - Hellstorm77", "PLAIN DOWN"];
  10.  
  11. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement