Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recommended builiding place hotkeys for your user.cfg #26

Open
sl5net opened this issue Oct 20, 2024 · 0 comments
Open

recommended builiding place hotkeys for your user.cfg #26

sl5net opened this issue Oct 20, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@sl5net
Copy link
Owner

sl5net commented Oct 20, 2024

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:

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. 


from: https://trac.wildfiregames.com/wiki/HotKeys

also very useful config :

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"

@sl5net sl5net added the documentation Improvements or additions to documentation label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant