Message doesn't show with SendClientMessage
#1

I have the command /profissao. When you have the job Car Dealer and type /profissao would appear this:
Код:
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).");
But the last message doesn't show! Any suggestions?
Reply
#2

BUMP
Reply
#3

Too large? Try to cut it and make 1 more line.
Reply
#4

Obviously this is your fault
pawn Код:
else if(Profissao[playerid] == VENDEDOR_DE_CARROS) {
Reply
#5

Quote:
Originally Posted by dice7
Obviously this is your fault
pawn Код:
else if(Profissao[playerid] == VENDEDOR_DE_CARROS) {
I put it in the begin of the code.

Quote:
Originally Posted by Fabio11
Too large? Try to cut it and make 1 more line.
I will try.
Reply
#6

Quote:
Originally Posted by dice7
Obviously this is your fault
pawn Код:
else if(Profissao[playerid] == VENDEDOR_DE_CARROS) {
Is the fault were there, the other mesages would not appear too.
Reply
#7

Thanks Fabio11! Worked!
Reply
#8

Quote:
Originally Posted by [BEP
GeoPilot ]
Thanks Fabio11! Worked!
Not problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)