Need help
#5

u need Dini to save the systems. for the simple one.

pawn Код:
if (strcmp("/Title", cmdtext, true, 10) == 0)
        {
        SendClientMessage(playerid, 0xFFFFFFFF,"=================={990000}*San Andreas Racers ID*{FFFFFF}==================");
        new PName[MAX_PLAYER_NAME], string[128 + MAX_PLAYER_NAME];
        GetPlayerName(playerid,PName,sizeof(PName));
        format(string,sizeof(string),"[NAME] : {990000}%s",PName);
        SendClientMessage(playerid,0xFFFFFFFF,string);
        SendClientMessage(playerid, 0xFFFFFFFF,"[TITLE] : {990000}Newcomer");
        SendClientMessage(playerid, 0xFFFFFFFF,"[SIGN] : {990000}Authorized by the San Andreas Driving Government");
        SendClientMessage(playerid, 0xFFFFFFFF,"===========================================================");
        }
Reply


Messages In This Thread
Need help - by SpiderWalk - 08.04.2011, 14:24
Re: Need help - by SpiderWalk - 08.04.2011, 14:35
Re: Need help - by XFlawless - 08.04.2011, 14:37
Re: Need help - by xir - 08.04.2011, 15:11
Re: Need help - by Malcor - 08.04.2011, 15:14

Forum Jump:


Users browsing this thread: 2 Guest(s)