weltensturm / wac

WeltEnSTurm's Addons Compilation for Garry's Mod
21 stars 28 forks source link

ConVar for helicopter health, weapon damage, ammo count and rotor collision detection. #91

Open PaTe117 opened 10 years ago

PaTe117 commented 10 years ago

Right now, if I wanted to change the values for each, I have to extract the addon with gmad and change all the values by hand. Next time the addon is updated, I have to do everything all over again. I'd also like to have a way disable main rotor collision detection with everything else, but world. Almost all of the custom entities that hit the main rotor flings the helicopter extremely fast to the opposite direction.

MattJeanes commented 10 years ago

Weapon damage and ammo count are decided per aircraft, and are not designed to be modified. Helicopter health I believe is a constant, so a convar may be possible for that - but you'll have to wait for weltensturm's response on that one, as well as the collision thing you mentioned.

PaTe117 commented 10 years ago

Well, just infinite ammunition would be fine too if that's possible.

Also the heli's main and back rotor have a constant health too.