ItsMods

Full Version: Can you make it so you can land on buildings?+1 more question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a 'modified' jet pack mod and when you go in the space of a building you hit an invisible wall, can you make that disappear?
Also the warning of sorts when you have no lethal grenades left "No lethal grenades remaining" can you make that go away?

Thanks for the help
Smile
First one, no. Second one dunno
1, no


2, try this

setDvar("lowAmmoWarningNoAmmoColor1", 0, 0, 0, 0);
setDvar("lowAmmoWarningNoAmmoColor2", 0, 0, 0, 0);
setDvar("lowAmmoWarningColor1", 0, 0, 0, 0);
setDvar("lowAmmoWarningColor2", 0, 0, 0, 0);
setDvar("lowAmmoWarningNoReloadColor1", 0, 0, 0, 0);
setDvar("lowAmmoWarningNoReloadColor2", 0, 0, 0, 0);