[HELP] LoL?
#3

pawn Код:
stock GetName(playerid)
 {
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
return name;
}
I think its like that...

pawn Код:
format(string, sizeof(string), "%s(%d) has been banned by %s(%d).",GetName(playerid), playerid, GetName(targetid), playerid);
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: 2 Guest(s)