Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Castle
Well the thing is that the GM is actually uses them that's why I added them. If you want you can check the lines where I changed and you will see it does use them.
|
No, it doesn't. I just checked it and i don't see any call for the OnPlayerPrivmsg or OnPlayerInfoChange, just these two public functions and some code in the OnPlayerPrivmsg-callback.
|
Don's right, you need to do something with them, like I did. When I started to change my script from 0.2 to 0.3 I kept all the publics but I simply used them.
I made a PM command using OnPlayerPrivmsg.