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?
|