May you tell me how is it? because this is first time for me to create a functionI don't think there is one for default TFS.
You would have to make your own loot drop function in onDeath() creaturescript.
How is what?May you tell me how is it?
Look for something like this or similar in the sources on your server and go from there.What is the function of increasing loot rate if someone got VIP (getplayervip(cid)) i tried to search about it in LUA functions but couldn't find it.
TFS 0.4
rateLoot = getConfigInfo('rateLoot'),
https://otland.net/threads/mod-loot-ring.99748/I would rather use creaturescripts for that. More easier and there is even a released Script for that, try search for Bonus loot Ring or such.. With some skills it should be possible to fix it up
Thank you, that was exactly what I ment, but there is also a creaturescripts version for that