-
Monsters, won't drop(items,zuly)
First of all my server is v 79, monsters aren't dropping zuly or items, no matter what level i iam and what monster it is. I tryed to change the drop rate, and zuly rate, but still no drops. If some one already solved this drop problem please let me now.
-
Re: Monsters, won't drop(items,zuly)
Just redownload it and try it again and reload it in Navicat..
I hope thats help..
-
Re: Monsters, won't drop(items,zuly)
Quote:
Originally Posted by
Aukemon0NL
Just redownload it and try it again and reload it in Navicat..
I hope thats help..
I already did, btw iam from soest:P
-
Re: Monsters, won't drop(items,zuly)
In your worldserver.conf change drop_type to 2 that way everything drops.
-
Re: Monsters, won't drop(items,zuly)
Quote:
Originally Posted by
smokey1980
In your worldserver.conf change drop_type to 2 that way everything drops.
the drop type is already 2, no drops, either no zuly. I really don't get why..:eek:
-
Re: Monsters, won't drop(items,zuly)
they have to be yellow to you thats what happens to me.
-
Re: Monsters, won't drop(items,zuly)
I've been through the .conf and I've changed the drop type. This build simply wont drop zuly. I'm not the best C programmer and could really use some advice. I can't seem to find where the problem is. I'm sure it's in the world server code and I'm thinking it's in the player functions code.
If you load the server and run it you'll see the problem. With the drops set to type 2 it should be dropping zuly and doesn't.
-
Re: Monsters, won't drop(items,zuly)
What color are the monsters you are fighting?
I use rev79, no problems, basically out of the SVN, and I have not changed any of the settings at all.
Rob
-
Re: Monsters, won't drop(items,zuly)
the error depends on what u use. if u have a data folder with the item drops in excell format ur drop TYPE HAS to be set to 0
-
Re: Monsters, won't drop(items,zuly)
the code for item drops is in world server>sources>world server>server functions
-
Re: Monsters, won't drop(items,zuly)
if ur main drops are drops_data.csv, the drop type has to be set to 0
if ur main drops are a sql file then u use drop type 1
if u use both drops_data.csv and sql type is 2
-
Re: Monsters, won't drop(items,zuly)
where do i find my drop type??
-
Re: Monsters, won't drop(items,zuly)
ok i think i found where it is but how do i set it to 0?
-
Re: Monsters, won't drop(items,zuly)
worldserver.conf
drop_type=0
-
Re: Monsters, won't drop(items,zuly)
i have made a new topic about custom made drop