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

Recent content by leonardovsilva

  1. leonardovsilva

    OTC Advanced Sound System

    There is an issue where there is no looping option for continuous music. Below is an option on how to add this. I had done this in the previous version. I also modified the TFS so that other players can hear the sound and created a Lua module. I kept it simple. I planned to adjust the volume...
  2. leonardovsilva

    Export RME map

    Thank you, Gesior! This function is very helpful for anyone who wants to have the map image in a single format, whether it's for creating graphic art on top of it or customizing the map in the project.
  3. leonardovsilva

    Export RME map

    Can someone help me? I’d like to export that RME view into a high-scale PNG. Does anyone know how to do this? I was looking at the RME code and got stuck. When it retrieves the Tile, how could I write this into the image buffer? I was thinking of an 8x image, meaning 32/4. bool...
  4. leonardovsilva

    Compile Last Forgotten Server

    C:\ot_tibia\otserv\tfs-1.6-datapack\forgottenserver-1.6\src\http\cacheinfo.cpp(22,1): error C1010: fim de arquivo inesperado durante procura por cabeçalho pré-compilado. Você esqueceu de adicionar '#include "otpch.h"' à sua fonte...
Back
Top