Aller au contenu

Photo

Batch/bulk/mass create/add/import?


  • Veuillez vous connecter pour répondre
2 réponses à ce sujet

#1
Wildstarz

Wildstarz
  • Members
  • 13 messages
I am in the process of making a mod that involves 150 new items.  Is there a way to batch add or import items? Doing it one at a time feels like some form of punishment. I can't find anything in the forums or wiki that covers this.

Modifié par Wildstarz, 01 décembre 2009 - 01:09 .


#2
AND04

AND04
  • Members
  • 154 messages
depends - do you want the player to have all of ehm - if so you can try something like my Mod (http://social.bioware.com/project/883/) to add them if your not that familar with scripting - if you want to put them somewhere specific that would be another thing...

#3
Wildstarz

Wildstarz
  • Members
  • 13 messages

AND04 wrote...

depends - do you want the player to have all of ehm - if so you can try something like my Mod (http://social.bioware.com/project/883/) to add them if your not that familar with scripting - if you want to put them somewhere specific that would be another thing...


Thanks for the reply, I plan on using your bag when the time comes. I miscommunicated my problem. I need to create 150 different items in the toolset. The items are similar enough that I already have a spreadsheet file with all the pertinent data. Creating the 150 items using the toolset is tedious and frustrating. I'm hoping there is a way to just import that data.