23.08.2015, 20:03
If you can't make this yourself then how are you going to actually update your script?
PHP код:
CMD:updates(playerid, params[])
{
SendClientMessage(playerid, COLOR, "Updates here.");
return 1;
}