Remove "Recruit" option from Menu
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.
Remove "Recruit" option from Menu
Hi to all...
There's a way to remove the "recruit" option from the right-button menu?
I'm using a different way to place units during the game and I need to avoid confusion.
I try with canrecruit=no (inside [SIDE] Tag) but in this way the games il lost in the first round...!!
Thanks...
Bye!
UPDATE
At last I found a "dirty" solution setting the key recruit=none (inside [SIDE] Tag). The effect in not elegant: if you click on "Recruit" nothing happens...
I'm still searching for a "removing" option solution...
Have some ideas...??
There's a way to remove the "recruit" option from the right-button menu?
I'm using a different way to place units during the game and I need to avoid confusion.
I try with canrecruit=no (inside [SIDE] Tag) but in this way the games il lost in the first round...!!

Thanks...
Bye!
UPDATE
At last I found a "dirty" solution setting the key recruit=none (inside [SIDE] Tag). The effect in not elegant: if you click on "Recruit" nothing happens...
I'm still searching for a "removing" option solution...
Have some ideas...??
Last edited by Dret on May 7th, 2008, 11:32 am, edited 1 time in total.
Re: Remove "Recruit" option from Menu
Make a custom theme and remove the recruit option from the context menu in it.
Re: Remove "Recruit" option from Menu
A question more...
In this way the new theme must be choosen from Players or it work automaticly selecting the scenario?
Thanks!
Bye
In this way the new theme must be choosen from Players or it work automaticly selecting the scenario?
Thanks!
Bye
Re: Remove "Recruit" option from Menu
... It works perfectly... thanks a lot!! 
