29.06.2013, 10:41
Thanks
I'll try to put the rest together myself.
EDIT: How do I put the buffer[0] thing inside the string?
I don't want to end up with

EDIT: How do I put the buffer[0] thing inside the string?
pawn Код:
for (new i = 0; i < count; i+=4)
{
format(string,sizeof(string),"/%s /%s /%s /%s /%s",Command_GetNext(i, playerid),Command_GetNext(i+1, playerid),Command_GetNext(i+2, playerid),Command_GetNext(i+3, playerid),Command_GetNext(i+4, playerid));
SendInfoMessage(playerid, string);
}
pawn Код:
/help /commands / / /