Search found 17 matches
- May 10th, 2015, 8:18 pm
- Forum: WML Workshop
- Topic: Relate advancement to gender
- Replies: 1
- Views: 821
Relate advancement to gender
Hello, I created an additional unit to a faction, this unit is female and advances from a unit that can be recruited both as a female as well as a male. How can I achieve the fact that solely the female unit that I can recruit can advance to my additional unit whereas the male one can't do so, actua...
- November 17th, 2014, 8:38 pm
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hey,
I am really thankful!
It works by now! 
I am really thankful!


- November 17th, 2014, 5:21 am
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hi,
okay, thanks. But how can I add such reference? Having googled it, I couldn't find it, actually.
okay, thanks. But how can I add such reference? Having googled it, I couldn't find it, actually.
- November 16th, 2014, 4:39 pm
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hi, thanks. However both the unit's animation and the attack's animation disappear having this text: #textdomain wesnoth-Ageless_Era [unit_type] id=Cold_Soul name= _ "Cold Soul" race=AE despair gender=female image="units/despair/phantomcoldsoul.png" # profile="portraits/.png...
- November 16th, 2014, 2:50 pm
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hey, thanks, now I got it looking like this: [attack_anim] [filter_attack] name=delectation_of_sorrow [/filter_attack] [frame] image="units/despair/phantomcoldsoul.png" image_diagonal="projectiles/delectation-of-sorrow-attack-1.png" [/frame] [frame] image="units/despair/phan...
- November 16th, 2014, 12:13 pm
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hi,
thank you.
But using such frame the animation of the attack doesn't change, only one picture is employed though the animation consists of seven pictures.
Greets
Lehor
thank you.

Greets
Lehor
- November 16th, 2014, 10:31 am
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hey, I got to admit that I encountered another problem: [attack_anim] [filter_attack] name=delectation_of_sorrow [/filter_attack] [frame] begin=150 end=300 image="units/despair/phantomcoldsoul.png" image="projectiles/delectation-of-sorrow-attack-1.png" image_diagonal="projec...
- November 15th, 2014, 1:44 pm
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hello,
I have to reveal that the problem is solved by now! Thank you very much for your second advice!
Greets
I have to reveal that the problem is solved by now! Thank you very much for your second advice!

Greets
- November 15th, 2014, 1:29 pm
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Re: Problem with creating a unit
Hey, Ravana, thank you very much! :) So, this is the present state of the configuration of the unit "Cold Soul": #textdomain wesnoth-Ageless_Era [unit_type] id=Cold_Soul name= _ "Cold Soul" race=AE despair gender=female image="units/despair/phantomcoldsoul.png" # profil...
- November 15th, 2014, 12:45 pm
- Forum: WML Workshop
- Topic: Problem with creating a unit
- Replies: 16
- Views: 5371
Problem with creating a unit
Hey, dear people, I must confess that I am experiencing problems with adding a unit called "Cold Soul" to the units of the faction Despair of Ageless Era. Actually, the unit Cold Soul advances from the Widow and it has a weapon special that is named "Drain". So, I made this extra...
- June 3rd, 2013, 2:48 pm
- Forum: WML Workshop
- Topic: Problem with an added attack
- Replies: 7
- Views: 3617
Re: Problem with an added attack
Thank you. But occasionally, water entangling from Nixie Mistress actually always appears on herself. [unit_type] id=Nixie Mistress name= _ "Nixie Mistress" race=AE_yokai_obake gender=female image="units/yokai/nixie-mistress.png" {MAGENTA_IS_THE_TEAM_COLOR} ellipse="misc/ell...
- June 2nd, 2013, 9:45 am
- Forum: WML Workshop
- Topic: Problem with an added attack
- Replies: 7
- Views: 3617
Re: Problem with an added attack
I also have another problem with an added attack (snow assault, the last one) for a level 3 of Faerie from Ageless Era: [unit_type] id=High Faerie of Snow name= _ "High Faerie of Snow" race=AE_yokai_obake gender=female image="units/yokai/high-faerie-of-snow.png" {MAGENTA_IS_THE_T...
- June 2nd, 2013, 7:46 am
- Forum: WML Workshop
- Topic: Problem with an added attack
- Replies: 7
- Views: 3617
Re: Problem with an added attack
Actually the attack now appears on Nixie Mistress herself, what would I have to change?
Greetings Lehor
Greetings Lehor
- June 1st, 2013, 9:18 pm
- Forum: WML Workshop
- Topic: Problem with an added attack
- Replies: 7
- Views: 3617
Re: Problem with an added attack
Okay I found it
.
Yes, if I see there're multiple topics which need to be discussed I'll put them together.
Greetings Lehor

Yes, if I see there're multiple topics which need to be discussed I'll put them together.
Greetings Lehor
- June 1st, 2013, 8:55 pm
- Forum: WML Workshop
- Topic: Problem with an added attack
- Replies: 7
- Views: 3617
Problem with an added attack
Hello, I've got a problem with an attack I added to a level 2 for Nixie from Ageless Era. The animation of my added attack "Water Entangling" is this: [attack_anim] [filter_attack] name=water entangling [/filter_attack] [missile_frame] begin=-250 end=0 image=projectiles/water-entangling.pn...