• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Jetro

    Glooth factory [Update + rooms + monsters]

    he made it by himself
  2. Jetro

    Mapper Looking for a Mapper 8.60!

    it's your word against mine, i just warn people so they will know what to expect
  3. Jetro

    Mapper Looking for a Mapper 8.60!

    he's not trustworthy, be careful if you work with him
  4. Jetro

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

    from line 1089 to 2569?
  5. Jetro

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

    those methods are there, check it, line 101
  6. Jetro

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

    ok, i'll update soon
  7. Jetro

    Lua Auto-Complete for Sublime 3 for TFS 1.1

    let me know if there are missing functions/methods to add them later
  8. Jetro

    Team [DwoRpg] Digimon World Online Re-Digitalize

    added to skype :v
  9. Jetro

    Lua Auto-Complete for Sublime 3 for TFS 1.1

    https://otland.net/threads/hot-sublime-text-tfs-1-x-auto-completion.231860/
  10. Jetro

    Upcomming Full Rl 8.0 from Scratch [By Printer]

    exp share like lastest versions would be good. btw, which distro are you using? OTX?
  11. Jetro

    Upcomming Full Rl 8.0 from Scratch [By Printer]

    mostly programmers don't know how to map, so a RL map always will be a nice option to make a rpg. Ofc, i guess he will add some custom systems and quests to make it funnier :v
  12. Jetro

    Upcomming Full Rl 8.0 from Scratch [By Printer]

    when is the next test server?
  13. Jetro

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

    could you make a list of missing functions/methods on my file?
  14. Jetro

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

    i added that there, read the pastebin :)
  15. Jetro

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

    Hi, actually Sublime is the best code editor for programmers, ofc is available on every OS Adding this autocompletion package to it you could do something like this: I added what i found on the following posts: https://otland.net/threads/tfs-1-0-lua-functions.197202/...
  16. Jetro

    Lua TFS 1.0 player:setStorage(string)

    ok, thanks for answer :p
  17. Jetro

    Lua TFS 1.0 player:setStorage(string)

    Well, i wonder if it exists a function to set a string storage to a player, i seen on sources that storage only accepts integers, so there is something made for set string storages? (i know is easy to do adding a few things, but i don't want to "reinvent the wheel " before be insured :v) thanks...
  18. Jetro

    Compiling TFS 1.1 on Raspberry Pi or Debian 7

    solved adding: -lpthread -lm on cmakelist.txt; line 38 target_link_libraries(tfs ${MYSQL_CLIENT_LIBS} ${LUA_LIBRARIES} ${Boost_LIBRARIES} ${GMP_LIBRARIES} -lpthread -lm)
Back
Top