Call to Arms - Gates of Hell: Ostfront

Call to Arms - Gates of Hell: Ostfront

Spawn Menu part 1
 This topic has been pinned, so it's probably important
Rosemi  [developer] Aug 2, 2024 @ 12:43pm
How to Use the Generation Menu in Other MOD Maps
In the mod where you need to use the menu (local folder of the subscribed mod), find the .mi file in the map folder.

Some are inside compressed files like resource.pak or map.pak. You need to extract them first before modifying.

Open the file with Notepad.
You will see:

{mission...
...
...
Press Enter after {mission and add the following:

{mission
(include "/map/cheat/cheat.mi")
...
...
Save the file.

Finally, launch the game and it should work.
Last edited by Rosemi; Apr 21 @ 12:52am
< >
Showing 1-11 of 11 comments
RayyaViper Aug 3, 2024 @ 2:44am 
hi !

so if i do this with valour mod, i will have some unit from valour mod ?
Rosemi  [developer] Aug 3, 2024 @ 2:47am 
Originally posted by RayyaViper:
hi !

so if i do this with valour mod, i will have some unit from valour mod ?

No, that's not possible, all units would need to be added manually, this would just enable you to use this menu in other mods, so I'd say I have plans to work on the valour mod's spawn menu
RayyaViper Aug 3, 2024 @ 2:57am 
oki thx sorry for the misunderstanding
Heisenberg Aug 6, 2024 @ 3:38am 
How to add a mod map
gODLoveSbuTTs Oct 16, 2024 @ 6:38pm 
is this how the first 4 lines should look? do i need to replace "map" with the actual maps name?




{mission
{mission /map/cheat/cheat.mi
{Entity "evacuation_point" 0x802f
{Position -2036.4 -413.96}
Miguel Nov 24, 2024 @ 8:44am 
Originally posted by Rosemi:
Originally posted by RayyaViper:
hi !

so if i do this with valour mod, i will have some unit from valour mod ?

No, that's not possible, all units would need to be added manually, this would just enable you to use this menu in other mods, so I'd say I have plans to work on the valour mod's spawn menu


Hi! By any chance you're working on this? I am hopeful!
SirFreal Dec 1, 2024 @ 1:30pm 
will you be able to share how custom units can be added into the spawn table?
I am trying to turn on spawn menu in the mod map from mod Field defense. I tried to put this under and infront of the "{mission" thing, and even input "/field_defense/cheat/cheat.mi" without "{mission", but it keeps crushing my game again and again when i try to start this mission. What did a doing wrong? My first 4 lines looks like this:

{mission
{Entity "valentine9" 0xa000
{Position 96.9 -3008.67 3.92}
{xform zl -21.25 y 5.91 zw 85.63}

Where should i put this "/field_defense/cheat/cheat.mi" thing?
Originally posted by Mirrycyberfox:
I am trying to turn on spawn menu in the mod map from mod Field defense. I tried to put this under and infront of the "{mission" thing, and even input "/field_defense/cheat/cheat.mi" without "{mission", but it keeps crushing my game again and again when i try to start this mission. What did a doing wrong? My first 4 lines looks like this:

{mission
{Entity "valentine9" 0xa000
{Position 96.9 -3008.67 3.92}
{xform zl -21.25 y 5.91 zw 85.63}

Where should i put this "/field_defense/cheat/cheat.mi" thing?

dont add mission
just
{mission
(include "/map/cheat/cheat.mi")
{Entity "valentine9" 0xa000
{Position 96.9 -3008.67 3.92}
{xform zl -21.25 y 5.91 zw 85.63}
Originally posted by Yuuka 100KG:
Originally posted by Mirrycyberfox:
I am trying to turn on spawn menu in the mod map from mod Field defense. I tried to put this under and infront of the "{mission" thing, and even input "/field_defense/cheat/cheat.mi" without "{mission", but it keeps crushing my game again and again when i try to start this mission. What did a doing wrong? My first 4 lines looks like this:

{mission
{Entity "valentine9" 0xa000
{Position 96.9 -3008.67 3.92}
{xform zl -21.25 y 5.91 zw 85.63}

Where should i put this "/field_defense/cheat/cheat.mi" thing?

dont add mission
just
{mission
(include "/map/cheat/cheat.mi")
{Entity "valentine9" 0xa000
{Position 96.9 -3008.67 3.92}
{xform zl -21.25 y 5.91 zw 85.63}

Thank you very much! Now it works ^_^
Hixion Jun 7 @ 1:01am 
Does this work with the Dawn of the Dead mod? if so how? I cant figure out how to make it work. If it doesn't then nvm.
< >
Showing 1-11 of 11 comments
Per page: 1530 50