Jump to content

Recommended Posts

i love this / added/changed today to my user.conf

hotkey.autociv.session.entity.by.class.select.(Ram)&!Ship = "Alt+R"
hotkey.autociv.session.entity.by.class.select.(Ram|Fortress)&!Ship = "Ctrl+R"
hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&!Ship = "Alt+M"
hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&!Ship&!Ram = "Alt+S"

 

Link to comment
Share on other sites

UPDATE:

I found out that it has nothing to do with outpost.

problem with shortcut o happens also with wonder ( hotkey.autociv.session.building.place.wonder = "o" )
and probably with every build.

you may remember same problem with that:
1) hotkey.autociv.session.building.place.outpost = "Ä"
or
2) hotkey.autociv.session.building.place.outpost = "O"
 

but 1) i found out its because of its special character (Ä Ü Ö ....).
this is working:

hotkey.autociv.session.building.place.outpost = "P"

i not really want use "P" so much becouse of the rule to build all with first letter.

video by using hotkey.autociv.session.building.place.outpost = "O" "O" is the only problem i found.

==> it selects outpost but :superstition: deselect workers at same time ==> nobody build :blush:

any idea? my temporary workaround is now to add outpost into the end of wall stack (T) also, and give it some other shorcuts (P, Space O)

workaround:
hotkey.autociv.session.building.place.outpost = "P", "Space+O"
hotkey.autociv.session.building.place.temple = "T"
autociv.session.building.place.temple = "defense_tower sentry_tower outpost"

_____________-

 

problem not exist by build other building or if use "Space+O". problem is only with Outpost

BTW here outpost build is working:

autociv.session.building.place.temple = "defense_tower sentry_tower outpost dock"

 

 

 

 

Edited by seeh
more details and test results
Link to comment
Share on other sites

i tried to add some extra. again.

works buitiful, create, like expected. i love it:

hotkey.autociv.session.entity.by.class.select.(Dock|Defense_tower|Dog)&!Ship = "Ctrl+D"


but this seems ignored. Selects the Temple. that good. But not selects the Defense_tower here:

hotkey.autociv.session.entity.by.class.select.(Temple|Defense_tower)&!Ship = "Ctrl+T"


any idea? :-)

 

Edited by seeh
Link to comment
Share on other sites

19 hours ago, seeh said:

i tried to add some extra. again.

works buitiful, create, like expected. i love it:

hotkey.autociv.session.entity.by.class.select.(Dock|Defense_tower|Dog)&!Ship = "Ctrl+D"


but this seems ignored. Selects the Temple. that good. But not selects the Defense_tower here:

hotkey.autociv.session.entity.by.class.select.(Temple|Defense_tower)&!Ship = "Ctrl+T"


any idea? :-)

 

Probably a type on the class name

Link to comment
Share on other sites

autociv 1.03

Improved:

 

  • Like 3
  • Thanks 1
Link to comment
Share on other sites

a few attempts / experiences with elephant shortcuts:

# Howto find the names : i use scenario editor, objects, type ele

about Elephants:

# this selects all Elephant (tested this Support&Elephant and Archer-Elephant  and War-Elephant):
hotkey.autociv.session.entity.by.class.select.(Elephant) = "Alt+E" :thumbsup:

# this selects archer-,war-,hero-Elephant,... (not Support&Elephant):
hotkey.autociv.session.entity.by.class.select.(Elephant)&!Support = "Alt+E" :thumbsup:

# this selects only Support&Elephant:
hotkey.autociv.session.entity.by.class.select.(Support&Elephant) = "Alt+E" :thumbsup:

# this selects only Archer&Elephants:
hotkey.autociv.session.entity.by.class.select.(Elephant)&Archer = "Alt+E" :thumbsup:

# this selects only Archer-&Support-Elephants:
hotkey.autociv.session.entity.by.class.select.((Elephant&Support)|(Elephant&Archer)) = "Alt+E" :thumbsup:

