You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recommended. best I guess is when you add the following lines to your user.cfg when you want use the intuitive hotkey style you probably also like this:
Alt + Left Drag over units on map: Only select military units.
Alt + Y + Left Drag over units on map: Only select non-military units.
I + Left Drag over units on map: Only select idle units.
O + Left Drag over units on map: Only select wounded units.
hotkey.session.flare = "Backspace"
hotkey.session.gui.diplomacy.toggle = "SYM_100" Its "<" here I german keyboard and very useful when sending resources to your team
hotkey.session.gui.barter.toggle = "Shift+SYM_100" Its "Shift+<" ( or ">" in other words) here I german keyboard
and btw make your map zoom larger. very helpful I guess also:
view.zoom.max = "800.0"
view.zoom.min = "40.0"
The text was updated successfully, but these errors were encountered:
recommended. best I guess is when you add the following lines to your user.cfg when you want use the intuitive hotkey style you probably also like this:
autociv.session.building.place.arsenal = "army_camp assemblyarch apadana amphitheater_pompeii"
autociv.session.building.place.civil_centre = "corral"
autociv.session.building.place.defense_tower = "dock"
autociv.session.building.place.dock = "defense_tower"
autociv.session.building.place.field = "farmstead forge fortress"
autociv.session.building.place.market = "monument"
autociv.session.building.place.outpost = "sentry_tower"
autociv.session.building.place.storehouse = "elephant_stables stable sentry_tower"
autociv.session.building.place.temple = "defense_tower sentry_tower outpost"
autociv.session.building.place.wallset_palisade = "wallset_stone wonder"
autociv.session.building.place.wallset_stone = "wallset_palisade wonder"
hotkey.camera.rallypointfocus = "Space"
I also have set
Barter and trade to "<"
and don't forget:
from: https://trac.wildfiregames.com/wiki/HotKeys
also very useful config :
and btw make your map zoom larger. very helpful I guess also:
view.zoom.max = "800.0"
view.zoom.min = "40.0"
The text was updated successfully, but these errors were encountered: