\n doesnt work...
#2

Pretty sure \n doesn't work in sendclientmessage, but you could always do.
pawn Code:
CMD:forums(playerid,params[])
{
           SendClientMessage(playerid, COLOR_ORANGE,"---.---.org (Note:Your account on the forums has been auto-created.");
           SendClientMessage(playerid, COLOR_ORANGE,"You can login using your ingame username and password on the forums.");
           return 1;
}
You don't need to use format when you're not formatting anything.
Reply


Messages In This Thread
\n doesnt work... - by THE_KNOWN - 18.03.2011, 07:32
Re: \n doesnt work... - by Haydz - 18.03.2011, 07:40
Re: \n doesnt work... - by THE_KNOWN - 18.03.2011, 08:10

Forum Jump:


Users browsing this thread: 2 Guest(s)