1
2
2
local h = player(id,"health")
parse("sethealth "..id.." "..h-weapon*0.3)
1
parse("sethealth "..id.." "..h-weapon/10)
Scripts
Decimal and Divisor Cannot take effect
Decimal and Divisor Cannot take effect
1

local h = player(id,"health")
parse("sethealth "..id.." "..h-weapon*0.3)
parse("sethealth "..id.." "..h-weapon/10)
math.flooror
math.ceilanyway.
1
