• 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!

Recent content by underewar

  1. underewar

    [TFS 1.2] Tibia 7.4

    Garbage
  2. underewar

    error load luamapunique in canary

    Well if you trying to use an TFS MAP on TO an CANARY MAP you will have alot errors the system load the map diferent. So if is this your case then you can use this tool to convert your map from TFS default to CANARY default. You can get this here : Requirement: Node.js - Download How to use...
  3. underewar

    CipSoft's "Creator" software (Map Editor and more)

    There is a way to integrate lot system like actions events and other in the RME and make it complety configurable from it example : you need put an script wich teleport player and other thing you can do it using rme for sure. For other system like raid and other its pretty easy to implement on...
  4. underewar

    error load luamapunique in canary

    You maybe edited with wrong item.xml or client in this case your map have invalids ids, i dont think there is a easy fix for that. Search in src and see what the loadLuaMapUnique its doing behind the scenes.
  5. underewar

    CreatureEvent [BOOSTED CREATURE] LETS IMPROVE THIS SYSTEM TFS 1x

    This is for the boosted creature or boosted boss, only working for exp at moment. At Tibia From Cip every server restart there is a new create and new boss boostedm this create have the exp and loot increase by 100%
  6. underewar

    Magic Effect 'move' with player?

    Try it https://otland.net/threads/effect-system-following-player-otcv8-definitive-tutorial-how-use-auras.288461/
  7. underewar

    Effect System Following Player [OTCv8] Definitive Tutorial How Use Auras.

    I want to share with you guys this example, becauase its not to hard to do, and i see alot post with people doing it wrong. Hello guys, recently i was struglin to make effect follow players and avoid this behavior First i was trying to create a new c++ function to handle DrawEffectAttached...
  8. underewar

    Programmer [Premium Supporte] ALL Ots and Ats

    I got some free content to share on github you can get it here.
  9. underewar

    Programmer [Premium Supporte] ALL Ots and Ats

    Services Offered Hello, I would like to contribute to the community with these services. Grab it, it's for a limited time. Get to know a little more about who I am. Web Development Services Excellence in Problem SolvingIdentification and correction of BUGS in databases and PHP scripts for...
  10. underewar

    AAC Server Status on MyAAC

    I've tested both methods, and they work well. Using the status approach seems more appropriate. When comparing the OpenTibia version with the script snippet you provided, I found them to be quite similar. This suggests that the script should work smoothly in various situations. I believe that...
  11. underewar

    AAC Server Status on MyAAC

    I've reviewed the behavior you mentioned regarding the server's online and offline status in your template index. It seems that the issue lies in the logic related to the $playersOnline variable. Currently, when there are no players online, the server is incorrectly displayed as offline. To...
  12. underewar

    CreatureEvent [BOOSTED CREATURE] LETS IMPROVE THIS SYSTEM TFS 1x

    Hello everyone! I'm working on a system for creatures and boosted bosses on my TFS 1x server. I'm not interested in integrating this system into the source code for obvious reasons, as it makes editing easier for other servers. I'm posting this to collaborate on enhancing the current system by...
  13. underewar

    Report Spoof

    English:Greetings, I am the owner of this server, and I want to be transparent with you. On my website, I display all players online without distinguishing between multiple IP addresses. However, on the OTServer list, I follow the rules, and everything is configured to prevent spoofing on the...
  14. underewar

    When is the official new version of TFS?

    Projects with different approaches: TFS supports a 1:any protocol, which means it is fully compatible in most cases. OTBrcanary features a 1:1 protocol designed to work exclusively in the cipclient.
Back
Top