Quote:
Originally posted by osrs
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.
or
- if(pm) means if you send a pm to NPC-Server.
- if(actionplayeronline) means if you entered the server.
- #n means your nickname.
Edit:These scripts must be added at Control-NPC.
|
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.