![]() |
Pming the npc server.
Is there not an event that is triggered when the npc server recieves a pm? And perhaps params that say the message and who sent it. And dare I say, a way to change the default message.
I can't find any of this. If any of you know please tell me. :-( Somehow I think there is a way, but im not sure. |
Using setpm,you are allowed to change the message of the NPC-Server,but the original message 'I'm the NPC-Server..blablabla' wont back.
Quote:
Quote:
Edit:These scripts must be added at Control-NPC. |
Quote:
Well, I haven't gotten if (pm) to work. if I pm it. nothing inside if (pm) runs. It is serverside, it is in the control npc. The rest of that stuff I knew already. |
do
setpm; if(pm) sendpm test; and reset the Control-NPC |
Quote:
#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. >.< |
Quote:
|
its not working for me!
The npc server just keeps sending the same PM i programmed it to by using setpm [message]; i tried if (pm) sendpm test; -reset npc server NOTHING its not working! someonme please help! |
Quote:
And your missing: setpm; NPC Code: #K(44) is just a comma. |
| All times are GMT +2. The time now is 01:04 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.