Big-Monsters


Be prepared for the big monsters and other tragic events from this planet!

Content
5 months ago
0.16 - 1.1
24.4K
Enemies

g Questions

3 years ago

I'm going to start a map with this mod, and I wanted to know about humans and the brutal biters, would you like to send me an example on how they work? I'm afraid to start the map and lose it because I don't know the strength of the enemies, just that, if you can answer me I would appreciate it, and I went to the mod settings, and I didn't find anything to choose the life of the enemies

3 years ago

Hi. Load a saved game and run these commands

Call specific events for all surfaces and all player forces
/c remote.call( "bigmonster", "create_event", "biterzilla")
/c remote.call( "bigmonster", "create_event", "soldiers")
/c remote.call( "bigmonster", "create_event", "worms")
/c remote.call( "bigmonster", "create_event", "volcano")
/c remote.call( "bigmonster", "create_event", "invasion")
/c remote.call( "bigmonster", "create_event", "swarm")
/c remote.call( "bigmonster", "create_event", "spidertron")
/c remote.call( "bigmonster", "create_event", "brutals")

Options alow you to change enemy hp multiplier

New response