Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - script Sample -1,{
- OnPCLoadMapEvent:
- dispbottom "Checking";
- if( ismounting() ){
- setmounting;
- dispbottom "Mount removed.";
- }else{
- dispbottom "You dont have mount.";
- }
- end;
- }
- prtg_cas03 mapflag loadevent
Advertisement
Add Comment
Please, Sign In to add comment