Quest Problem
My npc's arnt responding nor are the responding to when the item is given to them, tell me if you see anything wrong with my pl...
Quote:
|
Woops - I didn't read the post carefully enough ... ignore this
|
Code:
sub EVENT_ITEM Code:
sub EVENT_ITEM |
spawnitem ?
is it new version of summonitem ? |
Not sure - I saw Lexen had used spawnitem so I decided to copy... the NPC wasn't responding at all, thats all I replied to..
Gunna go play around and see if spawnitem does anything :) |
Quote:
Code:
quest::spawnitem(19);} |
Woops.. nobodys perfect eh?
Did that work Lexen ? Another thing you could try is changing if ($itemcount{27188} == 4) to if (($itemcount{27188} == 4)) Sometimes doing the calculations (== , != , <= , etc.) help if done in double brackets.. -shrug- |
All times are GMT -4. The time now is 05:27 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.