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

    The Forgotten Server 1.4

    Does it contain Dockerfile fix?
  2. hellboy

    [TFS 1.5] Counter based on a monster.

    Just write bug report on mehah github then :)
  3. hellboy

    PHP Running mysql/my-acc/forgottenserver.exe using Docker / docker-compose

    Yes, there is Dockerfile. But... on 1.4.2 it's broken. You need to change alpine version inside.
  4. hellboy

    PHP Running mysql/my-acc/forgottenserver.exe using Docker / docker-compose

    It could help. TFS 1.4.2 in docker compose. https://otland.net/threads/databaseless.283941/#post-2716986 If You need read config.lua from container put it as volume. You need fix Dockerfile to use new alpine linux to create image.
  5. hellboy

    Idea for OTS[Poll] - Attention! It's strange

    Reupload video or make it public?
  6. hellboy

    Databaseless

    I guess my parents don't need to know this. Anyway the are capable of fallowing simple instruction. It's more than enough to install mysql form tutorial and edit config.lua... If we want to get more fresh blood. Maybe we should provide good user friendly tutorials?
  7. hellboy

    Databaseless

    SQLite was removed in TFS 1.0. As far as I remember TFS 1.0 is based on TFS 0.2. But I can't find TFS 0.2 source repository. https://github.com/otland/forgottenserver/wiki/Changelog-1.0 There is some comment about that SQLite. I'm not sure if it's valid...
  8. hellboy

    Databaseless

    @Competitibia We need: docker image named tfs based on Dockerfile in the forgotten server git repository (You need change version of alpine linux in tag 1.4.2) create directory "docker" for mysql files put in config.lua mysqlHost = "db" mysqlUser = "tfs" mysqlPass = "tfs" mysqlDatabase =...
  9. hellboy

    Databaseless

    Create basic docker-compose.yml and run it on docker for testing purpose?
  10. hellboy

    felipe93 is thief BECARFUL

    Both.
  11. hellboy

    felipe93 is thief BECARFUL

    If someone post "You deserve to be scamed" and he/she is ~~ 30 years old human being (I guess You were born in 1993)...
  12. hellboy

    Compare map files

    Is there any simple way to compare every sqm in two otbm files an show differences as list of positions? Something like diff for txt files. Few years ago I asked about same thing. I hope after five/six years there is an easy way to do this. Previous thread...
  13. hellboy

    Spell Monster spell, teleport to player.

    You should add some PZ check in this line:
  14. hellboy

    [TFS 1.2] Pet system

    https://github.com/yrpen/lua-scripts/blob/968ed389fa80e0e0236dc44fe0fbc9e0010f0d80/pets_system/pet_creaturescript.lua#L46 Propably it was "work in progress" part of code. It can disable damage caused to pets from players. I don't touch code for 2 years. So I don't remember now. 1. It should...
  15. hellboy

    [TFS 1.2] Pet system

    In TFS 1.2 PET stop moving in that case. Only if You go too far away from pet in Protection Zone or change floor inside PZ, then pet disappear. I guess it's same with regular summons. Nice to hear :)
  16. hellboy

    [TFS 1.2] Pet system

    TFS 1.2?
  17. hellboy

    [TFS 1.5] 💰 𝒟𝓇𝑒𝒶𝓂 𝒪𝒻 𝒢𝑜𝓁𝒹 💰 𝓋𝟸 💴

    Change font inside editor or You have text file encoding problem. In past there was problem with windows notepad and UTF8 characters encode (or UTF16?).
  18. hellboy

    [TFS 1.5] 💰 𝒟𝓇𝑒𝒶𝓂 𝒪𝒻 𝒢𝑜𝓁𝒹 💰 𝓋𝟸 💴

    For example this part of lua config. Using 💛 as table/meta table. It looks weird, exotic, unusual, fun :D
  19. hellboy

    Monster type files

    grep and find command's can help here :D
  20. hellboy

    Moneyless (barter) server concept

    I played server like this in 2012. RIP. Kalathar 1.0 No NPC, crafting system, low amount of players (10?). It was great time. In Kalathar 1.0 it was iron ore. Needed to make plate armor (best craftable armor in this OTS).
Back
Top