31.07.2015, 10:33
Hello , i made a stock and i have a problem ...
You will understand what i want with that
Код:
stock SendMessage(playerid, Color, String[], {Float,_}:...)
{
new String1[128];
format(String1, sizeof(String1), String, {Float,_}:...);
SendClientMessage(playerid, Color, String1);
return String1;
}



No thanks :P
And that sucks 