[HELP] LoL?
#4

You should seriously learn instead of just calling others to do it for you.

pawn Код:
new
    pName [ MAX_PLAYER_NAME ] ,
    tName [ MAX_PLAYER_NAME ],
    string [ 44 ]
;

GetPlayerName ( playerid, pName, MAX_PLAYER_NAME );
GetPlayerName ( targetid, tName, MAX_PLAYER_NAME );
format ( string, sizeof ( string ), "%s ( %d ) has been banned by %s ( %d ).", pName, playerid, tName, targetid );
SendClientMessageToAll ( 0xFFFF00AA, string );
Reply


Messages In This Thread
[HELP] LoL? - by Larsey123IsMe - 18.12.2010, 03:24
Re: [HELP] LoL? - by Grim_ - 18.12.2010, 03:27
Re: [HELP] LoL? - by Lorenc_ - 18.12.2010, 03:27
Re: [HELP] LoL? - by Retardedwolf - 18.12.2010, 03:27
Re: [HELP] LoL? - by cessil - 18.12.2010, 03:28
Re: [HELP] LoL? - by Lorenc_ - 18.12.2010, 04:19
Re: [HELP] LoL? - by cessil - 18.12.2010, 05:45

Forum Jump:


Users browsing this thread: 3 Guest(s)