An alternative tibia client for otserv written in C++2011, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
or this ::
//Path to a library.
OPENSSL_CRYPTO_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libcrypto.a
//Path to a file.
OPENSSL_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
OPENSSL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libssl.a
./otclient
from terminal, nothing happens. It is as if it gets stuck in some sort of loop. No messages.
Heyo guys, i have the new version of OTClient and i will fork the original OTC to update him the protocol, but to make this 'updates' perfectly, anyone can explain me why the latest sources don't compile more with cmake | codeblocks? i tried at a old commit and works perfectly, but with the latest no results :/
And if don't exists i am thinking about create a discord server for this project, is a good client and i don't want let this project die. :)
static const int READ_TIMEOUT;
static const int WRITE_TIMEOUT;