• 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

    Member Mock is alive ?

    I have mock facebook but don't speak about open tibia with he.
  2. Techrlz

    Windows Crash server [TFS 1.2]

    We can, but you need to post the script here.
  3. Techrlz

    Programmer Bounty added to grant Object Builder 10.76 Support.

    I tried but the same Error. #EDITED: Working now.
  4. Techrlz

    Programmer Bounty added to grant Object Builder 10.76 Support.

    can you check your private messages?
  5. Techrlz

    how to use addExperience?

    addExperience already multiply the stage. https://github.com/otland/forgottenserver/blob/master/data/lib/compat/compat.lua#L407-L417 https://github.com/otland/forgottenserver/blob/master/data/events/scripts/player.lua#L152
  6. Techrlz

    Lua How to save changes made in game?

    This: https://otland.net/threads/saving-map-in-game-creates-a-new-otbm.141986/
  7. Techrlz

    BANNED IN OTSERVLIST

    http://otservlist.org/contact
  8. Techrlz

    Who can upload datapack based tfs 1.1 ! Npc scripts or others!

    Sorry, but if you dont say what you want nobody will know.
  9. Techrlz

    Who can upload datapack based tfs 1.1 ! Npc scripts or others!

    https://github.com/otland/forgottenserver/tree/1.1
  10. Techrlz

    Lua Script Convertion from TFS 0.4 to TFS 1.2

    function onSay(cid, words, param) local player = Player(cid) if not player:getGroup():getAccess() then return true end local t = param:split(",") local lookType = tonumber(t[1]) if not lookType then lookType = MonsterType(t[1]) and...
  11. Techrlz

    [USA] ETERNIA 10.90 - EVO CUSTOM - CAST SYSTEM & REWARD CHEST

    Seems a good project!
  12. Techrlz

    Cast System 1.2 10.90

    Nobody will help you with this attitudes.
  13. Techrlz

    Crash Crashs lol

    The famous CPU Flow bug.
  14. Techrlz

    [10.77][TFS 1.2] ORTS, a real map project

    Problem with your mysql.
  15. Techrlz

    [7.4 - 10.9] Otclient 0.6.3 (2474)

    backpacks
  16. Techrlz

    Chmod /var/www/

    You have php installed in machine?!?
  17. Techrlz

    TFS 0.4 Compiling Ubuntu

    sudo apt-get install libpthread-stubs0-dev
Back
Top