Help with stock
#1

Hello , i made a stock and i have a problem ...

Код:
stock SendMessage(playerid, Color, String[], {Float,_}:...)
{
	new String1[128];
	format(String1, sizeof(String1), String, {Float,_}:...);
	
	SendClientMessage(playerid, Color, String1);
	
	return String1;
}
You will understand what i want with that
Reply


Messages In This Thread
Help with stock - by Mariciuc223 - 31.07.2015, 10:33
AW: Help with stock - by Kaliber - 31.07.2015, 10:43
Re: Help with stock - by morjan - 31.07.2015, 10:44
Re: Help with stock - by M0HAMMAD - 31.07.2015, 10:46
Re: Help with stock - by Mariciuc223 - 31.07.2015, 10:53
Re: Help with stock - by zT KiNgKoNg - 31.07.2015, 10:55
Re: Help with stock - by Mariciuc223 - 31.07.2015, 10:57
AW: Re: Help with stock - by Kaliber - 31.07.2015, 11:09
Re: AW: Re: Help with stock - by Mariciuc223 - 31.07.2015, 11:16
AW: Re: AW: Re: Help with stock - by Kaliber - 31.07.2015, 11:21

Forum Jump:


Users browsing this thread: 1 Guest(s)