Quote:
Originally Posted by xXziroXx
Bump alert, but it might prevent similar threads in the future.
If you do NOT have setPM(""); in your Control-NPC, function onPM() will not be triggered.
So, if function onPM() doesn't work for ya, simply do setPM(""); in your Control-NPC's onCreated() function.
|
Why did we need to bump this?
I basically said put it in onCreated in the last post.