pkleiss Posted August 4, 2010 Posted August 4, 2010 When spawning actors, you need their base object ID. You are seeing the reference ID when clicking on the actor in the console. There is only 1 base ID and the game can make multiple copies. Each copy is a reference and has a reference ID. You need to either get the Geck or FO3Edit and look up the base IDs for the actors your want to spawn.
PrecisionTacos Posted August 12, 2010 Author Posted August 12, 2010 On 8/4/2010 at 11:43 AM, pkleiss said: When spawning actors, you need their base object ID. You are seeing the reference ID when clicking on the actor in the console. There is only 1 base ID and the game can make multiple copies. Each copy is a reference and has a reference ID. You need to either get the Geck or FO3Edit and look up the base IDs for the actors your want to spawn. Expand __________________________________________________________________________________________________________________________________________ Thank you!
StevenJCarline Posted August 15, 2010 Posted August 15, 2010 The answer you seek is right here on the nexus look here : http://www.fallout3nexus.com/downloads/file.php?id=368 For quest ID's look here :http://fallout.wikia.com/wiki/User:Porter21/FO3_quest_objectives (i added this cause it took me like 3 days of searching.)
mattmartin77 Posted August 15, 2010 Posted August 15, 2010 OR when in game *if you have FOSE* go in console and type gbo after you click on the character and you will get the base id to spawn.
eLucifer Posted August 15, 2010 Posted August 15, 2010 How to find base IDs: Open console.Click on object/NPC.Type ''gbo''.Press Enter.
Recommended Posts