Search found 3484 matches
- Yesterday, 7:17 pm
- Forum: WML Workshop
- Topic: 1.19.23 variation weirdness - is this me or a bug?
- Replies: 4
- Views: 39
Re: 1.19.23 variation weirdness - is this me or a bug?
female^ does nothing special, its just your chosen identifier name.
- Yesterday, 4:45 pm
- Forum: WML Workshop
- Topic: 1.19.23 variation weirdness - is this me or a bug?
- Replies: 4
- Views: 39
Re: 1.19.23 variation weirdness - is this me or a bug?
If you register variation_id=female^Mtv then you also need
Code: Select all
[modify_unit]
[filter]
type=Magetestvar
[/filter]
[effect]
apply_to=variation
name=female^Mtv
[/effect]
[/modify_unit]
- May 13th, 2026, 6:49 pm
- Forum: WML Workshop
- Topic: Double delayed variable substitition.
- Replies: 5
- Views: 64
Re: Double delayed variable substitition.
$| evaluates to $, so that next evaluation will see it.
- May 13th, 2026, 6:48 pm
- Forum: WML Workshop
- Topic: Optimisation query: [event] placement
- Replies: 4
- Views: 41
- May 13th, 2026, 1:44 pm
- Forum: WML Workshop
- Topic: Optimisation query: [event] placement
- Replies: 4
- Views: 41
Re: Optimisation query: [event] placement
If they do not have expensive filters then do not worry.
- May 13th, 2026, 6:03 am
- Forum: WML Workshop
- Topic: Double delayed variable substitition.
- Replies: 5
- Views: 64
Re: Double delayed variable substitition.
I would remove macro. Pass direction as just another variable to the next event.
It does not look like there is any reason to have both name=side 2 turn $random and name=side 2 turn refresh, better refactor them to single event. Then it is easier to control which variable to delay and which not.
It does not look like there is any reason to have both name=side 2 turn $random and name=side 2 turn refresh, better refactor them to single event. Then it is easier to control which variable to delay and which not.
- May 11th, 2026, 7:41 am
- Forum: WML Workshop
- Topic: Checking the feasibility of a complex Custom Project
- Replies: 7
- Views: 99
Re: Checking the feasibility of a complex Custom Project
It is technically possible to use wesnoth infrastructure for that, but you would need create and on your computer run bot which would accept commands from observers. Overall I would not expect much success.
- May 9th, 2026, 3:49 pm
- Forum: WML Workshop
- Topic: STEAM repost: An Issue for Colour-Blind People
- Replies: 1
- Views: 42
Re: STEAM repost: An Issue for Colour-Blind People
It probably talks about team color for which there are multiple modifications you can use to configure them.
- May 4th, 2026, 6:14 pm
- Forum: WML Workshop
- Topic: Macro suggestions?
- Replies: 19
- Views: 304
Re: Macro suggestions?
Stop encouraging use of AI for situation that doesnt benefit from it. That is really bad question, and if you really want it just go to http://www.wesnoth.org/macro-reference.html
- May 4th, 2026, 2:12 pm
- Forum: WML Workshop
- Topic: Macro suggestions?
- Replies: 19
- Views: 304
Re: Macro suggestions?
Macros are most useful for weapon specials and abilities.
- April 24th, 2026, 7:03 pm
- Forum: Forum Games
- Topic: Word association
- Replies: 1242
- Views: 287738
Re: Word association
celts
- April 24th, 2026, 9:38 am
- Forum: Technical Support
- Topic: updating mod
- Replies: 1
- Views: 53
Re: updating mod
You probably dont need to upload it for 2018 addon server anyways. Just create new pbl file.
- April 23rd, 2026, 10:12 pm
- Forum: Faction & Era Development
- Topic: Rashy Era
- Replies: 337
- Views: 530249
- April 23rd, 2026, 11:55 am
- Forum: Faction & Era Development
- Topic: Lonely Era (first release available for 1.12)
- Replies: 35
- Views: 22843
Re: Lonely Era (first release available for 1.12)
I think I reviewed them at some point and didnt like some.
- April 22nd, 2026, 2:35 pm
- Forum: Release Announcements, Compiling & Installation
- Topic: Debug Short Cut
- Replies: 2
- Views: 73
Re: Debug Short Cut
Regular user doesnt need it. Add it for yourself if you want.