Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by WhiteGhost
PHP код:
stock SCM(playerid, color, const message[])
{
return SendClientMessage(playerid, color,const message[]);
}
Something like this..
|
Absolutely not. The error would've been on those lines instead of in the command he showed us and it would just be dumb to do it like that.