Mod sobiet problem (0x688)

shubhi99

Well-known member
Joined
May 10, 2013
Messages
289
Reaction score
1
so basically my sobiet health cheat (invulerable) is this
Code:
# =============
# Invincibility
# =============
#
key_hp_cheat = l

# In god mode, never go below this amount of HP (set to < 1000.0 to make cheating harder to spot)
# (0.0 = dead, 1000.0 = full HP)
# Really high values above 1000 will make you invulnerable to missiles, etc..
# The HP bar seems to range from ~250 to 1000.
# NOTE: This is for vehicles only.
hp_minimum = 0.0

# Regenerate HP per second.
hp_regen = 0
hp_regen_onfoot = 0

# Sets the maximum vehicle HP to 1000.0 (full HP).
# NOTE: This is for vehicles only.
hp_keep_vehicleHPsane = false

# The internal "extra actor invincibility" patch makes you invulnerable
# to helicopter rotor blades, but as a side effect makes peds in single
# player almost invulnerable. Set this variable to true to disable it.
hp_disable_inv_sp_enemies = false
# Additional actor invincibility.
# NOTE: This is for actors only.
hp_actor_explosion_inv = false
hp_actor_fall_inv = false
hp_actor_fire_inv = true

but i still get immune to explosives and fall,i did false to fall and explosion .please help,i only want to get immune from fire
 

shubhi99

Well-known member
Joined
May 10, 2013
Messages
289
Reaction score
1
ok thanks ,my problem is fixed,soon i will tell the bullet mod undetectable working with sobiet mod
 
Top