Jump to content

Mod that spawns any creature at any location


irswat

Recommended Posts

How difficult would it be to write a mod that can spawn random creatures in the game (modded creatures included) at random locations throughout the wasteland? More specifically I would like to release this as an add on for wasteland defense so there is no more going into menus and selecting what enemies you want to fight (with only 5 choices)

I'm not looking to manually place markers throughout the wasteland. Was hoping it would be possible to:

write a script that will (procedurally) fill a form list with all creatures loaded into memory.

write a script that will spawn a random number of creatures (between 1-10 for example)

write a script that will pick x number of creatures at random from form list of creatures.

 

write a script that will spawn the creatures at random at some random location near the player.

is this possible?

Edited by irswat
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...