scripting..

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

Is that even if the item is defined with a color member in the itemdesc file CWO?
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post 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...
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

Could be. I'll look into it as soon as I get the 097 spawner working.
:(
Damo307
Expert Poster
Posts: 79
Joined: Fri Jul 07, 2006 1:32 am

Post 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' ?
DeiviD
Expert Poster
Posts: 79
Joined: Mon Jun 19, 2006 4:48 pm

Post by DeiviD »

kinda reviving an old post, sorry, but if you aff truecolor to the itemdesc wouldnt that problem fix itself?
Post Reply