MSGS not showing up
#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


Messages In This Thread
MSGS not showing up - by Venturas - 01.10.2010, 22:54
Re: MSGS not showing up - by chaosnz - 01.10.2010, 22:57
Re: MSGS not showing up - by SAW-RL - 01.10.2010, 23:04
Re: MSGS not showing up - by Venturas - 01.10.2010, 23:07
Re: MSGS not showing up - by SAW-RL - 01.10.2010, 23:10
Re: MSGS not showing up - by Venturas - 01.10.2010, 23:11
Re: MSGS not showing up - by SAW-RL - 01.10.2010, 23:15
Re: MSGS not showing up - by Venturas - 01.10.2010, 23:24
Re: MSGS not showing up - by Conroy - 01.10.2010, 23:27
Re: MSGS not showing up - by SAW-RL - 01.10.2010, 23:29

Forum Jump:


Users browsing this thread: 3 Guest(s)