• 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!

[7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

@Daniel13 @roriscrave
In RME Map Editor, try set the door ID to 1, like the image:
6c3ccf34ccd84b23b53fc977749e9009.png
 
I'm using the RME that Peonso linked on this page. I try to open the 7.6 map, and it tells me to direct the RME to the 7.6 folder.

I do that, but still it says "cannot find tibia.dat and tibia.spr" (But theyre both in the tibia 7.6 folder).

What can be the problem? I've followed the tutorial, reinstalled everything twice.
 
Edit. RME works if i don't install the files that are recommended in this post (760 folder and clients.xml)
 
Edit. RME works if i don't install the files that are recommended in this post (760 folder and clients.xml)
That's a weird error, I remember people having this problem in various versions depending on where they downloaded their tibia installer. I uploaded here my 7.6 spr and dat, try RME files from wiki with them. Otlandcloud download link, you need an account there.
 
Yeah i read that as well. I downloaded my tibia folder from remere's home page and from other home pages to try different "tibia 7.6.exe" files. I'll try those files and get back!
 
I already added the functions to luascripts.cpp/luascript.h. And the message appears that some players are inactive! Tried to fix configmanager.cpp but dont get anything! Someone can help?
 
I already added the functions to luascripts.cpp/luascript.h. And the message appears that some players are inactive! Tried to fix configmanager.cpp but dont get anything! Someone can help?
There is an issue in GitHub for this, you better discussing there. The only problem is the message?
 
Also, when i start my OTHire server it works fine. No errors are reported and it says "Server running..."

However, i can't login on my server via local or global IP. It just says:

"Your character list is being loaded. Please wait".

I've been able to host other server's just fine :/

Please help
 

It worked, thanks! I can now connect to my server.

I still have this issue though: (I get this error after creating an account)

string(104) "SELECT `ip`, `created`, `points`, `cooldown` FROM `znote_accounts` WHERE `account_id` = 7777772 LIMIT 1;"
(query - SQL error)
Type: select_single (select single row from database)

Table 'otserver.znote_accounts' doesn't exist
 
It worked, thanks! I can now connect to my server.

I still have this issue though: (I get this error after creating an account)

string(104) "SELECT `ip`, `created`, `points`, `cooldown` FROM `znote_accounts` WHERE `account_id` = 7777772 LIMIT 1;"
(query - SQL error)
Type: select_single (select single row from database)

Table 'otserver.znote_accounts' doesn't exist

Access http://127.0.0.1/engine/database/connect.php and follow instructions.
 
Back
Top