SCM ?
#7

Quote:
Originally Posted by kingmk
Посмотреть сообщение
This it's so worng. You can't do this on SendClientMessage, you need to prepare a string...

Like so.
Код:
new string[100];

format(string, sizeof(string), "{FF0000}[Connecting]: {FFFFFF}Player {FF0000}%s{FFFFFF}[{FF5733}%d{FFFFFF}] incoming", GetPlayerNick(playerid), playerid);

SendClientMessage(playerid, -1, string);
Sorry I forgot
Reply


Messages In This Thread
SCM ? - by Oficer - 23.02.2018, 20:09
Re: SCM ? - by aoky - 23.02.2018, 20:35
Re: SCM ? - by kingmk - 23.02.2018, 21:54
Re: SCM ? - by DeMoo - 24.02.2018, 10:44
Re: SCM ? - by kingmk - 24.02.2018, 10:52
Re: SCM ? - by Sew_Sumi - 24.02.2018, 10:58
Re: SCM ? - by DeMoo - 24.02.2018, 11:04
Re: SCM ? - by aoky - 24.02.2018, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)