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

    it's possible disable the flying bats of the otland website?

    hello today i've entered to otland and noticed that there are flaying bats around the layouts is it possible to disable it? if it's how do i do? it's so annoying
  2. P

    My 8.60 CipSoft Tibia project discussion

    i know you. pm me i'll help you for free it's not hard. in fact change distros is not quite hard as everyone thinks, but is not easy neither as replace a whole xml. file there' are few changes that are minimals like code headlines definitions or redudant code etc. that can be easily changed...
  3. P

    My 8.60 CipSoft Tibia project discussion

    did you get trouble with npcs or what? mostly any actions or movement is compatible i have migrated from otx 2 to nekiro datapack
  4. P

    Solved Tibianic-dll updater

    solved one line related to teh updated was screw up so i compare files with the main repo and found the error it was my fault
  5. P

    Solved Tibianic-dll updater

    Hello im trying to make tibianic updater works i have the versions.php file when i place the new sprites inside the updater folder to get the client updated and i open the client to check if it achieve the works or not i get this error. im using my 127.0.0.1 local host ip in both client and...
  6. P

    [Download] Tibianic DLL Sources (Client Injection)

    #define UPDATER_URL "http:/\/127.0.0.1/update/" //127.0.0.1 /* Connecton status */ TcpConnection::status_t status = TcpConnection::CONNECTION_DISCONNECTED; std::string error; /* Available hosts */ std::vector<std::string> hosts; hosts.push_back("127.0.0.1"); // that's real...
  7. P

    [Download] Tibianic DLL Sources (Client Injection)

    i'm trying to check if updater is working but when i changes files inside update folder i open the client to recieve the update but im getting this error
  8. P

    OTClient Real Tibia Client.

    thanks, im going to check it inmediately 1603379387 edit: really worked thanks @kay @Olddies there's no need
  9. P

    OTClient Real Tibia Client.

    do you need to apply some edit in the exe. itself or just place the compiled dll into the tibianic.exe folder?
  10. P

    [8.60] Lastera - Real Map - [Discussion] - [Test Server] - [OTS Development]

    people tend to ask for easy otservers, because they want to go right away to the wars, but that always kills the servers in fact
  11. P

    OTClient Real Tibia Client.

    i don't have a pc with newer graphics but at least on win 10 pro i've suffer many isues with that client
  12. P

    Skull System for TFS 1.3!

    up
  13. P

    OTClient Real Tibia Client.

    yes that's tibianic client and the sources are for free in this forum , please expose that scammer. here is the client, and that client sucks mate https://otland.net/threads/download-tibianic-dll-sources-client-injection.258903/ 1603316591 almost everything that players try to sell areactually...
  14. P

    C++ Yellow skull not working how i'd like it.

    whole monster pack is screw giving eror or missing spells
  15. P

    C++ Yellow skull not working how i'd like it.

    kk i'll check commits then 1603129689 did you fixed monsters issue?
  16. P

    C++ Yellow skull not working how i'd like it.

    this one So player A attacks player B, Player A gets a white skull Player B gets nothing and can walk right in pz. I'd like to change that to where player B gets a yellow skull. If there was a player C he gets yellow so if there was a player C he or she works fine. People say change...
  17. P

    C++ Yellow skull not working how i'd like it.

    i'd like to have that function too im using nekiero downgraded version tfs 1.3
  18. P

    Mapper nostalrius map converter

    nostalrius map to be used on any other server as tfs 1.3 for example
  19. P

    Mapper nostalrius map converter

    does someone has a converter to convert from client id to normal ot server id? to use nostalrius map on normal servers
Back
Top