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

    Open Tibia GameJams - discussion

    What is a GameJam? A gameJam is where a bunch of people make games after a chosen theme and some requirements for a short amount of time. Before the times up, each project must be uploaded to a website like itch.io for easy access so anyone could play it. Those that did the gamejam can vote on...
  2. Nemphis

    Mount System ideas

    If you can only bring maybe 2 mounts with you at all times that gives bonuses, then these two bonuses would be active and stack even if your not mounted. All other mounts must remain in your 'stable'(mount bank). You can of course go and replace your active mounts from the stable. -They could...
  3. Nemphis

    Lua [0.4] Item who buff skills

    Take a look and do a little studying on how skill rings work in your own files. I bet you can figure it out
  4. Nemphis

    My gameJam game {CatSplash}

    Updated main post with a gif
  5. Nemphis

    My gameJam game {CatSplash}

    Me and my brother did a small private gameJam with each other and we each said one theme. We had 1 month to make our games with w/e game engine we wanted and we both picked Godot. It was my first actual playable game I made and there is pretty nice spagetticode and bad structual planning...
  6. Nemphis

    Time end Premium Account

    hello
  7. Nemphis

    Lua TFS 1.3 - Eat a demon shield!

    local foods = { --[item] = {[1]subID, [2]"sound", [3]hp per tick, [4]mana per tick, [5]How many seconds between hp tick, {6]How many seconds between mp tick} -- Guide [2666] = {1, "Munch.", 1, 1, 5, 10}, -- meat(lvl 1) [2671] = {1, "Chomp.", 2, 2, 5, 10}, -- ham(lvl 2) [2672] =...
  8. Nemphis

    The Forgotten Server Icon Competition - Voting thread - V2

    it looks like half of them looked on someone elses design and just changed a small detail to make it their own.
  9. Nemphis

    Skills and skilling, lazy way to boost players online

    There could be training grounds for knights and paladins where there is dummies that attack all adjacent squares for zero physical damage to increase shielding skill. While inside training grounds all skills are increasing at a faster rate than normal. Beware of PKs while inside the training...
  10. Nemphis

    Action [1.3] Bomberman 💣💥

    love it! Would be fun to see this in a regular "super serious" server and have tournaments and u can win mounts/outfits and even maybe low level good items
  11. Nemphis

    How can we discourage botting?

    I didn't read everything that has been said. That's very true. But why not have a discussion on why players bot instead of how to prevent it. Its hard to fix something if you dont know why its happening. Like some people here say that they dont like exping. Why wont developers make a...
  12. Nemphis

    How can we discourage botting?

    Im not sure you understood what I said. If a server allows botting, be my guest and bot! i dont give a shit. Encourage botting by design? You mean making a server that's supposed to stay healthy in the long run? Ahh.. you mean low exp servers. Dont play it then, JHESUESS. What the other guy...
  13. Nemphis

    How can we discourage botting?

    I agree to what you have said, but then again, play a server that fulfill your needs. Adapt to the game or choose a different one.
  14. Nemphis

    How can we discourage botting?

    This argument is one of the worst. If you dont have time to play the game, play something else that requires less time, like a mobile game that plays while you dont have the game open. Dont cheat and ruin the game for those that actually play it.
  15. Nemphis

    Mapper I am looking for maps to create, later versions. 10, 12+

    The death trap is surely a work from the gods and must be praised.
  16. Nemphis

    [Quick Showoff] Post your latest maps!

    I dont see any waterfalls in the recent two pages. All downvote!
  17. Nemphis

    Boss kill reward points

    Take it easy on the kid, he has only been on the forum for 7 years.
  18. Nemphis

    Need Doble exp Teleport

    the forcefield is a one-line code so its not even programming. What kind of server are you making? i mean, sure its possible to ask otland to make it for you code by code but if you do this people wont play it cause they know that you know zero about servers. You should, must, get into basic...
  19. Nemphis

    Need Doble exp Teleport

    You could change where exp is calculated if player have specific storagevalue, then exp * 2, else normal exp. So your forcefield needs an action ID or unique ID, and then a movement script that gives or removes this storageID.
Back
Top