Formated GUI.
#2

You can't use \n in client messages.

Do:
pawn Код:
format(string,128,"In your bank account is %d $.",zInfo[playerid][BankoSaskaita]);
SendClientMessage(playerid, yourcolorhere, "Las Venturas Bank");
SendClientMessage(playerid, yourcolorhere, string);
Reply


Messages In This Thread
Formated GUI. - by Martin_M - 20.12.2009, 13:00
Re: Formated GUI. - by LarzI - 20.12.2009, 13:17
Re: Formated GUI. - by Martin_M - 20.12.2009, 13:37
Re: Formated GUI. - by Luka P. - 20.12.2009, 13:39
Re: Formated GUI. - by Martin_M - 20.12.2009, 13:43

Forum Jump:


Users browsing this thread: 1 Guest(s)