Again, this is not a server-side question...
I'm trying to mod parachutes so that they cannot be opened just before the ground. I need to force players to open them in the air.
Currently the only way I've come up with of solving this is to make soldiers accelerate downwards when they bail. Then modify the drag of parachutes so that the soldier won't be able to slow down enough if he opens his parachute too late.
However I cannot seem to find the physics file for the parachutes. So far all I've found is the stuff in Objects/soldiers/common/Parachute and the small part in CommonSoldierData.inc
Does anyone know where the rest of the parachute related files are? Or can anyone help me come up with another method of achieving this effect?
Cheers
