Shield drag
-
Highest value of ‘toughness’ maybe?
-
I’m bumping this because I’m curious if you ever were able to get the expanded version of this done. Having this plugin only work correctly with one shield is very limiting for what I need it for.
Edit:
After some more thorough testing, this plugin works even with an arbitrary amount of shields mounted to the ship. However, as stated before in this thread, the effects do not stack if you have multiple ships with different linear_drag values. For my purposes this works well enough, but it would be nice if they stacked.
-
Equip Drag has replaced Shield Drag, working with all external equipment, plus armor (which is typed as internal). Ended up leaving the original engine code, so that will still only work with the first. Note that inactive shields have no drag and there’s no difference in cruise (engines add CRUISE_DRAG in [EngineEquipConsts] during cruise).
Equip Mass adds the mass of equipment and cargo to the ship’s mass. (Did it as a separate plugin, since all equipment has mass specified, meaning behavior changes too much by default.)
-
Thx Adoxa. Waited for this Great great work.
note: If you apply a negative value for linear_drag of a mounted
equip you´ll get the expected higher topspeed and manuver advantages.
But if you do engine-kill, the ship accel up to the maximum speed
of the game (defined by ANOM_LIMITS_MAX_VELOCITY in constants.ini)
Think the best way is to use the lineardrag Plugin for “downside” effects on armor upgrades or equal…
But… These are just my two cents.Anyways: Greetings and thank you for this one…
(Another masterpiece of the FL-Wizzard Adoxa) -
Every patch is open to abuse.
One reason that I am against hacks made just for a few people.
-
TY 4 one more great hack
and a
Happy New Year.
-
Fun plugins - thx! This will force players not to use nanos and batteries and big guns around ship in True PvP
How about backward plugin - if player have certain item at his ship then drag_force = -10% for example. I think it is way to do some popular RPG elements for Freelancer x)
-
Ah, necro-sorry. Equip Mass works fine with negative values
-
Tests have confirmed this is true… and alot of fun too
-
About equipmass - we have noticed with Jeider at his SP Mod when ship switches system - by gates, holes or just by console - whole ship mass with equip grows each time it jumps.
For example, whole ship mass is 1200.
Lets jump to California - mass is 2400.
Now jump to Magellan - mass is 4800.
So, someone tried EquipMass at SP - do you have same results?
-
Thanks Adoxa - it works