Jump to content
  • 0
Sign in to follow this  
Bringer

request poh cash point every kill MVP Boss monster only

Question

hello can everyone

 

1.every kill boss monster player will gain 1 cash point or mvp point

 

2.map : Bossnia01 to 04

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

@@Bringer

 

[cbox]- script plugandplay -1,{
if ( (getmonsterinfo( killedrid, MOB_MVPEXP )) && ( strcharinfo(3) == "bossnia01" || strcharinfo(3) == "bossnia02" || strcharinfo(3) == "bossnia03" || strcharinfo(3) == "bossnia04") ) {
set #CASHPOINTS, #CASHPOINTS+100;
end;
}

}[/cbox]

Edited by Zhao Chow

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.