Posted by Griff on January 06, 1998 at 14:29:44:
In Reply to: Re: CogKing: En oinw aletheia posted by Stealth on January 06, 1998 at 14:19:07:
>> You should be able to put in any symbol that is of type Thing found in the symbols section. Some things do need the thing flag Ox1 to emit light .(in template or in Things section of jkl) course you can set the thing flags from the cog too.<<
So I could add "SetThingFlags(lightning, 0x1)" under "SetThingLight(player, lightning, blah blah)"
Then in the deactivated, killed and/or call stop_power code section I could use "ClearThingFlags" to shut it off?
Thanks guys...you're being really patient with me. Maybe after I finish this dumb thing I should just stick to what I know...being 3dos and mats. Java and cog script seems to be beyond me for some reason...I'll figure it out one day I guess.
Thanks,
Tron