GFF editor

Moderator: Event DM

Post Reply
User avatar
Deider
Demigod of Posts
Posts: 13259
Joined: Sun May 11, 2003 12:33 pm
Timezone: GMT -8
Location: California

GFF editor

Post by Deider » Sun Jun 12, 2005 2:16 pm

I need to use a GFF editor to edit some items. Thing is, while I know how to extract items as erfs or as the uti format, I don't know how to put them into gff. Anybody willing to help out a gnome with some info? :)
User avatar
Heed
Scholar of Fools
Posts: 377
Joined: Sat Jul 17, 2004 11:13 am
Location: Dasein
Contact:

Re: GFF editor

Post by Heed » Sun Jun 12, 2005 2:24 pm

Deider wrote:I need to use a GFF editor to edit some items. Thing is, while I know how to extract items as erfs or as the uti format, I don't know how to put them into gff. Anybody willing to help out a gnome with some info? :)
UTI is a GFF file. All blueprint files (UTI, UTC, UTP, etc) are GFF's along with BICS and some others. GFF just means "General file Format". Use Bio's GFF editor I would suggest.

Also, if you need that operation done on a module level, then I would suggest moneo as you can just use it to run a batch operation on a mod file. It does require a little digging to find out letoscript syntax, but it's very quick compared to trying to hand edit a bunch of blueprints. Just tried this recently on a mod and I can't believe I didn't look into it ages ago as it saved me a ton of toolset clicking and time.

EDIT: IIRC Bio's released GFF editor (the one on their site) only looks for .gff extension files in the open dilaogue. I believe it was roboius who released a modified version that will open GFF files with differing extensions (i.e., bic, uti, etc). That version should be on the Vault.
Thought thinks itself.
_________________
A Game is a machine that can get into action only if the players consent to become puppets for a time.
--Marshall McLuhan,
Understanding Media
rorrim
Scholar of Fools
Posts: 325
Joined: Wed Jun 16, 2004 6:07 pm
Location: Annapolis, MD USA

Post by rorrim » Sun Jun 12, 2005 2:46 pm

Another option is here:

http://nwntools.sourceforge.net/

You can convert any resource to either its base GFF or go a step further and convert it to XML. Once it's in XML you can edit it as text or use your favorite scripting language to make automated changes. This one is highly recommended!

--rorrim
User avatar
Deider
Demigod of Posts
Posts: 13259
Joined: Sun May 11, 2003 12:33 pm
Timezone: GMT -8
Location: California

Post by Deider » Sun Jun 12, 2005 3:13 pm

Another simple question - once I've modified my uti files, how do I convert them back to an erf? I see at sourceforge there's a way to convert the files into a mod, but let's say I'm a lazy incompetent bum who doesn't want to dl/install java to do so. Is there a lazy man's solution out there? :)
User avatar
Heed
Scholar of Fools
Posts: 377
Joined: Sat Jul 17, 2004 11:13 am
Location: Dasein
Contact:

Post by Heed » Sun Jun 12, 2005 3:56 pm

NWNViewer is an old app like NWNexplorer that can handle the creation of mod, erf, etc. Should be on the vault by a guy named Zoligato. Use the NWN packer option then you can add files to an archive and save it out as erf, mod, etc.

Another option would be to open the mod in the toolset, copy/paste your modified uti's to your <NWN's install dir>\NWN\module\temp0 directory overwriting the old ones. Hit refresh palette (rclick in palette window to get menu) in the toolset and save. No need for an erf this way.

If your temp0 directory is empty, then navigate to temp1, temp2, etc. until you find one filled with files.
Thought thinks itself.
_________________
A Game is a machine that can get into action only if the players consent to become puppets for a time.
--Marshall McLuhan,
Understanding Media
Post Reply