#1

How do i do that if i shoot a player he wont loose health it will stay on what his health his im using the OnPlayerShootPlayer function and here is what i've done so far

pawn Код:
GetPlayerHealth(Target, HP);
                    GetPlayerArmour(Target, Armor);
                    SetPlayerHealth(Target, HealthLost+HP);
                    SetPlayerArmour(Target, ArmourLost+Armor);
but he keeps loosing health.
Reply


Messages In This Thread
How? - by Rapeassboi - 15.01.2014, 16:33
Respuesta: How? - by Swedky - 15.01.2014, 16:36
Re: How? - by Rapeassboi - 15.01.2014, 17:36
Re: How? - by Vince - 15.01.2014, 17:43
Re: How? - by Rapeassboi - 15.01.2014, 17:45
Re: How? - by Mauzen - 15.01.2014, 17:52

Forum Jump:


Users browsing this thread: 1 Guest(s)