• 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

    Lua function onManaChange dont work negative

    do an if-statement to check if the new primarydamage is below 0, if it is. just change it to 0 and you wont have negative numbers. Also i have no idea of this but are those the correct parameters for onManaChange?
  2. Nemphis

    TFS 0.X How to respawn monster with skull

    of you let him pk someone he might get rs
  3. Nemphis

    How much do we like mounts anyway?

    mounts in games makes sence because players always walk in a fixed speed unless some short temporary buffs. In tibia they dont make sence because you walk faster every level. Give everyone the same walking speed (not too slow, make it nice) and give them stuff that can help them walk faster...
  4. Nemphis

    Why there is no normal servers anymore?

    to be fair shadowcores took years to develop if im not mistaken. Its not a simple OT. For me a simple OT is a month of bugfixing, custom chest quests added in map editor and whatever map.
  5. Nemphis

    A server with a level limit.

    I like the idea of level cap. It has plenty of benefits like some here have said already. Honestly, Tibia is some kind of a "Endless Runner RPG". With a level cap there needs to be stuff to do for both solo players and team players. There could be ways to increase level cap that all players...
  6. Nemphis

    Nogard Gallery

    Remove the swedish flag. Its racist! Everyone knows that.
  7. Nemphis

    My Custom Evo server 10.98 TFS 1.4

    gl with the server! The mapping style of it and being TP server makes it easy to make more content faster. I personally like the 1 on 1 gameplay. I dont like the idea of the META is aoe farming
  8. Nemphis

    Extreme Low XP - 1x. Would you play? What would you like?

    OP wanted to go away from the need to level as high as possible and as fast as possible and make the game slower and more community driven(my understanding of the topic), because it renders items useless if a lvl 100 is attacked by a lvl 200 even if they have the same items. Level/skill/magic =...
  9. Nemphis

    Guide to scripting with Lua

    very good work indeed! Didnt read it yet or any comments but one thing my school did to their programming courses was to teach us how standard functions are made. We were not allowed to use sort functions, search array functions and other similar stuff that before we managed to make our own...
  10. Nemphis

    Extreme Low XP - 1x. Would you play? What would you like?

    Remove XP and lvls completely, thus removing additional hp/mp from getting new lvls and additional walking speed. Make the game focus on killing monsters for resources to craft items. Looted weapons/armor can be melted down for more resources and the gold can be used for other stuff too. So...
  11. Nemphis

    How would you do it?

    To store it globally is something i would do aswell. And the memory it would take wont be a problem. Even with 1k players. The amount of kills doesnt change the memory usage cause each monster you kill gets a dedicated amount of bits to use. So if you kill 1 million rats or 5 rats (potentially)...
  12. Nemphis

    Extreme Low XP - 1x. Would you play? What would you like?

    Maybe there could be some way to increase the speed of which you do stuff. Like specific items or buffs on items, food etc that would increase rate of XP gain or skill gain. Maybe Food that would increase drop rate to double but half the xp gain. Maybe each highest level you gain on that...
  13. Nemphis

    IdleTree

    I understand the problems now ^^ Like i said before, i never thought anyone would play that much so I wouldnt need to put in a max level on some upgrades. I'll see what I can do with the bugs you have mentioned! Thanks :D It still warms my heart both of you are still playing. Edit: Im doing...
  14. Nemphis

    IdleTree

    Its strange you dont feel any difference if you put points in Hitterman and Hittermanman. Even if in the code the crit multiplies over the total water gain. I can see in my code that Hitterman and Hittermanman do add to the values of crit% and critstrenght so its very strange. And regarding...
  15. Nemphis

    Help with loot description.

    idk if it matters at this day and age but are you logged in as a god/gm or a player?
  16. Nemphis

    IdleTree

    I love your dedication to the game! Big Thanks! -the combo meter might be confusing but 2x is the same as 200% just as 1.0 is 100% which is the normal value. So a 50% increase would be 1.5. -You have good points on the ascension upgrades but making drastic changes in that area requires me to...
  17. Nemphis

    IdleTree

    @dami1310 I doubt you are still playing since you reached level 50 already (and way faster than I expected!) These are the changes I've made since last post here on OTLand. (They are not live yet, but will be soon) Added the possibility to reset your DNA at the cost of 5 DNA(always 5). 1...
  18. Nemphis

    IdleTree

    There is no level limit no, but as you have already seen the world has a limit ;D. But you could go on 4ever. And why the goal is to reach level 50 is because that is the last level the tree gets a new texture.
  19. Nemphis

    IdleTree

    Ok .. Think I have managed to do the changes regarding resetting DNA upgrades. It was sweaty! But I'll do more testing and updating the game on itch tomorrow. No bugs allowed now when its live!
  20. Nemphis

    IdleTree

    Holy sheit. Thats a nice gem bonus you have. If you got all of those already and record lvl at 24 they could've been much harder. But anyway! The game do have the "Clear Data" button at welcome screen, but restarting from scratch like that is not good unless you really want to. If i manage to...
Back
Top