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!
My client debug when login-in
in sources i changed everything with uint_8 to uint16 (send magic effect /distance)
but i am strugling with this one :
void ProtocolGame::sendMagicEffect(const Position& pos, uint16_t type)
{
if(type > NM_ME_NONE || !canSee(pos))
return...
I am looking for tutorial that would show me how to unlock 255 + animations in Tibia client (uint_8 to uint_16) if you got something for 8.50 post it i am looking for hex values etc :)
there was Table with those hexes in tibia.net.pl few years ago but that forum died and with it tables ...
Error :
checking mysql/mysql.h usability... no
checking mysql/mysql.h presence... no
checking for mysql/mysql.h... no
configure: error: "mysql headers missing."
root@vps10037:/var/BLWRO# "mysql headers missing."
Mysql : 8.0.18 - MySQL Community Server - GPL
Linux : Ubuntu 18.04 LTS
# check...
Is there any metod to spoof client version or grab that info from already patched client with bot protection on ?
i managed only to get something like that :
msg:addU16(868)
if g_game.getFeature(GameClientVersion) then
msg:addU32(868)
or is there option that will check every credential one...
Tak juz jest na polskich forach, zawistne polaczki zamiast pomoc to tylko spam robia pod postami i dogryzaja :) zamiast cos podlinkowac jak byl podobny problem czy cos to smaruja ci zebys nauczyl sie uzywac google itd.
chlopaki z elektrody bawia sie na otlandzie XD
09 February 2019 (23:24) Unfortunately, I no longer have the time to work on the server. I would like to sell the entire server (all scripts lua/C++, datapack, map, sources, client, etc. EVERYTHING) Please write here/otland forum if interested.
SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, `g`.`logo_gfx_name` AS `logo`, COUNT(`g`.`name`) as `frags` FROM `killers` k LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id` LEFT JOIN `players` p ON `pk`.`player_id` = `p`.`id` LEFT JOIN `guild_ranks` gr ON `p`.`rank_id` = `gr`.`id` LEFT...