Variables in a SendClientMessage
#2

https://sampforum.blast.hk/showthread.php?tid=257849
There is some SendFormattedMessage functions or you could always do this

pawn Код:
new string[50];
format(string, sizeof(string), "Cash:%d", INI_ReadInt("Cash"))
SendClientMessage(playerid, COLOUR_RED, string);
Reply


Messages In This Thread
Variables in a SendClientMessage - by slymatt - 19.07.2011, 00:38
Re: Variables in a SendClientMessage - by [HiC]TheKiller - 19.07.2011, 00:41
Re: Variables in a SendClientMessage - by Calgon - 19.07.2011, 00:42
Re: Variables in a SendClientMessage - by slymatt - 19.07.2011, 00:43
Re: Variables in a SendClientMessage - by [HiC]TheKiller - 19.07.2011, 00:46
Re: Variables in a SendClientMessage - by slymatt - 19.07.2011, 00:47
Re: Variables in a SendClientMessage - by slymatt - 19.07.2011, 00:55
Re: Variables in a SendClientMessage - by slymatt - 19.07.2011, 00:58
Re: Variables in a SendClientMessage - by [HiC]TheKiller - 19.07.2011, 01:09
Re: Variables in a SendClientMessage - by slymatt - 19.07.2011, 01:15
Re: Variables in a SendClientMessage - by Donya - 19.07.2011, 02:29

Forum Jump:


Users browsing this thread: 3 Guest(s)