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

    Derlexy's Mapping Gallery

    Thanks dude. Yeah, you can find some stuff about it here: Nostalgia Project (https://otland.net/threads/nostalgia-project.285761/)
  2. Derlexy

    Derlexy's Mapping Gallery

    Guardia some more pics from my rookgaard remake Town Center The Cemetery Tools Shop Weapons Shop Armory Shop Weapons and Armory Stash Town Bucther Sheep Farm Pig Farm North Bridge and Stable/Barn Stone Gallery Flats Fruits Farm Farm Flats Yes, i'll. Actually, i've...
  3. Derlexy

    Derlexy's Mapping Gallery

    Guardia my rookgaard remake Temple Main Street Medical Shop Sewer Entrance The Mill Butcher Hideout Central Flats West Farm
  4. Derlexy

    Public opinion. What if a HARDCORE server was created? death=delete

    Imagine spent a lot of real life time playing a game, giving it all... Then get murdered by a party of trolling players and get your characters and all the time you spent reaped away... Its a rage quit for sure.
  5. Derlexy

    sendTextMessage to other channel instead of Default

    I've tested the options, but every single one looks to require a "speaker". It worked, im able to send messages to the chat i've created, but only messages as if a player sent it. Looks like there is no option to send "game messages" through the channel... Maybe i'd have to create some in the...
  6. Derlexy

    Nostalgia Project

    #2 Monsters with Level To bring more excitement and increase the feeling of danger as players explore the world, all monsters on the server have a small chance of spawning in a stronger version. Monsters on the server are classified as follows: Regular Angry Furious Enraged Madly Enraged...
  7. Derlexy

    Darkrest.Online - Nostalgia Redefined - Discussion Thread

    Something like this:
  8. Derlexy

    Darkrest.Online - Nostalgia Redefined - Discussion Thread

    Maybe a cap bar, like life and mana? Just trying to think out of the box here...
  9. Derlexy

    [Quick Showoff] Post your latest maps!

    Some pics with my snow cave sprites for 7.4:
  10. Derlexy

    sendTextMessage to other channel instead of Default

    Yeah, i've done that, but this function does not works the way i want... at least if im not doing anything wrong... using the function: player:sendChannelMessage(killer, MESSAGE_STATUS_CONSOLE_ORANGE, "[Bestiary]: You already killed " .. bestiaryGetPlayerTotalKills(player, monsterName) .. " "...
  11. Derlexy

    sendTextMessage to other channel instead of Default

    Hello guys. How can i send a message to a player on a specific channel? I have a bestiary system in my server, but i want to send all the messages related to it on a new channel ive created... Im using the Nostalrius distro, its a TFS 1.2 server. https://github.com/Ezzz-dev/Nostalrius...
  12. Derlexy

    Darkrest.Online - Nostalgia Redefined - Discussion Thread

    How exactly this feature works: The barbarian's fury regeneration rate in PVP scenarios has been quintupled, but this is specifically activated when the barbarian is either skulled or attacking a skulled player. I can imagine ppl hunting with friends and attacking each other to benefit from...
  13. Derlexy

    Nostalgia Project

    I agree with you in many ways... But as i said, im not developing this project to offer a nostalgic experience for ppl that played Tibia back in 2000s... Im doing it for me. Yet, im changing so many things that i believe will help to bring back at least a part of that feeling. I'm making it...
  14. Derlexy

    Nostalgia Project

    Nostalgia Project I'd like to showoff my personal server project, and collect some thoughts about it. First things first: this is a personal project that i`ve working for some time now. At the moment, i have no intention to release it online, at least not as an open server. I'd like to make...
  15. Derlexy

    [PROJECT] Welcome to Clickz Custom Map Project!

    Hello. Im here to give you some advices: Dont go full autoboard; Dont shuffle nature elements randomly across the entire map. Instead, try to group elements, creating more natural formations; Dont make so linear paths and roads; Inspire yourself in legends works, like this for example: Simple...
  16. Derlexy

    Recreate the thrill?

    I think its a great idea, there is some servers out there that are trying this aproach. But honestly, playing 7.4 tibia will never be the same once we do it using 27" screens with RBG keyboards and fast internet connections =(
  17. Derlexy

    [Quick Showoff] Post your latest maps!

    Remake of Ankrahmun's ancient scarab cave:
  18. Derlexy

    [TFS 1.4.2] Random color monster outfit

    I managed to configure this system on my nostalrius distribution and it worked like a charm: I had to create an onSpawn event on the sources, not much complicated, and a dragon outfit with masks to apply the color variations. Very nice feature to have, it helps to turn the world a bit more...
  19. Derlexy

    Attributes not being saved on LOGOUT/LOGIN

    Guys, i finally managed to solve the problem. It was kinda simple actually. Just a mistake of mine. As we can see now, the attrbiutes are being stored correctly: The problem was that i was storing a int32 and loading a int64: Before: if (hasAttribute(ITEM_ATTRIBUTE_UPG_DISTANCE)) {...
  20. Derlexy

    Attributes not being saved on LOGOUT/LOGIN

    It looks like you have added new item attributes to your server and they are working fine in-game, but some of the attributes are not being saved to the database when the player logs out and logs back in. This could be due to a number of reasons, including the way the attributes are being stored...
Back
Top