Quote:
Originally Posted by RozenMaiden
Hm guess i'll just delay it by 1 sec then, ty
another problem:
i have a problem with an npc. it's called by another npc but it doesnt do anything before i grab it? O_o
someone told me it may be that the npc may be "inactive" (as graal thinks it does nothing). how do i work around that
|
Try this:
PHP Code:
npc.trigger("update", nil);