01.04.2018, 16:43
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!");
}
}