scripting..
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...