22.07.2010, 11:37
Either use
Or remove the function.
The PM function was removed in 0.3, you can either create a PM command yourself (with this function if you wish to), or delete it.
Код:
forward public OnPlayerPrivmsg(playerid, recieverid, text[]);
The PM function was removed in 0.3, you can either create a PM command yourself (with this function if you wish to), or delete it.
