Morrison
Intermediate OT User
I need script onStepIn the players change colors outfit
Example:
One player step on a tile and the player shange color outfit.
local outfit = {lookType = 137, lookHead = 22, lookBody = 22, lookLegs = 13, lookFeet = 101, lookTypeEx = 101, lookAddons = 3}
Example:
One player step on a tile and the player shange color outfit.
local outfit = {lookType = 137, lookHead = 22, lookBody = 22, lookLegs = 13, lookFeet = 101, lookTypeEx = 101, lookAddons = 3}
Last edited: