27.08.2014, 21:02
Hello, I've done a command such as:
I do /help IG and it doens't work. Help?
Код:
CMD:help(playerid, params[])
{
SendClientMessage(playerid, COLOR_WHITE, " -----[COMMANDS]-----"
SendClientMessage(playerid, COLOR_WHITE, "/locations - Shows you all the mappings you may teleport to."
return 1;
{


