The problem with death and spawn.
#3

Quote:
Originally Posted by Eth
Посмотреть сообщение
pawn Код:
public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid)
{
new Float:health;
GetPlayerHealth(damagedid,health);
if(health == 0)
{
SetPlayerHealth(damagedid,-2);
}
return 1;
}
And then there are the options?
Today I will try this method, do not not sure that it will help.
In any case, thank you for that.
Reply


Messages In This Thread
The problem with death and spawn. - by Vladok - 05.09.2014, 15:49
Re: The problem with death and spawn. - by Eth - 05.09.2014, 16:06
Re: The problem with death and spawn. - by Vladok - 06.09.2014, 05:34
Re: The problem with death and spawn. - by Vladok - 16.09.2014, 15:40
Re: The problem with death and spawn. - by biker122 - 16.09.2014, 17:36
Re: The problem with death and spawn. - by SnG.Scot_MisCuDI - 17.09.2014, 00:51
Re: The problem with death and spawn. (The problem, which has never had, and no one knows the solution.) - by Vladok - 17.10.2014, 12:18

Forum Jump:


Users browsing this thread: 2 Guest(s)