an problem
#1

hey,i dont really know how to describe it but theres my code

pawn Код:
{
        new pName[MAX_PLAYER_NAME];
        new string[48];
    GetPlayerName(playerid, pName, sizeof(pName));
    format(string, sizeof(string), " %s Joined the server. (Joined)", pName);
    SendClientMessageToAll(0x9ACD32AA, string);
        }
and the problem is,it only shows %s Joined the server. (Joined
and nothing more,how to make that the lines can be longer?
Reply


Messages In This Thread
an problem - by WardenCS - 03.01.2010, 09:12
Re: an problem - by [HiC]TheKiller - 03.01.2010, 09:18
Re: an problem - by WardenCS - 03.01.2010, 10:05

Forum Jump:


Users browsing this thread: 1 Guest(s)