Jump to content

Recommended Posts

Posted
I have trouble setting events.

only drop the first item in the list.

 

example 1:  with this configuration just drop the item: event_medal

 



[event]
eventname=collector
eventnpcname=medal
flagsettingtime=3000
event_doing=1
dropitem_count=2
dropitem0=event_medal 3
dropitem1=event_glitter_medal 3
 
droptime_count=1
droptime0= 2014/12/10-18:00 ~ 2014/12/31-23:59
 
npctime_count=1
npctime0= 2014/12/10-18:00 ~ 2014/12/31-11:00
 
timevariable_count=0


 

 

example 2: with this configuration just drop the item: event_glitter_medal

 



[event]
eventname=collector
eventnpcname=medal
flagsettingtime=3000
event_doing=1
dropitem_count=2
dropitem0=event_glitter_medal 3
dropitem1=event_medal 3
 
droptime_count=1
droptime0= 2014/12/10-18:00 ~ 2014/12/31-23:59
 
npctime_count=1
npctime0= 2014/12/10-18:00 ~ 2014/12/31-11:00
 
timevariable_count=0


 

 

the remaining items not drop.

only drop the first item.

I use C4 pts.

anyone know how to fix?

Posted (edited)

Find out a good valuefor the flagsettingtime param with your server population.

 

That's exactly why I modify the npcdata and add the event items to it, making it static by a certain %.

Edited by ericvini

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   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...