re: [Help] Set items drop
Which engine you use ? (IGC,EMU,TT)
re: [Help] Set items drop
Quote:
Originally Posted by
Roobert
Hello, were can find for edit items drop events,
- salupan, medusa, BC, etc..
season 6 ep 3
I'm assuming MUEMU from his previous post.
Data\EventItemBag you can edit the rewards from there.
re: [Help] Set items drop
ok, i have this
Quote:
0//EventName DropZen ItemDropRate ItemDropCount SetItemDropRate ItemDropType Fireworks "Chaos Castle 7" 1000 100 1 1000 0 0end1//Section Type MinLevel MaxLevel Skill Luck Option Excellent14 13 0 0 0 0 0 014 14 0 0 0 0 0 014 16 0 0 0 0 0 014 22 0 0 0 0 0 0end
i want drop 1 talisman of luck, how to set this
re: [Help] Set items drop
Quote:
Originally Posted by
Roobert
ok, i have this
i want drop 1 talisman of luck, how to set this
Code:
0
//EventName DropZen ItemDropRate ItemDropCount SetItemDropRate ItemDropType Fireworks
"Chaos Castle 7" 1000 100 1 0 0 1
end
1
//Section Type MinLevel MaxLevel Skill Luck Option Excellent
14 53 0 0 0 0 0 0
end
re: [Help] Set items drop
Thanks, work, but how set kanturu, gold invasion, etc .. drop items
re: [Help] Set items drop
what u mean drop items?
from where?
kanturu event? or kanturu mobs?
there is event bags for event drops in ur files
Re: [Help] Set items drop
for events i want, meddusa, salupan, etc boss monster
Re: [Help] Set items drop
the drop is set in their eventitembags just like the rest other events
Re: [Help] Set items drop
I have a question, and i see this topic is related so no need to make a new one, how can i add Wcoin / GP to BC / CC/ DS events on MUEMU / IGC ... i tried in many ways, but failed ... i even tried to add Wcoin to the the gate/statue of BC , or on some mobs in DS / CC whit IGC_MonsterGP_info.xml ... thank you in advence
Re: [Help] Set items drop
i think eventitembag folder and look for what event. ex. BloodCastle8.txt/xml
- - - Updated - - -
i think eventitembag folder and look for what event. ex. BloodCastle8.txt/xml
Quote:
Originally Posted by
Raimond
I have a question, and i see this topic is related so no need to make a new one, how can i add Wcoin / GP to BC / CC/ DS events on MUEMU / IGC ... i tried in many ways, but failed ... i even tried to add Wcoin to the the gate/statue of BC , or on some mobs in DS / CC whit IGC_MonsterGP_info.xml ... thank you in advence
Re: [Help] Set items drop
Quote:
Originally Posted by
Acress
i think eventitembag folder and look for what event. ex. BloodCastle8.txt/xml
- - - Updated - - -
i think eventitembag folder and look for what event. ex. BloodCastle8.txt/xml
eaxctly in each event itembag file there is config for that, but remember to make the rates 50/50 like 5000/ 5000 normal drop or it will only 'give' wcoins
i guess thats the way.