Playerid Problem
#2

pawn Код:
new stringbig[128]; // Limit = 128

    format(stringbig,sizeof(stringbig),"(%d): %s",playerid, text);
    SendPlayerMessageToAll(playerid,stringbig);

    // At the end of the callback
    return 0; // for the custom chat
}
Reply


Messages In This Thread
Playerid Problem - by Blackazur - 17.12.2012, 19:55
Re: Playerid Problem - by Konstantinos - 17.12.2012, 19:58
Re: Playerid Problem - by park4bmx - 17.12.2012, 19:58

Forum Jump:


Users browsing this thread: 1 Guest(s)