Message problem.
#1

I've got a message return problem in my script it should return a message on pressing esc on the login menu and kick the player but it just kicks but doesnt show the message.
pawn Код:
{
            SendClientMessage(playerid, COLOR_WHITE, "Unitech Gaming: You choosed to quit the server.");
            Kick(playerid);
                return 1;
 }
PS: When i keep return 1; above kick it sends the message but gives a warning while compiling.
Reply


Messages In This Thread
Message problem. - by Laure - 07.05.2014, 08:57
Re: Message problem. - by Nathan_Taylor - 07.05.2014, 09:00
Re: Message problem. - by Roel - 07.05.2014, 09:00
Re: Message problem. - by Laure - 07.05.2014, 09:04

Forum Jump:


Users browsing this thread: 1 Guest(s)