Add other itemsNot An Issue

howdy, im messing with rust edit and noticed that there are some streetlight poles available in the prefabs list, i wonder if we could add some of them to monument addons to be able to spawn with maspawn command, for instance this one:

assets/content/props/light_fixtures/v2/plight.streetlight.detached.on.prefab​

If they are entities, you can spawn them with MA. If they are not entities, you will never be able to place them with a plugin.

NKXTQs24ExGTuL8.jpg WhiteThunder

If they are entities, you can spawn them with MA. If they are not entities, you will never be able to place them with a plugin.

yep, currently looking for a way to add these non entities to standard monuments, for them to auto spawn exactly like MA does with addons, no matter what monuments or their positions on the map.
In rust edit i can do this, but i think it stays related to the map, means that after a wipe im forced to redo all the work If i decide to change my map... Will try rust map editor since it works inside Unity engine... maybe there is a way.

You basically need a map generator. Not a bad idea for Rust Maps to support, as it supports some map generation options.

Locked automatically