Rivals of Aether

Rivals of Aether

Custom WS Alts Buddy (Read Desc.)
VMan_2002  [developer] 11 Dec, 2020 @ 7:23pm
Variables for Workshop Creators
vman_skinkit_color_names
- Set it to an array of names of colors, like: ["Body", "Hat", "Shirt", "Pants"]
- If empty, disables recolor mode (this is so sad)
- Can also exceed values 0-7
vman_skinkit_current_color_id
- Current player's custom alt number.
vman_skinkit_player_colors
- Array used for color slots 8 or above.
vman_skinkit_player_colors_update
- When player color slots 8 or above are set, this is set to 1
vman_skinkit_infinity_current
- Set this to the current infinite alt in your infinite alts system
vman_skinkit_infinity_max
- Set this to the amount of infinite alts in your infinite alts system
vman_skinkit_active
- Automatically set to true when a custom alt is used.

note: infinite alts support is needs more development by me
Last edited by VMan_2002; 13 Mar, 2021 @ 9:04pm