Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. - script mobannouncer -1,{
  2. OnInIt:
  3. initnpctimer;
  4. OnTimer3600000:
  5. announce "Today extra exp race is "+ .@mobracename$[.todaymob] +". Happy hunting", 0;
  6. stopnpctimer;
  7. initnpctimer;
  8. end;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement