yuhsing

Untitled

Mar 27th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1.  
  2. - script Sample -1,{
  3. OnPCLogoutEvent:
  4. OnPCDieEvent:
  5. if( strcharinfo(3) == "prontera" )
  6. killmonsterall "prontera";
  7. end;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment