Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - script Sample -1,{
- OnPCKillEvent:
- if( !getmapflag( strcharinfo(3),mf_pvp ) && !getmapflag( strcharinfo(3),mf_gvg ) ){
- #CASHPOINTS++;
- dispbottom "Gained 1 Cash Points. Total : "+#CASHPOINTS+" Points.";
- }
- end;
- }
Advertisement
Add Comment
Please, Sign In to add comment