Sailor Muffin
I'm in my lazy days
so i am making a custom super color and inst working i dont know what is wrong in the code i fixed this and changed a lot of times and inst working
freeslot(
"SKINCOLOR_SUPERWEBB1",
"SKINCOLOR_SUPERWEBB2",
"SKINCOLOR_SUPERWEBB3",
"SKINCOLOR_SUPERWEBB4",
"SKINCOLOR_SUPERWEBB5",
)
skincolors[SKINCOLOR_SUPERWEBB5] = {
name = "Super Webb 5"
ramp = {0 ,0 ,0 ,0 ,1 ,1 ,1 ,1 ,1 ,128 ,128 ,128 ,128 ,128 ,128 ,128},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB4] = {
name = "Super Webb 4
ramp = {0, 0, 1, 128, 128, 128, 128, 129, 129, 129, 129, 129, 130, 130, 130, 130},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB3] = {
name = "Super Webb 3"
ramp = {255, 255, 255, 134, 134, 134, 134, 135, 135, 135, 136, 136, 137, 137, 143, 138},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB2] = {
name = "Super Webb 2"
ramp = {135, 135, 136, 136, 136, 136, 136, 136, 137, 137, 137, 137, 137, 174, 174, 174},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB1] = {
name = "Super Webb 1"
ramp = {,137 ,137 ,137 ,137 ,138 ,138 ,138 ,138 ,175 ,175 ,139 ,139 ,139 ,139 ,28 ,29},
accessible = false
}
i am fixing this soo if you see something i should fixed this error
freeslot(
"SKINCOLOR_SUPERWEBB1",
"SKINCOLOR_SUPERWEBB2",
"SKINCOLOR_SUPERWEBB3",
"SKINCOLOR_SUPERWEBB4",
"SKINCOLOR_SUPERWEBB5",
)
skincolors[SKINCOLOR_SUPERWEBB5] = {
name = "Super Webb 5"
ramp = {0 ,0 ,0 ,0 ,1 ,1 ,1 ,1 ,1 ,128 ,128 ,128 ,128 ,128 ,128 ,128},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB4] = {
name = "Super Webb 4
ramp = {0, 0, 1, 128, 128, 128, 128, 129, 129, 129, 129, 129, 130, 130, 130, 130},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB3] = {
name = "Super Webb 3"
ramp = {255, 255, 255, 134, 134, 134, 134, 135, 135, 135, 136, 136, 137, 137, 143, 138},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB2] = {
name = "Super Webb 2"
ramp = {135, 135, 136, 136, 136, 136, 136, 136, 137, 137, 137, 137, 137, 174, 174, 174},
accessible = false
}
skincolors[SKINCOLOR_SUPERWEBB1] = {
name = "Super Webb 1"
ramp = {,137 ,137 ,137 ,137 ,138 ,138 ,138 ,138 ,175 ,175 ,139 ,139 ,139 ,139 ,28 ,29},
accessible = false
}
i am fixing this soo if you see something i should fixed this error
Last edited: