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

    Complaint For god sake, find new moderator for server gala

    Buying premium isn't the best solution. Also, 10 days is plenty of enough time for a response from a moderator. So I do agree, if the current moderators of that board simply don't have the time, give it to someone who has.
  2. I

    TFS 1.4.2 [Revscript] Boosted Daily Creatures with boosted creature showcase

    Btw, you have a few ends missing in both your first two code blocks 👍
  3. I

    TFS 1.4.2 [Revscript] Boosted Daily Creatures with boosted creature showcase

    It's like building a car but forgetting to put in the engine... He's a banned user btw.
  4. I

    make from my bored days.

    The screenshot with all the ramps nearly destroyed my brain xD
  5. I

    Open Tibia Server Calendar - Submit your server start

    Good idea! Please no p2w "boost"/"featured" shit in the future though xD
  6. I

    TFS 1.X+ Problem script / potion and dead monster

    Check the decay duration for any corpse id's that are disappearing fast: You can see a monster's corpse ID from it's XML file in data/monsters/. You can then check the item's XML attributes in data/items/items.xml. A corpse may decay quickly to another corpse item, so you may need to change...
  7. I

    TFS 1.X+ onmoveitem

    Weirdly enough, returning false should have been enough to trigger the old code. Unless the eventPlayerOnMoveItem was returning something else other than the false. But still glad you got it sorted 👍
  8. I

    [Show-Off] Marcelol090

    A lot of it looks AI generated / repetitive / symmetrical, gone through some type of automation. I'm not knocking that btw, your maps have good detail. Good job 👍
  9. I

    TFS 1.X+ onmoveitem

    forgottenserver/src/game.cpp at d498855e773b6d9e77d310ae36f75c4c95ca3155 · otland/forgottenserver (https://github.com/otland/forgottenserver/blob/d498855e773b6d9e77d310ae36f75c4c95ca3155/src/game.cpp#L1081) Instead of returning false, it's best to return a valid ReturnValue such as...
  10. I

    Programmer Edit skills menu (add stamina) in Tibianic DLL client - 50$

    Keep in mind that job costs also vary depending on the developer's country of origin/location. Someone in Western Europe will charge far more than someone in South America because of the cost of living in that country, even if the quality of work is the same.... that's just how it is.
  11. I

    Count to 10!

    Restart!
  12. I

    Idea - summoned monster following instructions from the scroll

    Would be better to create a summon module in the client, and have controls there for your summons. I get the idea of writing it in a scroll (for RPG vibe/reasons), but it will feel clunky.
  13. I

    Idea - summoned monster following instructions from the scroll

    Can you give me some practical uses for this?
  14. I

    A new concept of a Tibia-like MMORPG based on web transport

    Fair, poor example. Soulbound is probably a better example (1 million player milestone reached, although I can't find any data for "active" players). Looks good, I've not heard of WebTransport but I see it still doesn't have full browser support (Safari hasn't implemented yet).
  15. I

    A new concept of a Tibia-like MMORPG based on web transport

    I disagree. Even smaller games such as snakes.io still have weekly user count of 1 million. There are obviously pros/cons, but the same can be said about building a game for any specific OS/platform.
  16. I

    Lua [TFS] New Auto Loot Unlimited Edition 2.0 | server crashes when !autoloot money and kills creatures

    function ExistItemByName(name) -- by vodka My favourite part of this script is all the little signatures by "vodka" haha @samuel157 This autoloot system is horrendous. Find a different/better one.
  17. I

    Lua [TFS] New Auto Loot Unlimited Edition 2.0 | server crashes when !autoloot money and kills creatures

    This has to be one of the most fucked up scripts I've seen in a while... I am actually surprised it's tabulated.
  18. I

    Monster instant respawn - not desirable

    Hello, we are not psychics... You need to provide either the server engine, or post here anything you've modified, i.e spawn.cpp, world spawns xml file.
  19. I

    Hnr Mapping Showoff

    Dam yeah, these maps are beautiful!
Back
Top