Skip to content

Unit blacklist #1530

Nov 7, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Yes used the right faction, blacklist doesn't seem to work for Howard's Taliban 2021. Gave up on it after blacklisting most of it's unit, doesn't do anything.

Currently using 3CB Takistan Insurgents with mixed assets and it works.
Thanks

//Sometimes you need to remove units: - ["Blabla","moreBlabla"];
//Sometimes you need to add units: + ["Blabla","moreBlabla"];
switch (_p_en) do {
    /*case "Myfactionexemple" : {
        btc_type_units = btc_type_units - ["Blabla","moreBlabla"];
        btc_type_divers = btc_type_divers + ["Blabla","moreBlabla"];
        btc_type_crewmen = "Blabla";
        btc_type_boats = btc_type_boats;
        btc_type_motorized = btc_type_motorized;
        btc_typ…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Daek-wml
Comment options

Answer selected by Daek-wml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants