Timer after the player dies
#2

This seems to be unused.
pawn Code:
new bool:IsDead;
If you were to use it, surely you'd have to do
pawn Code:
new bool:IsDead[MAX_PLAYERS];
What is your intention with the timer? If you want the player to spawn inside the hospital, you should not set
pawn Code:
SetPlayerVirtualWorld(playerid, 0);
SetPlayerInterior(playerid, 0);
Reply


Messages In This Thread
Timer after the player dies - by chiornyybumer - 29.03.2019, 11:46
Re: Timer after the player dies - by introzen - 29.03.2019, 11:57
Re: Timer after the player dies - by chiornyybumer - 29.03.2019, 12:00
Re: Timer after the player dies - by chiornyybumer - 29.03.2019, 12:03

Forum Jump:


Users browsing this thread: 1 Guest(s)