Cant figure out where is the error...
#6

Quote:
Originally Posted by ilijap
Посмотреть сообщение
It will wrong IK. But its possible with MACRO and faster..
U still cannot use SendClientMessage like that.
U need to format your message before sendclient.

Or use it like that:
PHP код:
#define INFO(%1,%2) SendClientMessage(%1,-1,%2)  
format(stringsizeof(string), "{0080FF}INFO:{FFFFFF}%s"PlayerInfo[playerid][pLozinka]); 
INFO(playeridstring);
format(stringsizeof(string), "{0080FF}INFO:{FFFFFF}%d"PlayerInfo[playerid][pID]); 
INFO(playeridstring); 
Reply


Messages In This Thread
Cant figure out where is the error... - by ilijap - 21.05.2016, 20:16
Re: Cant figure out where is the error... - by BloodyRP - 21.05.2016, 20:43
Re: Cant figure out where is the error... - by ilijap - 21.05.2016, 20:45
Re: Cant figure out where is the error... - by BloodyRP - 21.05.2016, 20:47
Re: Cant figure out where is the error... - by ilijap - 21.05.2016, 20:50
Re: Cant figure out where is the error... - by BloodyRP - 21.05.2016, 20:51
Re: Cant figure out where is the error... - by Konstantinos - 21.05.2016, 20:53
Re: Cant figure out where is the error... - by ilijap - 21.05.2016, 21:01

Forum Jump:


Users browsing this thread: 1 Guest(s)