Jump to content

Help with Classic Flyers mod.


shikaritv

Recommended Posts

As far as I know, you cannot select which flyers are effected/affected (always get those two confused) by the mod. You can however adjust their speed multiplier as a whole or individually. This is the file code you need to add at the bottom of your GameUserSettings.ini file:

[ClassicFlyers]
FlyerSpeedMultiplier=1.0
FlyerStaminaMultiplier=1.0
FlyerStaminaRecoveryRate=0.1
FlyerHealthMultiplier=1.0
FlyerWeightMultiplier=1.0
FlyerMeleeMultiplier=1.0

The above 'FlyerSpeedMultiplier' controls speed for ALL flyers. If you want just the quetz to be controlled by that, you can add additional code for the remaining flyers and lower the number. Example:

ArgentSpeedMultiplier=0.75

This would make the Argent have a lower starting speed than the mod would normally have it. Just fiddle with the numbers until you find amounts that are in line with what you are wanting. This will not stop players from adding speed as their flyer levels, but will at least make them start with a lower speed amount.

You will need to add a line for each flyer and the names you need to use in front of 'SpeedMultiplier' are:

  • Argent
  • Griffin
  • Moth
  • Pela
  • Phoenix
  • Ptera
  • Quetz
  • Tapejara
  • Wyvern
  • AdminArgent

Hope this helps.

Thela

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...