Now, I'm not entirly sure if this script will work, as I haven't tested it out. If it doesn't, just fix up the array a bit, and it will.
call with the script: $script_character_hue = [#]
Please, if it works C&C, if it doesn't tell me how to fix it.
NOTE: MAY CAUSE LAG, UNTESTED.
call with the script: $script_character_hue = [#]
Code:
#Hue Changer On Demand!
#Made by Shiroun
#I guess... here goes?#
#Alright, first:
#My script, as easy as it is, it's MINE.
if $script_character_hue = [0 => 255]
then $script_character_hue = [0 => 255]
elsif $script_character_hue = [256 => 9999999999999999999999999999999999999]
print("Unable to comply, hue is to high!")
end
Please, if it works C&C, if it doesn't tell me how to fix it.
NOTE: MAY CAUSE LAG, UNTESTED.