Relate advancement to gender

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
User avatar
Lehor
Posts: 17
Joined: January 8th, 2013, 6:22 pm

Relate advancement to gender

Post by Lehor »

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, actually?

Greets
User avatar
Ravana
Forum Moderator
Posts: 3320
Joined: January 29th, 2012, 12:49 am
Location: Estonia
Contact:

Re: Relate advancement to gender

Post by Ravana »

Different advances_to in [female] should do it.
Post Reply