Jump to content

Home

Spawning items in the game


Sneeper

Recommended Posts

Is it possible to spawn items in the game? For example, i want a certain container or corpse to contain a custom made lightsaber. If this is possible how do i do this? It's pretty lame to have to have it spawn in your inventory with the console.

 

Thanks in advance.

Link to comment
Share on other sites

Pick a placeable that already exists and just script it so your custom item is spawned there. Or spawn a new placeable using the onenter script and then script it so your item spawns there. Or just add the datapad to an NPC's *.utc file inventory and then make it droppable.

 

Try this for help on the scripting.

 

_EW_

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...