Help me!
#1

Everytime I die in my server it crashes :S

Could you help me?

My OnPlayerDeath :

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
FadePlayerScreen(playerid, 0xFFFFFFCC, 192); //playerid, color, time
GameTextForPlayer(playerid,"~w~OMG, CALL THE AMBULANCE!",1000,1);
SendDeathMessage(killerid, playerid, reason);
GameTextForPlayer(killerid,"~r~You Murderer!",4000,3);
return 1;
}
Reply


Messages In This Thread
Help me! - by Hot - 21.02.2009, 17:00
Re: Help me! - by ICECOLDKILLAK8 - 21.02.2009, 17:05
Re: Help me! - by Hot - 21.02.2009, 17:54
Re: Help me! - by ICECOLDKILLAK8 - 21.02.2009, 17:58
Re: Help me! - by Hot - 21.02.2009, 18:03
Re: Help me! - by Hot - 21.02.2009, 18:13
Re: Help me! - by Mikep - 21.02.2009, 18:41
Re: Help me! - by yom - 21.02.2009, 19:10

Forum Jump:


Users browsing this thread: 1 Guest(s)