- What permissions do you give others to modify and/or maintain your submission?
- Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
This script lets you change the color that you go when you get the Fire Flower. You can change the fire form color with the
Using
If the character doesn't have a fire form color defined, it will use White by default.
fireflowercolor
command. This setting is saved.Using
fireflowercolor skin
(set by default) will change your fire form color based on the character's definition (see below).If the character doesn't have a fire form color defined, it will use White by default.
If you want to give your character a determined fire form color, put this in your character's script:
Lua:
if not CFFC_Characters
rawset(_G, "CFFC_Characters", {})
end
CFFC_Characters["skin"] = SKINCOLOR_COLOR
Seezee: I/O Support Resource (edited)
https://mb.srb2.org/addons/i-o-support-resource.55/
https://mb.srb2.org/addons/i-o-support-resource.55/