View Single Post
  #5  
Old 11-25-2009, 06:04 PM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default

I got one more question - what If I want npc to report which item specifically was given to him? I do not want to make 100 IF statements, so is something like this possible:

Give item to npc > item id stored into $a > npc says "you gave me item id $a"

or close to that?
Reply With Quote