OnPlayerDeath problem..
#10

Quote:
Originally Posted by The_Moddler
Посмотреть сообщение
Egrr.. what?

Anyway, is there a fix for this?
Oh my lord i should said that better with understanding heheh

pawn Код:
Forward Ijustdieddamn(playerid);

public OnPlayerDeath(playerid)
{
     SetTimer("Ijustdieddamn", 3500, 0);
     return 1;
}

public Ijustdieddamn(playerid)
{
    GameTextForPlayer(playerid,"You Have Almost Died But A Local Has Found you", 3000, 1);
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, 1683.3362,-2326.4019,13.5469);
    SetPlayerFacingAngle(playerid, 357.8167);
    return 1;
}
Now this worked for me Got tired of it Now enjoy!
Quote:

Oh nevermind omg i need to get offline for awhile i'm losing it Ignore this post Sorry Moddler Hehe my problem was different...

Reply


Messages In This Thread
OnPlayerDeath problem.. - by The_Moddler - 14.11.2010, 22:30
Re: OnPlayerDeath problem.. - by marinov - 14.11.2010, 22:48
Re: OnPlayerDeath problem.. - by Cameltoe - 14.11.2010, 22:51
Re: OnPlayerDeath problem.. - by marinov - 14.11.2010, 22:54
Re: OnPlayerDeath problem.. - by The_Moddler - 14.11.2010, 23:04
Re: OnPlayerDeath problem.. - by Buzzbomb - 14.11.2010, 23:38
Re: OnPlayerDeath problem.. - by The_Moddler - 15.11.2010, 13:13
Re: OnPlayerDeath problem.. - by Cameltoe - 15.11.2010, 13:30
Re: OnPlayerDeath problem.. - by ColdXX - 15.11.2010, 13:34
Re: OnPlayerDeath problem.. - by Buzzbomb - 16.11.2010, 08:40

Forum Jump:


Users browsing this thread: 2 Guest(s)