Thread
:
Trivial random loot help
View Single Post
#
2
06-06-2016, 05:53 PM
N0ctrnl
Discordant
Join Date: Jan 2007
Posts: 443
This is what I went with. It's not perfect, but it's good enough for my uses.
Code:
sub EVENT_DEATH { if ($ulevel > ($mlevel + 15)) { $npc->RemoveItem(132522); } }
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server -
http://www.vegarlson-server.org/
N0ctrnl
View Public Profile
Send a private message to N0ctrnl
Find all posts by N0ctrnl