RAPED text
#5

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
killerid and playerid are the wrong way round
Quote:
Originally Posted by RoCK'N'Rolla
Посмотреть сообщение
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;
}
Thanks 'Victious' I just noticed it

And 'Rock'n'Rolla' thank you aswell. I am a little bit to sleepy, and made it to fast, thanks for correcting
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)