triplex2011 Posted December 8, 2011 Share Posted December 8, 2011 (edited) Hello. Im searching for a way to find out the objectID of a newly created NPC to do something like pushactoraway (getobjectid (player.placeatme 45BE5 1)) 90 // This should create a NPC (Here a Stormcloak Soldier - One Handed with Shield), // gets the ObjectID and push him (based upon the ObjectID (required for this)) away// to fall back somewhere in the Gameworld (alive)). Currently player.placeatme 45BE5 1 or pushactoraway {objectID} 90 is working lonely very well,but i always have to create the NPC and after clicking on the Character in the consolewith the mouse i can use the second command. What it want is, that i can us this in one step (withot clicking on the character). Ok, i know getobjectid seams not to exists or i'm using the commands wrong, could somebodytell me how to get this work.. required for an update of my Mod / Tool "War Scripter". thanx, triplex2011 Edited December 10, 2011 by triplex2011 Link to comment Share on other sites More sharing options...
Recommended Posts