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!
August 12/08/2018 12PM PT (9PM CET)
Finally, after around 4 years of development I'm glad to announce that the project Shadow Realm will finally see the light of day.
Shadow Realm is a custom EVO - RPG (hybrid) using OTC and around 1000 custom epic sprites with the goal of providing an awesome...
Hi guys,
I am trying to implement Extended Opcodes in my otc/server.
Im using this system from @BeniS:
Extended Opcodes (Server Side)
The opcode source it works correctly, but the script .LUA no.
My code extendedopcode.lua is:
function onExtendedOpcode(cid, opcode, buffer)
local...
Hi guys, can anyone tell me if it's possible to find different themes for otclient ?
I searched a lot in the forum and all of the links were broken =/.
Themes like this for example:
(BLUE THEME)
Thank you!!
#Website&Acc&Forum: http://46.41.134.40/
#Client: own OTC
#Uptime~: 24/7
#Exp rate: High
#Skills: High
#Loot rate: High
#Server type: RPG PVP
Welcome to the first season of Story of Shinobi 2D MMORPG based on anime Naruto. The game is completely free, there is no pay to win, you can easy earn...
Hey guys, i'm gonna be direct
I tried to compile the latest version of edubart's otclient through CB(cmake, mingw and mingw libs) but all i got were these errors:
And these(attached) are both the sources I downloaded from edu's github and the project generated by cmake
Hello, good to everyone!
Could someone help me edit my otc's interface? I am developing a Sword art online server and I was studying a bit about the OTC but for lack of knowledge in lua I wait to see if someone could help me.
Something like that:
kirito = PLAYER NAME.
18500/18500 = PLAYER...
Hello, i tried to compile the OTClient at Ubuntu 16.04, but any sucess
I've tried the GitHub tutorial (Compiling on Linux · edubart/otclient Wiki · GitHub). But any sucess
when i do make, that error appears:
vaizardx@pc:/poke/otc/build$ sudo chmod 777 -R /poke/
vaizardx@pc:/poke/otc/build$...
Hello, i tried to compile the OTClient at Ubuntu 16.04, but any sucess
I've tried the GitHub tutorial (Compiling on Linux · edubart/otclient Wiki · GitHub). But any sucess
when i do make, that error appears:
vaizardx@pc:/poke/otc/build$ sudo chmod 777 -R /poke/
vaizardx@pc:/poke/otc/build$...
Hello, ive noticed OTC got a sticky function to the windows, unless its moved into the actual "game" window where you see the map and your character, is there a way to edit this so the backpack/skill/eq windows only can be put on either left or right side panel?
Regards!
I got a guy found a...
Hello guys, im wondering where i disable the targeting of players on the battle list on OTC
Right now you can just right click a rune (SD for instance) and shoot a player through battle list.
Since im working on a 7.4 this is not the way to keep it for sure!
Any help is appreciated! Cheers
Straight to the issue, I tried to compile the latest source of OTC using the msvc15 and got many wanings(so much that I got hurried). I don't even know of what the warning are telling.
Second thing: the compiling process completed and the otclient.exe was created directly to the main folder...
Hello, I would like to know how to reduce the delay in changing the frames of the items in otc 8.6, I added a water sprite on my server with 16 frames of animation, but it is very slow, I would like to accelerate, how do I do this?
I was "succesfull" compile OTC for Android from https://github.com/edubart/otclient/wiki/Compiling-for-Android but i have problem with APK file. In my APK file i have only lib folder. Someone know how to fix it?