![]() |
|
Star Wolves 3D space RPG with deep strategy and tactical elements |
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
![]()
"maneuverability" is only an additional modifier. Maneuverability showed in the ship info screen are based only on "mass" and "steering_power".
It's worth to know that perks which modify maneuverability work only with "steering_power" parameter (the same for modules). Look into perkDispatcher.script: Code:
function ModifyShipSteeringPower(pilot, steeringPower) ----//---- return modifiedSteeringPower; end; Last edited by Goblin Wizard; 06-03-2010 at 04:18 PM. |
|
|