format text[]
#2

Why not just leave it like this? And are you declaring the variable text as text[128]?
pawn Код:
public OnPlayerText(playerid, text[])
{
    printf("[CHAT] %s", text);
    return 1;
}
Reply


Messages In This Thread
format text[] - by Unknown123 - 25.08.2011, 20:21
Re: format text[] - by Backwardsman97 - 25.08.2011, 22:51
Re: format text[] - by Bakr - 26.08.2011, 00:09

Forum Jump:


Users browsing this thread: 1 Guest(s)