Thread
:
$npc->AddItem IF 'reqlevel' is....
View Single Post
#
4
06-04-2014, 12:49 PM
Scorpious2k
Demi-God
Join Date: Mar 2003
Location: USA
Posts: 1,067
Quote:
Originally Posted by
Kingly_Krab
Try this:
Code:
if ($npc->GetItemStat(ID, "reqlevel") >= 65) { $npc->AddItem(ID, -1, 1); }
Ummmm.... didn't vithmiris ask for <= 65 not >= 65?
*pokes the Krab.
__________________
Maybe I should try making one of these servers...
Scorpious2k
View Public Profile
Send a private message to Scorpious2k
Visit Scorpious2k's homepage!
Find all posts by Scorpious2k