magdy capone
Tibia-Egypt.com
- Joined
- Jan 12, 2014
- Messages
- 34
- Reaction score
- 0
hello

i'm use tfs 0.4
8.60 server
And I want this script Not even the loss of loot
Even in the presence of ((redskull-blackskull))
{lua}
function onPrepareDeath(cid, deathList)
if (isPlayer(cid)) == TRUE then
doCreatureSetDropLoot(cid, false)
end
return TRUE
end
{/lua}
but it have problem

mean that this scripts Not fully functioning and the problem is that when a person dies player is not added
frags For the person who killed him I hope that you have been my understanding
regards
Reply..........?
Any Help..........?
Any Help..........?


i'm use tfs 0.4
8.60 server
And I want this script Not even the loss of loot
Even in the presence of ((redskull-blackskull))
{lua}
function onPrepareDeath(cid, deathList)
if (isPlayer(cid)) == TRUE then
doCreatureSetDropLoot(cid, false)
end
return TRUE
end
{/lua}
but it have problem


mean that this scripts Not fully functioning and the problem is that when a person dies player is not added
frags For the person who killed him I hope that you have been my understanding
regards

Reply..........?

Any Help..........?

Any Help..........?

Last edited by a moderator: