Jump to content
  • 0

Hi Help me Script DailyHour n DailyKilled Mvp please?


jacky

Question


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  51
  • Reputation:   0
  • Joined:  05/23/14
  • Last Seen:  

-	script	mvp_reward_ea	-1,{OnNPCKillEvent:if( compare( .mvp_list$,"|"+killedrid+"|" ) ){	set #EVENTPOINTS,#EVENTPOINTS + 123456789;	dispbottom "Gained 123456789 Event point for killing MVP.";}end;OnInit:// list of mvp.setarray .@mvp_list,1002,1003,1004,1005,1006;set .@mvp_size,getarraysize( .@mvp_list );for( set .mvp_list$,"|"; .@i < .@mvp_size; set .@i,.@i + 1 )	set .mvp_list$,.mvp_list$ + .@mvp_list[.@i] + "|";end;}

Like This , then how to change with Item ?

add 2 itemor 3item, 607,50 and 608 50 ?

with Chance 10%

 

Rewards Kill Mvp monster thx autosend bro  thx master

Edited by jacky
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...