[BUG] confirmed - can't die by fire
#10

A quick fix is to add this to your script.

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
  TogglePlayerControllable(playerid,1);
}
Untested, so I'm going to test now.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)