# this selects only WarElephant and HeroElephants:
hotkey.autociv.session.entity.by.class.select.(Elephant)&!Support&!Archer = "Alt+E" :thumbsup:

But so many same hotkeys :huh: i need a plan.

the building hotkeys simply toggling. maybe at some point this will also be possible when selecting objects. that would be cool in the future, would answer the question.

 

cant find a good shortcut idea for

# this selects archer-,war-,hero-Elephant,... (not Support&Elephant):
hotkey.autociv.session.entity.by.class.select.(Elephant)&!Support = "Alt+E"
"Alt+E" i already use for supoert elephants

maybe (thinking at terminus Dangerouse Ele):

using now:

hotkey.autociv.session.entity.by.class.select.((Elephant&Support)|(Elephant&Archer)) = "Alt+E"
hotkey.autociv.session.entity.by.class.select.(Dog|Elephant)&!Support&!Archer = "Alt+D"

 

@nani could i write comment lines into the user.cfg ? and how? /* */ #

 

Edited by seeh
  • Like 1
Link to comment
Share on other sites

pseudo-comment, experiments:

this is not removed or moved:

comment3 = ""

this is rewritten and moved to first-lines:

#comment1 = ""
#comment2 = "" hallo welt
# i drive by byke
#i_Use_This_URL = https://wildfiregames.com/forum/topic/28753-autociv-mod-0ad-enhancer/page/12/?tab=comments#comment-422464
==>

#comment1 = ""
#comment2 = "hallowelt"
#idrivebybyke = ""
#i_Use_This_URL = "https://wildfiregames.com/forum/topic/28753-autociv-mod-0ad-enhancer/page/12/?tab=comments#comment-422464"

Link to comment
Share on other sites

2 hours ago, seeh said:

i want select Elephant_stables in my select Barracks hotkey:

hotkey.autociv.session.entity.by.class.select.(Barracks|Elephant_stables)

it selects only Barracks. could help?

hotkey.autociv.session.entity.by.class.select.(Barracks|ElephantStable) <== this works

  • Like 1
Link to comment
Share on other sites

about idle ( https://trac.wildfiregames.com/wiki/HotKeys ):

  • . (Period): Select idle worker (including Citizen Soldiers).
  • Shift + . (Period): Add idle worker to selection (including Citizen Soldiers).
  • Alt + . (Period): Select all idle workers (including Citizen Soldiers).
  • / (Slash): Select idle fighter.
  • Shift + / (Slash): Add idle fighter to selection.
  • Alt + / (Slash): Select all idle fighters.
  • \ (Backslash): Select idle unit.
  • Shift + \ (Backslash): Add idle unit to selection.
  • Alt + \ (Backslash): Select all idle units.

do we may could configure this now(how?) or in future?

Backslash is not working here in Ubuntu like expected (does nothing).

and i found that "AltGr" and "-" do this maybe (has some effect).

==>

in ubuntu:
Alt === AltGr (means all of this types)
wimen/worker ==> .
military ==> - or /
all ==> #
has no effect ==> \

 

Edited by seeh
Link to comment
Share on other sites

no effect with this:

hotkey.autociv.session.entity.by.health.wounded.by.class.select.(Cavalry|Infantry|Soldier|Siege|Dog) = "Alt+Z"

this works:


hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry = "Alt+Z"

any idea?

Link to comment
Share on other sites

51 minutes ago, seeh said:

no effect with this:

hotkey.autociv.session.entity.by.health.wounded.by.class.select.(Cavalry|Infantry|Soldier|Siege|Dog) = "Alt+Z"

this works:


hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry = "Alt+Z"

any idea?

==> yes "Alt+Z" its select non-miliary by mouse

Edited by seeh
Link to comment
Share on other sites

30 minutes ago, Player of 0AD said:

I suggest to remove "selecting elephant stable" from Alt+Q because of the Alt+Q+Rightclick combo.

Bug: Somehow Alt+Q returns from time to time, no matter how often I delete it.

try empy it, not delete it

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...