Quote:
Originally Posted by Starfire2001
Maybe I'm not getting the right idea here, but why don't you just put the scheduleevent(.05, "showPoly"); (which might work but should have a third param, so scheduleevent(.05, "showPoly", null)  in the clientside onCreated(), as you seem to be sending the trigger right after the NPC is placed anyways.
|
I don't think scheduleevent can have less than 3 params.