Jump to content

Recommended Posts

Posted

oke i have some weird question..is it possible to add loot to players like on battlegound are you can loot players corpse can get little money...

i ysut wondering if i can make (change ) it like ´you can loot player corpse everywere and mabye event add 0.01% random items from killed ppl bag to loot...so if its possible can anyone point me right direction...thanks..i think some other like it to

Posted

hello, i also searched this and found it in Player.cpp on line 6982

a (not nice looking) way to easily add loot is (in my opinion)

from the " else if (IS_ITEM_GUID(guid))" and replace the guid in " Item *item = GetItemByGuid( guid );" with a database entry, you made for players

i'm no good programmer, but maybe it will work :)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use