OG Xbox Forums > MXM WIP Beta forum

Color Generator (preview)

(1/3) > >>

flattspott:
(IMG:http://img51.photobucket.com/albums/v157/flattspott/ColorGen.jpg)

I had this idea for a script a while ago, only then it used 10 preset colors and didn't really work too well so I gave up on it. That non working junk is here

It wasn't until I saw the new Xecuter3 demo that my interest was sparked again. So here we are now.

It's not 100% done yet. Includes click sound for the sliders. And possibly a background image.

CallFile <Path>\ColorGen.xas [Color1 Info] [Color1 Color] [Color2 Info] [Color2 Color]

If no arguments are specified then everything will revert to the defaults. If arguments are specified then the slider positions, values and the box colors will get set accordingly. Useful if you want to slighty tweak an exact color or show the current colors for whatever it is you getting a color for.

Example usage can currently be like so: (when I actually get it finished and release it)
CODE
CallFile \ColorGen.xas "System Menu box (fill)" 00000000 "System Menu box (border)" ffffffff
CallFile \ColorGen.xas "System Menu box (fill)" 0x00000000 "System Menu box (border)" 0xffffffff
CallFile \ColorGen.xas


This post has been edited by flattspott: Apr 15 2004, 10:25 PM

koldfuzion:
I havent had the chance to try it yet.  might turn out to be something BJ can include for the default skins especially

flattspott:
Well this version is way different then the sample I sent you, that one only did one color.

The way it works now is like so.

CallFile <Path>\ColorGen.xas "Info for Color 1" "Info for Color 2"

Or you can use just 1 info for color arg

Outputs to _Color1 and _Color2

This post has been edited by flattspott: Apr 15 2004, 03:04 AM

geniusalz:
Maybe there should be a universal color-select box.  

flattspott:
What do you mean? Universal for all dashes or for MXM?. Cause it's not just for System Menu Boxes, that was only an example.  

Navigation

[0] Message Index

[#] Next page

Go to full version