Author Topic: Color Cycle Mod  (Read 1882 times)

I would like to see something like a mod that would automatically change colors on end, like you wouldn't even have to do anything to the bricks. It would just keep going and going...... I know that you can make something like this with events, but only on player touch, or activate, or something like that. I also can only make it go through the cycle once. So some tool that when it would hit a brick would bring up something like "Set color cycle" and then type in how long it would take until the brick would change to another color/FX. Now I don't know if you can already do something like this, but I could really use it for some things, and making some small animations on a giant TV or something would be fun..... so? Is it worth it?

nice idea, I would realy like to have this as a mod

My main goal is to make some really cool Chicago like store signs >:D Like THIS:
http://www.casinospecialevent.com/Images/Casino_large.jpg
That would be awesome >_<


Code: [Select]
ON  0 onRelay Self setColor    RED
OFF 1 onRelay Self setColor    YELLOW
OFF 2 onRelay Self setColor    GREEN
OFF 4 onRelay Self setColor    BLUE
ON  5 onRelay Self toggleEventEnabled 0 1 5 6
OFF 6 onRelay Self toggleEventEnabled 1 2 6 7
OFF 7 onRelay Self toggleEventEnabled 2 3 7 8
OFF 8 onRelay Self toggleEventEnabled 3 0 8 5

Sorry it's so complex, but that's how you'd make a long cycle work (unless you get the shiftEventEnabled Add-On)

To Activate, put something like this on the end:
Code: [Select]
9  ON  0 onActivate Self fireRelay
10 ON  0 onActivate Self setEventEnabled 9 10 OFF
« Last Edit: October 12, 2008, 09:10:10 PM by MegaScience »

@_@ Yeah, I tried doing that exact same thing, and it didn't work.... What are the numbers at the bottom for? I can see that this would work, but I would appreciate it if someone would just make something like this, to simplify it a little >_<

Ughh
onActive--->Self--->fireRely
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->fireRely

Ughh
onActive--->Self--->fireRely
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->setColor
onRely--->self--->fireRely
1: onActivate
2: onRelay
3: fireRelay
3: Doing all colors in one relay won't work.

What are the numbers at the bottom for? What numbers do you mean? quote it for me.
« Last Edit: October 12, 2008, 09:11:33 PM by MegaScience »

1: onActivate
2: onRelay
3: fireRelay
3: Doing all colors in one relay won't work.

No it does work you have to add delays like in the first color do 11 in the next color do 22 so on and so fourth and on the last relay don't do 33 do what you last left on i.e 66

Making a cycling script with delays for each step makes it work all stuffty.

Since the relay goes continuously, delays could screw up...

3: Doing all colors in one relay won't work.

Delays

Works fine for me

Log onto MSN Falcondude -_-

And, try my way on one brick, and your way on another brick. See what happens.

Log onto MSN Falcondude -_-
I've been on MSN tons. Remember? I blocked you.

Unblock me, I don't even remember why you blocked. Do you?

Unblock me, I don't even remember why you blocked. Do you?
Because you're annoying as hell?