I have a very annoying problem, when a player summons a waste on the server, when killing the summom he gains EXP and Loot, the summon's body does not SOME !!!
I have already reviewed data / lib / core / creature.lua
Magic script
Here is the source code C++: Dont work POFF :/
Summon Monsters GIVE EXP and LOOT TFS 1.3
I have already reviewed data / lib / core / creature.lua
Magic script
Here is the source code C++: Dont work POFF :/
C++:
bool Creature::dropCorpse(Creature* lastHitCreature, Creature* mostDamageCreature, bool lastHitUnjustified, bool mostDamageUnjustified)
{
if (!lootDrop && getMonster()) {
if (master) {...