hey all, ffvttr is giving me a 'attribute grim resolve not initializing in combo attribute error'
none of my other cobos have an issue - is there a known problem w/ grim resolve i am unaware of?
Is it in the list of attribs usable in combos in the ffx manual?
it is a built-in but is listed as scripted for use as a combo attribute...
Please post the relevant parts of your script.log and ffxmulti.py. Hopefully, it's just a minor syntax error.
Quote from: Epimethee on June 12, 2007, 06:48:20 PM
Please post the relevant parts of your script.log and ffxmulti.py. Hopefully, it's just a minor syntax error.
As it turns out it was!
The ffx manual lists grim resolve as being 'grim resolve' eliminating the space to make it 'grimresolve' fixed it...
Thanks!
Great. :)
Good point on the name in the FFX manual; we'll have to clarify that the scripted version of any two-word built-in attribute needs to be written as one word. Either that or, better, change the code to do it automatically.