RAPED text
#4

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
new string[128], KName[24], PName[24];
GetPlayerName(killerid, KName, 24);
GetPlayerName(playerid, PName, 24);
format(string,sizeof(string),"%s raped %s with %s",KName, PName, reason);
SendClientToAllMessage(playerid,0xFFFFFFAA,string);
    return 1;
}
Reply


Messages In This Thread
RAPED text - by Face9000 - 19.09.2010, 16:15
Re: RAPED text - by playbox12 - 19.09.2010, 16:18
Re: RAPED text - by WillyP - 19.09.2010, 16:20
Re: RAPED text - by RoCK'N'Rolla - 19.09.2010, 16:21
Re: RAPED text - by playbox12 - 19.09.2010, 16:30
Re: RAPED text - by WillyP - 19.09.2010, 16:31

Forum Jump:


Users browsing this thread: 1 Guest(s)