Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- poring_w01,105,100,4 script More Poring 1002,{
- if( @HD <= gettimetick(2) ){
- atcommand "@killmonster";
- set @HD, gettimetick(2) + 600;
- }else{
- mes "Delaying.";
- }
- close;
- OnInit:
- waitingroom "More Poring",0;
- end;
- }
Advertisement
Add Comment
Please, Sign In to add comment