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

    [HOT] Sublime Text TFS 1.X Auto-Completion

    If you pretend to update for tfs 1.1 you can use this: https://github.com/otland/forgottenserver/blob/master/data/lib/compat/compat.lua
  2. Techrlz

    Lua Auto-Complete for Sublime 3 for TFS 1.1

    Wow, Thank you.
  3. Techrlz

    Lua Auto-Complete for Sublime 3 for TFS 1.1

    I need to know if some programmer here have one package to complete lua function for tfs 1.1 in sublime 3 when codding. Thank You.
  4. Techrlz

    Lua BUG SHARED EXP TFS 1.0

    Try to add this commit to your source: https://github.com/otland/forgottenserver/commit/03cb25ee4b53a7bb9fd0ea8c32a8228867c916e1
  5. Techrlz

    Geisor Acc TFS 1.0 Cast System Help!

    Post more informations, what cast are you using???
  6. Techrlz

    Lua Error on Lever Script

    Try this: function onUse(cid, item, fromPosition, itemEx, toPosition, isHotkey) local gateTile = Tile(X, Y, Z) local time = 60 if item.itemid == 1945 then gateTile:getPosition():sendMagicEffect(CONST_ME_POFF) gateTile:getItemById(1515):remove()...
  7. Techrlz

    Solved Convert script tfs 1.1 for tfs 1.0

    https://otland.net/threads/tfs-1-0-lua-functions.197202/
  8. Techrlz

    Accessing storage value from xml?

    You can use: io.read()
  9. Techrlz

    New Edition?

  10. Techrlz

    Remove floor limitation, can target in every floor, Z 0, 1, 2, 3, 4.

    I dont think so that @Mark will help you in private. You can some discussion on official Github.
  11. Techrlz

    pokemon ot .. /cp

    Post here the talkaction.
  12. Techrlz

    pokemon ot .. /cp

    What problem with /cp ?? What error in console?
  13. Techrlz

    No answer on email! STARTING SOON...

    Foxots your ot?? if yes already with countdown in otservlist
  14. Techrlz

    Why Otland is the best Forum?

    i dont know.
  15. Techrlz

    Solved How to get all items from pos.

    Yes, it's matter.
  16. Techrlz

    Solved How to get all items from pos.

    TFS version?
  17. Techrlz

    Anton Bazze Abuser

    sad
  18. Techrlz

    Windows How i can create a dialog [source code]

    I recommend you to use OTClient.
Back
Top