• 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

    [TFS 1.0] Which function to check

    or you can set one storage when start war and check for this storage, what u prefer?
  2. Techrlz

    [TFS 1.0] Which function to check

    You can check it in database with Query function.
  3. Techrlz

    Lua Ant Clon Tfs 1.2

    wat?!!?!?!
  4. Techrlz

    Compiling changes for 10.80

    Protocollogin you can use the Red link, but you need to change protocolgame too and dont have released for public i think so. 5 lines in each file and working for 10.80~10.81 without bugs.
  5. Techrlz

    Compiling changes for 10.80

  6. Techrlz

    [TFS 1.1] Oramond House Doors

    I found the same problem.
  7. Techrlz

    Lua Stop player from moving

    He said "Well we know that we can add speed 0 to all, but it's not effective..." This script don't change speed to 0.
  8. Techrlz

    Lua Stop player from moving

    Maybe this? https://otland.net/threads/stop-movement-tfs-1-x.226673/
  9. Techrlz

    Compiling Max Inbox Items

    [BUG] Too many items in the inbox. #1431
  10. Techrlz

    Loot bug - staying within 3sqm

    Please get the latest TFS version from github. https://github.com/otland/forgottenserver/releases/tag/v1.1
  11. Techrlz

    Need help asap

    Say your problem.
  12. Techrlz

    Roshamuul / Oramond

    No
  13. Techrlz

    Want a higher version server.Need Explanation.

    First you need one datapack compatible with this TFS. I recommend this: https://otland.net/threads/10-76-evolutions-server.226262/ After download the TFS from Mark's Github and compile.
  14. Techrlz

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

    Example: luaCreatureTeleportTo is this: creature:teleportTo(position[, pushMovement = false]
  15. Techrlz

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

    Here all 1.1 functions: https://github.com/otland/forgottenserver/blob/3fbf5d329a079d05932f25b918bb910385f62543/src/luascript.cpp
  16. Techrlz

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

    Here have some metatables too: http://pastebin.com/pYWXTGBc
  17. Techrlz

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

    Example: getGlobalStorageValue is Game.getStorageValue(key) in tfs 1.1
  18. Techrlz

    Lua Auto-Complete for Sublime 3 for TFS 1.1

    I posted functions 1.1 in thread if you pretend to make this too.
Back
Top