[HELP]Items Drop

06/22/2014 15:19 Soulfly25#1
[HELP] Items Drop. That all kinds of equipment items will drop in any monster. That when you kill the Monster like example. Pheasant, bullmonster, Birdman. It drop items in the ground in different quality(but randomly Quality) how can I do this?


So please help me.


Thank You.
06/22/2014 15:58 Unionteams#2
ini\itemtype.dat
06/22/2014 16:07 turk55#3
Quote:
Originally Posted by Unionteams View Post
ini\itemtype.dat
And what has that to do with dropping an item?
06/22/2014 16:41 Soulfly25#4
Quote:
Originally Posted by Unionteams View Post
ini\itemtype.dat
Yup. Inside in that text. There are items their that can equip. and I want to drop it in all maps. Coz in my server they only drop HP and MP Potion. and the Items are not. I work hard to fix it. but nothing happen.


You have any Idea bro?

I am using Kimo(Source) PhoenixProject. V57++
06/23/2014 00:07 abdoumatrix#5
it already in source in Monster Table
but all are "else if"
just remove the "else"

and it will drop everything :D :P
06/23/2014 16:47 Soulfly25#6
Quote:
Originally Posted by abdoumatrix View Post
it already in source in Monster Table
but all are "else if"
just remove the "else"

and it will drop everything :D :P
Hmmm. It won''t work bro..