Posted by JED Master on June 16, 1998 at 22:37:27:
In Reply to: Re: Cog conflicts posted by Kenobi on June 16, 1998 at 19:08:43:
: I figured it out, I somehow put a period in one of the
: number settings. Thank you sorry for the waste of time.
:
: : cogs can't conflict.. What cog is the elevator based on?
Actually, cogs CAN conflict- if you attempt to pass a variable to another cog wich doesn't ha 0the variable in the symbols section. It usually only happens in mp, because sendmessage doesn't seem to be able to pass a variable as anything but a num... and trigger only works in mp.