Page 2 of 2
Posted: Wed Nov 29, 2006 7:26 pm
by Yukiko
Is that even if the item is defined with a color member in the itemdesc file CWO?
Posted: Wed Nov 29, 2006 8:09 pm
by CWO
I have no idea why but yes. I haven't dug deep into it at all but maybe I'll have a bit better of an understanding when I actually rewrite it (rewriting my entire shard still). But I do remember when my shard had lootgroups redone, some color params were missing on items that can just be .create'd with the color and suddenly they were all color 0. Now that I just typed that, its probably taking item.color := CInt(param[4]); or something like that. Which non-existant becomes an error that CInt makes 0...
Posted: Wed Nov 29, 2006 8:15 pm
by Yukiko
Could be. I'll look into it as soon as I get the 097 spawner working.

Posted: Thu Nov 30, 2006 4:19 pm
by Damo307
what CWO said about putting the color number '1996' at the end of it worked :D thanks you all your help guys :)
I just have one more question please. How do i add new npc quips to 'npcequip.cfg' ?
Posted: Wed Jan 24, 2007 6:51 am
by DeiviD
kinda reviving an old post, sorry, but if you aff truecolor to the itemdesc wouldnt that problem fix itself?