21.03.2010, 00:48
I have the command /profissao. When you have the job Car Dealer and type /profissao would appear this:
But the last message doesn't show! Any suggestions?
Код:
else if(Profissao[playerid] == VENDEDOR_DE_CARROS) { SendClientMessage(playerid, COLOR_GREEN, "Vendedor de Skins/Carros - Comandos"); SendClientMessage(playerid, COLOR_YELLOW, "/pt [texto] : Manda uma mensagem para todas as pessoas que tкm a mesma profissгo que vocк"); SendClientMessage(playerid, COLOR_YELLOW, "/skin [id-da-pessoa] [id-do-skin] : Vende um skin para alguma pessoa."); SendClientMessage(playerid, COLOR_YELLOW, "/setcar [id-do-carro] [rotaзгo] [nick-lugar] [nъmero da cor1] [nъmero da cor2] : Vende um carro (esteja com ele na posiзгo de spawn).");