• 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. J

    Where can i change the vocations regeneration.

    /server/data/XML/vocations.xml rep if i help
  2. J

    A way to protect lower levels

    and the login.lua?
  3. J

    A way to protect lower levels

    U NEED to make 2 lua scripts in creaturescripts, and named it different, something like that doggynub told me
  4. J

    Lua firstitems script wont works

    Lol who delete my post
  5. J

    Windows TFS 0.4 8.62 - Decrease size map or compile with 64-bit?

    that is very common in windows dedicateds, i recomend to rent a LINUX dedi, or increase windows memory, rep if i help
  6. J

    Changelog and newstickers for modern... I can pay $.$

    I can make the news ticker for u how many u offer
  7. J

    [click on tree - recive an addon]

    function onUse(cid, item, fromPosition, itemEx, toPosition) if (getPlayerStorageValue(cid, 4777) == EMPTY_STORAGE) then doCreatureSay(cid, "You have gained asas Addon", TALKTYPE_ORANGE_1) doPlayerAddOutfit(cid, 336, 3) doPlayerAddOutfit(cid, 335, 3) setPlayerStorageValue(cid, 4777, 1)...
Back
Top