Men of War: Assault Squad 2

Men of War: Assault Squad 2

CheatsMod 5.16
Spoderman 20 Mar, 2024 @ 3:03am
New Mods in Spawn List.
Hello, i was wondering how do you put new mods and units in the spawn menu. If someone can help it will be much appreciated thanks. I want to learn so i can edit and have more fun by doing this stuff in missions too.
< >
Showing 1-2 of 2 comments
Spoderman 22 Mar, 2024 @ 2:35am 
I tried adding an AT-AT in the spawn menu but there is no vehicle on the menu in cheatsmod. I edited a tank and inserted the empires at-at heavy vehicle but there is nothing in the menu. I have tried many times to follow the previous discussion of how to add new unit but it doesn't work. I cannot find the category of the empire of the at-at at all there are just the vanilla menu spawn vehicles of cheatsmod. Please help me.

This is what i edited:

"cheats/tanks/empire/heavy/10"
{condition
{terms
{"1.event"
{id "cheatmod/spawn/tank/8"}
}
{"2.cmp_i"
{var "cheatmenu$"}
{op "=="}
{value 10}
}
{"3.cmp_i"
{var "cheatcountry$"}
{op "=="}
{value 2}
}
}
}
{actions
{"loop" 4
{"actor_to_waypoint"
{selector
{ignore_captured_by_user 0}
{tag cheat_empire_crew}
}
{waypoint "3002"}
{clone}
{approach teleport}
}
}
{"spawn"
{entity "at-at"}
{waypoint "3000"}
}
{"call"
{function "tankgetsfilled"}
}
{"event"
{event "cheatmod/spawn/tank/10"}
{mode reset}
{delay 0}
}
{"trigger"
{name "cheats/tanks/empire/heavy/10"}
}
}
}

This is the other edited version at the bottom:

{"cheat_emp_tank_heavy_at-at"
{state hidden}
{text "at-at"}
{image at-at}
{hint ""}
{count -1}
{score 0}
{delay 0}
{eventEnd "cheatmod/spawn/tank/10"}
{waypoint "3001"}
}

Please help thanks
Spoderman 22 Mar, 2024 @ 4:38am 
Originally posted by Spoderman:
I tried adding an AT-AT in the spawn menu but there is no vehicle on the menu in cheatsmod. I edited a tank and inserted the empires at-at heavy vehicle but there is nothing in the menu. I have tried many times to follow the previous discussion of how to add new unit but it doesn't work. I cannot find the category of the empire of the at-at at all there are just the vanilla menu spawn vehicles of cheatsmod. Please help me.

This is what i edited:

"cheats/tanks/empire/heavy/10"
{condition
{terms
{"1.event"
{id "cheatmod/spawn/tank/8"}
}
{"2.cmp_i"
{var "cheatmenu$"}
{op "=="}
{value 10}
}
{"3.cmp_i"
{var "cheatcountry$"}
{op "=="}
{value 2}
}
}
}
{actions
{"loop" 4
{"actor_to_waypoint"
{selector
{ignore_captured_by_user 0}
{tag cheat_empire_crew}
}
{waypoint "3002"}
{clone}
{approach teleport}
}
}
{"spawn"
{entity "at-at"}
{waypoint "3000"}
}
{"call"
{function "tankgetsfilled"}
}
{"event"
{event "cheatmod/spawn/tank/10"}
{mode reset}
{delay 0}
}
{"trigger"
{name "cheats/tanks/empire/heavy/10"}
}
}
}

This is the other edited version at the bottom:

{"cheat_emp_tank_heavy_at-at"
{state hidden}
{text "at-at"}
{image at-at}
{hint ""}
{count -1}
{score 0}
{delay 0}
{eventEnd "cheatmod/spawn/tank/10"}
{waypoint "3001"}
}

Please help thanks


Nevermind I figured it out. It works now Thanks
< >
Showing 1-2 of 2 comments
Per page: 1530 50