Hello.
I was wandering if it is possible to access fields from chosen opponent in tactical console.
What I intend to do is to count on each attack action a diffrence of speed attribute to gain tempo for attacker.
I've tried to set such menu:
Also tried many others but this one at least gets some hero.
I was wandering if it is possible to access fields from chosen opponent in tactical console.
What I intend to do is to count on each attack action a diffrence of speed attribute to gain tempo for attacker.
I've tried to set such menu:
Code:
<portal
id="versus"
style="menuSmall">
<menu_things
field="usrChosen1"
component="tactical"
maxvisible="10"
usepicks="container">
</menu_things>
</portal>