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!
I've made this before but this time it just won't work.. Seems like there's an issue with my config?
-- Combat settings
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
worldType = "pvp"
hotkeyAimbotEnabled = true
protectionLevel = 7
pzLocked = 60 * 1000...
So this is where my config is : C:\Users\AYHAN\Desktop\OTX\otxserver
it's inside otxserver.. But still says File config.lua loaded from C:/Users/AYHAN/Desktop/OTX/otxserver/config.lua and it's not valid OTServ config.lua file.
So i've been trying to set up my gesior AAC but this problem seems to occur everytime..
STEP 1
Check server configuration
File config.lua loaded from C:/Users/AYHAN/Desktop/OTX/otxserver/config.lua and it's not valid OTServ config.lua file. Go to STEP 1 - select other directory. If it's your...
@Falacchi Alright so one last thing.
Everything is working really fine and i downloaded a build to use for it instead of compiling and it works etc..
Now to the part where i add the gesior AAC to it this comes up..
I know i had this issue and fixed it like 10 times and i tried doing but none of...
Alright checked it out and it looks splendid!
Can i just download a TFS 1.3 build and add to that to run it? I'm not entireley sure what to do with the "tfs" file in the build map since it's not executable.
Yeah your right it's kinda shady. I didn't compile it i just added the data packs included etc.
Cool thanks i haven't seen that one before. So with that one everything is included? You dont have to compile etc?
Is it RL map or do i have to add that myself? :)
If you have any clues where i can download a better 10.98 server let me know because this one is kinda buggy. Found one yesterday which was really stable and loaded quick etc but NPCs was missing and now i cant remember which one it was lol..
This one
Full Pack OTS Tibia TFS 1.2 10.97-11.00 | GlobalFull Otherworld + Hearth of Destruction Quest + Battlefield Last Man Standing + etc
Using everything that was included in there like TFS 1.3 and the data pack etc
Alright so that worked!
Now the only issue that remains seems to be that i cant climb up ladders lmao.
*EDIT*
Can't seem to use doors either..
This is the error code that comes up in console if anyone happen to get time to look at it
Lua Script Error: [Action Interface]...
Dude thanks so much for helping me! Never came this far before :D
Alright so the first one worked but the second one said this
Static analysis:
2 errors were found during analysis.
Unrecognized data type. (near "=" at position 96)
A comma or a closing bracket was expected. (near "InnoDB"...
Yeah i figured there was tables missing from the database but no idea where to locate them..
local upFloorIds = {1386, 3678, 5543, 22845, 22846}
function onUse(player, item, fromPosition, target, toPosition, isHotkey)
if isInArray(upFloorIds, item.itemid) then...
Dude ur a god it works! Now the only error i still have in console is this but i understand if you dont have time to help more right now :)
<3
[Error - mysql_real_query] Query: SELECT * FROM z_ots_guildcomunication
Message: Table 'forgotten.z_ots_guildcomunication' doesn't exist
[Error -...
Hey guys! So the last couple of days i've tried to start my own 10.98 RL server with hardly any sucess at all.. Until now.
In this case i can start the server and my friends can log onto the acc page and everything works fine until they are gonna try to log into the character in tibia..
The...