Sends error message?
#4

Quote:
Originally Posted by DerickClark
View Post
The code is wrong.it's not going to work with _ in the command.

Code:
COMMAND:colorgreen(playerid, params[])
{
    SetPlayerColor(playerid, 0x33AA33AA);
    SendClientMessage(playerid, 0x33AA33AA, "Your Name Has Changed To Green");
    return 1;
}
Do /colorgreen (ingame)
Oh thats why. Thanks but is there any way to do like /color green other than Onplayercommandtext?
Reply


Messages In This Thread
Sends error message? - by Affan - 10.06.2013, 03:43
Re: Sends error message? - by Ciandlah - 10.06.2013, 04:21
Re: Sends error message? - by DerickClark - 10.06.2013, 04:32
Re: Sends error message? - by Affan - 10.06.2013, 04:40
Re: Sends error message? - by DerickClark - 10.06.2013, 04:46
Re: Sends error message? - by [ABK]Antonio - 10.06.2013, 05:03
Re: Sends error message? - by Affan - 10.06.2013, 05:14

Forum Jump:


Users browsing this thread: 1 Guest(s)