Guest User

Untitled

a guest
Jun 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. sub EVENT_SIGNAL {
  2. $ackilled--;
  3. quest::say($ackilled);
  4. if ($ackilled == 0)
  5. {
  6. quest::settimer("crocs", 5);
  7. }
Add Comment
Please, Sign In to add comment