Quote:
Originally posted by Python523
do
setpm;
if(pm) sendpm test;
and reset the Control-NPC
|
Thanx, it works. but now im being warned about it lagging for no reason becouse of that. >.< I don't get it. Aw well.
#p(1) seems to be the message,
but there doesn't seem to be a #p(0)
why not put setpm; inside if (created) { } so it doesn't run all the time. >.<