ghfreak101 Posted February 17, 2010 Share Posted February 17, 2010 Ok so im new at this but whenever I try to use a player.additem code it says "compiled script not saved!" Ive tryed a lot of different codes all saying the same this.Any advice :wallbash: Link to comment Share on other sites More sharing options...
pkleiss Posted February 17, 2010 Share Posted February 17, 2010 The syntax is: player.additem XXYYYYYY # where XX is the mod index (for vanilla objects, non DLC this is 00, otherwise the mod index is listed in FOMM and corelates to load order)YYYYYY is the form ID of the object you are adding# is the number of items to add You can't add actors with this, use player.placeatme <actorID> instead Link to comment Share on other sites More sharing options...
Recommended Posts