Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Castle
Added:
forward OnPlayerPrivMsg(playerid,receiverid,text[]);
forward OnPlayerInfoChange(playerid);
|
Those callbacks are removed in 0.3 and they shouldn't be forwarded, they should be deleted except if you're going to do something with them.
|
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.