yuhsing

Untitled

May 8th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1.  
  2.  
  3. - script Sample -1,{
  4. OnPCLoadMapEvent:
  5. dispbottom "Checking";
  6. if( ismounting() ){
  7. setmounting;
  8. dispbottom "Mount removed.";
  9. }else{
  10. dispbottom "You dont have mount.";
  11. }
  12. end;
  13. }
  14.  
  15. prtg_cas03 mapflag loadevent
Advertisement
Add Comment
Please, Sign In to add comment