Hey peeps,
I was walking in my server, and i discovered that in almost every Instance, the mobs dont drop any Loot
Any way to fix this??
I think its the Database, but im noobish, so it can be everything
PS: My friends are waiting xD
Hey peeps,
I was walking in my server, and i discovered that in almost every Instance, the mobs dont drop any Loot
Any way to fix this??
I think its the Database, but im noobish, so it can be everything
PS: My friends are waiting xD
Last edited by interlanden; 02-23-2011 at 03:10 AM.
Is there someone who can please help me ?
Want to open my server after its working, rest is working almost perfectly.
How many rows are listed in your world.creature_loot_template database? Mine shows around 338500 rows. I am using the latest trinity db with recent updates.
TrinityCore Rev: 11231+
DataBase: YTDB 0.14.1 R585
Script Version TDBAI 335.0.3
This is what i have, and ill take a look in my database tonight![]()
If you are using the .die command as a gm and you have not changed your Die.Command.Mode = 1 to Die.Command.Mode = 0 no npc's will drop loot.
That setting is located in the worldserver.config file.
so when i change the 1 to a 0, ill be able to loot from monsters with .die command?
Set it to 0 to be able to loot from creatures. The description can be confusing.Code:# # Die.Command.Mode # Description: Do not trigger things like loot from .die command. # Default: 1 - (Enabled) # 0 - (Disabled) Die.Command.Mode = 1
Well its all clear to me now =D
Thank you very much