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!
Hi,
If you're looking for an experienced PHP developer, feel free to add me on Discord: rwxsu. Even if you don’t need help right now, you can add me to reach out when you do.
What I Can Help You With
Developing new website features (PHP/MySQL)
Payment integrations (PayPal, Stripe, etc.)...
Install zlib
sudo apt-get install zlib1g-dev
In CMakeLists.txt in project root directory:
1. Add under the below another find_package line
find_package(ZLIB REQUIRED)
2. Between the include_directories parenthesis, add:
${ZLIB_INCLUDE_DIRS}
3. Between the target_link_libraries...
You can check line 347 in talkactions.cpp, it's trying to do something like xyz->abc() and xyz might be null. So you need to do if (!xyz) { return false; } before.
Btw the screenshots you sent are the wrong method, it's in Talkaction::executeSay
1697488247
Btw, if your server is based on this...
The bug was probably always there, but Ubuntu 14 might have used an older library that handled it more gracefully. Make sure all variables are declared in talkactions.h/cpp and add null checks. E.g.
if (!player) {
return;
}
Also check your banishment info talkaction Lua script for bugs.
You're just talking nonsense. Like the thread says, the OTC developer does not have to work locally but against a live server. Therefore, there will be no protocol issues (communication between client and server).
Please don't comment on this thread. I already wrote that I will write anything required on the server side, if you don't believe that - that's ok but also irrelevant.
I'm searching for a professional OTC developer to create an advanced guild module. The developer will do the OTC module, while I do the server side.
Advanced Guild Module
All players
See a list of all guilds on the server.
Select a guild for more information:
members (name, nick, level...
A couple people contacted me already, so just to clarify:
Payment after delivery (PayPal).
You can put a watermark before finish.
Price is in the title.