So, I have a custom item on a DM avatar in-game. I want to modify said item in the toolset. How do I get it into the toolset to be modified?
I tried using Leto to export the DM bic file to an erf, and imported the erf into a module, but it came over with no inventory items. Anyone have any other ideas? Thanks in advance...
Toolset - How do I...?
Moderator: Event DM
- Gorgon
- Father of Avlis EE
- Posts: 6637
- Joined: Fri Oct 17, 2003 10:14 pm
- Timezone: PST -8
- Location: Vancouver, BC, Canada
Re: Toolset - How do I...?
Recreate the item in the toolset from its stats. That will be the easiest way. Remember to check all the variables it might use in gffeditor (or k-gffeditor) first. Saving from a servervault does keep item variables intact, but if you save again locally (local server or otherwise, without using a servervault setup) to make a copy, they get wiped. QA had a few headaches figuring that out with a few test things (*coughs* Augment crystals).
I know it sounds crappy, but there really isn't an ~easy~ way to (properly/reliably) copy an item from a .bic into the toolset. Especially here, since Avlis adds variables to all sorts of items, and they are important (understatement of the year). You can copy and paste all the info with a gff editor and so on, but I have yet to find something that can (again, reliably) get a perfect copy into the toolset/make a blueprint from it.
I know it sounds crappy, but there really isn't an ~easy~ way to (properly/reliably) copy an item from a .bic into the toolset. Especially here, since Avlis adds variables to all sorts of items, and they are important (understatement of the year). You can copy and paste all the info with a gff editor and so on, but I have yet to find something that can (again, reliably) get a perfect copy into the toolset/make a blueprint from it.
"God not only plays dice, he throws them in the corner where you can't see them."
-- Stephen William Hawking (1942-2018) --
Sprucing up ye olde NWN | NWN:EE Wiki | ~Avlis Theme Song~
-- Stephen William Hawking (1942-2018) --
Sprucing up ye olde NWN | NWN:EE Wiki | ~Avlis Theme Song~
- PsiOmega
- Team Member; Retired with Honors
- Posts: 4886
- Joined: Tue Jun 08, 2004 4:55 pm
- Timezone: GMT+1/+2 (DST)
- Location: Sweden
Re: Toolset - How do I...?
I might soon have a tool for extracting items from bic-files. Can't promise it'll be done before you need it however.
Science is a candle in the dark.
Docendo discimus.
Docendo discimus.
Re: Toolset - How do I...?
No worries. Made a new item and it looks like it worked out OK. Thanks to you and Gorgon!