[Ajuda] Neon bugado
#3

Quote:
Originally Posted by RodrigoMSR
Посмотреть сообщение
Manda o comando que exibe a dialog de neon para o jogador.
pawn Код:
CMD:neon(playerid, params[])
{
    if(GetPlayerState(playerid) != 2)
    return Msg(playerid, Vermelho, "[x]: {FFFFFF}Somente motoristas podem usar esse comando!");
        if(IsPlayerInAnyVehicle(playerid) && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
    ShowPlayerDialog(playerid, Neon, DIALOG_STYLE_LIST, "{F63D00}# {FFFFFF}Lista Neon", "{1C86EE}Azul\n{FF0000}Vermelho\n{32CD32}Verde\n{FFFFFF}Branco\n{EE799F}Rosa\n{FFFF00}Amarelo\nRemover Neon", "Colocar", "");
    return 1;
}
acho que o erro nгo esta aqui!
Reply


Messages In This Thread
Neon bugado - by best95 - 21.08.2016, 00:37
Re: Neon bugado - by RodrigoMSR - 21.08.2016, 00:41
Re: Neon bugado - by best95 - 21.08.2016, 00:42
Re: Neon bugado - by TreePuncher - 21.08.2016, 00:43
Re: Neon bugado - by best95 - 21.08.2016, 04:52
Re: Neon bugado - by Whoo - 21.08.2016, 05:16
Re: Neon bugado - by Ender_ - 21.08.2016, 12:20
Re: Neon bugado - by best95 - 21.08.2016, 13:16
Respuesta: Neon bugado - by SammyJ - 21.08.2016, 14:37
Re: Respuesta: Neon bugado - by best95 - 21.08.2016, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)