24.09.2018, 22:18
It's wrong, those are the parameters where you defined the "CreateLootsZombie" callback.
Show the complete code where it is "if(GetRNPCHealth(damagedid) < 0.0 && !rnpcData[damagedid][RNPC_DEAD])
{
CreateLootsZombie(item[],fPos[0],fPos[1],fPos[2]);
}"
Show the complete code where it is "if(GetRNPCHealth(damagedid) < 0.0 && !rnpcData[damagedid][RNPC_DEAD])
{
CreateLootsZombie(item[],fPos[0],fPos[1],fPos[2]);
}"