Thread
:
Remove Item
View Single Post
#
6
08-03-2008, 10:33 PM
Neiv
Hill Giant
Join Date: May 2008
Location: Colorado
Posts: 238
Okay, I finally got SLAY to work here:
Quote:
sub EVENT_SLAY
{
if(plugin::check_hasitem($client, 13732))
{
$client->NukeItem(13732);
}
}
Thanks for the help!
Neiv
View Public Profile
Send a private message to Neiv
Find all posts by Neiv