Thread
:
$npc->AddItem IF 'reqlevel' is....
View Single Post
#
3
06-04-2014, 12:13 PM
vithmiris
Sarnak
Join Date: Dec 2013
Posts: 46
Quote:
Originally Posted by
Kingly_Krab
Try this:
Code:
if ($npc->GetItemStat(ID, "reqlevel") >= 65) { $npc->AddItem(ID, -1, 1); }
Thanks Kingly, I will do so as soon as I get out of work.
vithmiris
View Public Profile
Send a private message to vithmiris
Find all posts by vithmiris