OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: Baphomet on 18 Apr 2003, 03:11:19

Title: Weapon variable, and inventory questions.
Post by: Baphomet on 18 Apr 2003, 03:11:19
Does anyone know what these do?

ffMagnitude
ffFrequency
ffCount

I have always been curious about them.
Second of all. Is there a variable that can modify how fast an animation plays for a given character? Say for strokefist or strokegun?

I have one more question regarding setting inventory constraints on various units. I'd like to be able to restrict access to secondary weapons but still maintain the full 10 or so ammo slots that is typical of the average soldier.

weaponSlots="1    + 4 *       256    +    4096    +    2    + 4*   32";

I'm having a bit of trouble deciphering these values... right now I'm using the info used for the medic, but I don't want it to be -that- limited.


Title: Re:Weapon variable, and inventory questions.
Post by: LoupVert on 27 Jun 2004, 19:43:51
About ffMagnitude, ffFrequency and ffCount, Suma said on BIS forum:
Quote
They are all obsolete and do nothing. In dark past they were used to control force feeback effects, but currently weapon FF is controlled by recoil response curve.