• 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!

Search results

  1. H

    voc door help

    function checkStackpos(item, position) position.stackpos = STACKPOS_TOP_MOVEABLE_ITEM_OR_CREATURE local thing = getThingfromPos(position) position.stackpos = STACKPOS_TOP_FIELD local field = getThingfromPos(position) if item.uid ~= thing.uid and thing.itemid >= 100 or field.itemid ~= 0 then...
  2. H

    HOUSE LOSS (onlogin)

    i need script if i have house and premium and if i loss premium house clean and no owner
  3. H

    CreatureEvent Script on death

    need a script that will do : to 8 lvl lvl not lose after death please help :) I give rep ++
  4. H

    Scripter lf scripter and webdesinger

    all information at priv
  5. H

    [Poland] Paradise OT 8.6 FIRST 90% RL MAP [RPG]

    Website Paradise - Latest News Welcome! If you scared so great description, do not be discouraged to read! This is what she will let you know our server and its possible to become a legend! OTS Paradise - is a server made from scratch. Our 90% of the real map is famous for its stability...
  6. H

    Sms shop only for main help

    Hi, need edit this shop.lua in globalevents to make shop only for main haracters without no vocation-- ### CONFIG ### -- message send to player by script "type" (types you can check in "global.lua") SHOP_MSG_TYPE = 19 -- time (in seconds) between connections to SQL database by shop script...
Back
Top