PDA

View Full Version : Give Trait command



GreatWarrior
12-11-2006, 03:45
Anybody know what all the give trait commands do? Same thing with the ancillary command cheats. Theres a lot of them so I was wondering if anybody would have happen to know what all of them do, maybe someone has tested them? I don't really feel like testing them all. lol

Any help appreciated and if you want the list just ask.

Zharatustra
01-06-2007, 21:59
and is there a remove trait command..?

Siebharrin
01-07-2007, 00:01
if you have downloaded the mod-files:

all the traits are listed in:
data\export_VnVs.txt
giving a trait the value of 0 removes it

and all the ancilliaries are listed in:
data\export_descr_ancillaries.txt

sapi
01-07-2007, 03:35
For those who are intersted, you'd extract just those files by running the unpacker twice with these settings: (untested but right in theory)

unpacker.exe --source=..\..\packs\*.pack --destination=..\..\ --filter=export_vnvs.txt --verbosity=1

unpacker.exe --source=..\..\packs\*.pack --destination=..\..\ --filter=export_descr_ancillaries.txt --verbosity=1