yuhsing

Untitled

Apr 3rd, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1.  
  2.  
  3. poring_w01,105,100,4 script More Poring 1002,{
  4. if( @HD <= gettimetick(2) ){
  5. atcommand "@killmonster";
  6. set @HD, gettimetick(2) + 600;
  7. }else{
  8. mes "Delaying.";
  9. }
  10. close;
  11. OnInit:
  12. waitingroom "More Poring",0;
  13. end;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment