Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
@Mortlinus Why would someone want to trust his files to some unknown person while exists such great tutorial like this How to get FREE VPS from Oracle Cloud (https://otland.net/threads/how-to-get-free-vps-from-oracle-cloud.279318/) ?
@Evil Puncker Here you are - GitHub - rookgaard/OTBM2JSON: OTBM2JSON - A generic framework for programmatic modification of OTBM files. (https://github.com/rookgaard/OTBM2JSON)
Usage: node unpack.js examples/forest/forest.otbm - it will generate tiles.json and items.json so you can run...
I've exported items from otbm to json, so you can "view" what's inside directly from your browser, ordered by item count (only when item count < 200) and position on the map - 1.08 MB file on MEGA (https://mega.nz/file/bjQmmL6B#N-51xxrFQppJgxiYSFYwga_jRYA_HmM5pZ2nnPa2qFI)
Hope it will help...
1. OVH (https://www.ovh.com/manager/web/#/configuration)
2. Select your domain from domain list
3. DNS Zone
4. Add record -> A
5. Fill subdomain or leave blank and put IP address of your VPS.
@SixNine It's because you're not using this properly. It should be
player->sendTextMessage(MESSAGE_STATUS_SMALL, fmt::format("You may not send private messages unless you have reached level {:d} or have a premium account.", minimumLevel));
similar to this line for example...
Hello. After 8 months since last update I would like to present you few changes during that time. So, we have:
added in total 4 mounts obtainable with taming for 18 outfits but as it's very dirty way to achieve this we're still working on utilize 2nd layer of outfit entry from dat/spr files...
Hello. I would like to offer you free proxy service (or rather just a proxy server) for any server you have.
Well, almost free, as in return I would like you, to ask your players who actually live in South America and are playing on your North America/Europe server about ping difference between...
Hello.
I'm trying to recreate some features I made on my 8.60 server (, ) but on 10.98/10.00 client. I've found all needed addresses, I'm able to print texts, draw skins or outfits. Last missing thing is DrawItem which I need for modals with Tibia item sprites like Supply Stash for example...
@Chriistian.L.B that's all about Injected DLL detection or am I missing something?
https://github.com/JusticeSeeker666/retricaria-otclient/blob/main/src/main.cpp#L69-L74
https://github.com/JusticeSeeker666/retricaria-otclient/blob/main/src/main.cpp#L104-L113
Also, client repository is missing...
otland/forgottenserver (https://github.com/otland/forgottenserver/blob/master/src/protocolgame.cpp#L1400-L1407), but it will only show character's list on client. About OTC, you can just code it, so for example additional byte will make the client login for specific character.