ZombieKnight

Results 48 comments of ZombieKnight

Just put there: ``` [if] [variable] name=unit.id equals=Tallin [/variable] [then]#I'm Tallin // actually maybe skip these three messages [else]#I am one of Tallin’s men ```

Btw Doesn't NR need rework already? I mean theres no need to repair it if it's going to be reworked.

> Can you be more specific? I believe several of the statements in your post are inaccurate. For example, it's definitely possible to check the current turn number in _some_...

1. You can't access my_variable from any formula. 2. I was talking about formulas directly in [abilities][resistance]/[specials][damage] etc. tag. Q1. You can put formula directly into [abilities]? Q2. I still...

> > You can't access my_variable from any formula. > > I don't know what you mean by my_variable. Standard WML variable defined in code with {VARIABLE my_variable "my_string"} >...

> This looks very much like intended behaviour of Standard Side Filter. It would be counterintuitive for [has_unit] to match on units from different sides. Yes, it's not what was...

> Your code would translate to: scroll for sides, for which there exists a unit, that is visible for any side. So just would add wfl side filter in filter_vision...

> Wouldn't double context switch erase the self variable and make your filter useless? > I don't think there's currently a way to rename formula objects (e.g. via a formula_variable...

> So it would have to be decided whether this filtering would be on units or locations. It would solve your problem either way, and not mess with [has_unit]. Jup,...

I can confirm that indeed it can be easily done, but just for convenience, mainline could ship a borderless window definition. [uninterestig, borderless window definition example](https://github.com/hladkyjakub/Bandits_from_Brown_Hills/blob/da48a2cc3ce075307f2d8411e097241214a444fe/gui/borderless_window.cfg) To make it easier...