MSGS not showing up
#1

How come not all of my SendClientMessages aren't showing up. Sometimes they come out of order too.
Reply
#2

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.
Reply
#3

I dont understand it...

So, SendClientMessage(playerid,COLOR_RED,"Test"); is not working for you or what?
Reply
#4

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?!
Reply
#5

Is anything else defined for the license system (or whatever it is)
numbers ect.?
Reply
#6

Quote:
Originally Posted by SAW-RL
Посмотреть сообщение
Is anything else defined for the license system (or whatever it is)
numbers ect.?
Uh what?
Reply
#7

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..^^
Reply
#8

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?
Reply
#9

It will work unless you put other messages in other statements. (if, for etc).

Send the surrounding code as well, not just the messages.
Reply
#10

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)