Guest User

Untitled

a guest
Apr 25th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. // Evol scripts.
  2. // Authors:
  3. // 31333d393e
  4. // Description:
  5. // For futur use.
  6.  
  7.  
  8. function script useAnswer {
  9. set @temp, rand(40);
  10. if (!@temp) sc_start :(;
  11. if (!@temp) message strcharinfo(0);
  12. if (@temp) :);
  13. if (@temp) message strcharinfo(0);
  14. set @temp, 0;
  15. return;
  16. }
Add Comment
Please, Sign In to add comment