Quote:
Originally posted by grim_squeaker_x
You could do:
NPC Code:
if (created) {
putnpc something.gif,something.txt,x,y;
triggeraction x,y,paramsend,params;
}
|
1 problem
putnpc is usually a bit laggy.
so when you triggeraction the putnpc might not already be there..