• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by heversonluiz

  1. H

    Equip and change outfit

    Make this script, make the outfit and not the colors local look = 320 -- your outfitt local outfit = createConditionObject(CONDITION_OUTFIT) setConditionParam(outfit, CONDITION_PARAM_TICKS, -1) addOutfitCondition(outfit, {lookType = look ,lookHead = 0, lookBody = 0, lookLegs = 0...
Back
Top