Quote:
Originally Posted by AllanSG
PHP код:
if(dialogid == 9986)
{
if(response)
{
SetPlayerColor(playerid, strval(inputtext));
PlayerPlaySound(playerid, 1149, 0, 0, 0);
SendClientMessage(playerid, COR_AMARELO, "| COR | Cor Alterada com Sucesso!");
}
}
|
Utilizando esse cуdigo deu certo, porйm, in-game o nick setado й preto, sendo que o cуdigo utilizado era 0xFF0000AA (Vermelho), sabe como resolve ?