MSGS not showing up -
Venturas - 01.10.2010
How come not all of my SendClientMessages aren't showing up. Sometimes they come out of order too.
Re: MSGS not showing up -
chaosnz - 01.10.2010
Can you post some of your script? As it could be multiple things making your messages not show up properly or as you say, out of order.
Re: MSGS not showing up -
SAW-RL - 01.10.2010
I dont understand it...
So, SendClientMessage(playerid,COLOR_RED,"Test"); is not working for you or what?
Re: MSGS not showing up -
Venturas - 01.10.2010
pawn Код:
SendClientMessage(playerid, COLOR_WHITE, "-----------------------------------------------------------------------");
SendClientMessage(playerid, COLOR_WHITE, "5.) What is a cat?");
SendClientMessage(playerid, COLOR_GRAD1, " - A. I don't know.");
SendClientMessage(playerid, COLOR_GRAD1, " - B. Wrong answer");
SendClientMessage(playerid, COLOR_GRAD1, " - C. C.A.T California Academic Test");
SendClientMessage(playerid, COLOR_GRAD1, " - D. A type of animal commenly known as a 'house-cat.'");
SendClientMessage(playerid, COLOR_WHITE, "-----------------------------------------------------------------------");
This is what I want to send.
pawn Код:
SendClientMessage(playerid, COLOR_WHITE, "-----------------------------------------------------------------------");
SendClientMessage(playerid, COLOR_WHITE, "5.) What is a cat?");
SendClientMessage(playerid, COLOR_GRAD1, " - A. I don't know.");
SendClientMessage(playerid, COLOR_GRAD1, " - B. Wrong answer");
This is about what I get. It's random, though. Sometimes I get all of them message, sometimes I get a few, and sometimes it's out of order. Why?!
Re: MSGS not showing up -
SAW-RL - 01.10.2010
Is anything else defined for the license system (or whatever it is)
numbers ect.?
Re: MSGS not showing up -
Venturas - 01.10.2010
Quote:
Originally Posted by SAW-RL
Is anything else defined for the license system (or whatever it is)
numbers ect.?
|
Uh what?
Re: MSGS not showing up -
SAW-RL - 01.10.2010
Hmn.
Do you can post some more of the code, or a litte part from it please?
Sorry, its very late here in germany and im tired..^^
Re: MSGS not showing up -
Venturas - 01.10.2010
Quote:
Originally Posted by SAW-RL
Hmn.
Do you can post some more of the code, or a litte part from it please?
Sorry, its very late here in germany and im tired..^^
|
No.
Anyone else bother to help, and give some effort, instead of just trying to get post counts?
Re: MSGS not showing up -
Conroy - 01.10.2010
It will work unless you put other messages in other statements. (if, for etc).
Send the surrounding code as well, not just the messages.
Re: MSGS not showing up -
SAW-RL - 01.10.2010
Quote:
Originally Posted by Venturas
No.
Anyone else bother to help, and give some effort, instead of just trying to get post counts?
|
lol, so just stfu.
Next time, i wont help you anymore.