yuhsing

Untitled

Dec 19th, 2012
78
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. - script Sample -1,{
  4. OnPCKillEvent:
  5. if( !getmapflag( strcharinfo(3),mf_pvp ) && !getmapflag( strcharinfo(3),mf_gvg ) ){
  6. #CASHPOINTS++;
  7. dispbottom "Gained 1 Cash Points. Total : "+#CASHPOINTS+" Points.";
  8. }
  9. end;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment