• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. LIINDI

    AAC Gesior AAC install error.

    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...
  2. LIINDI

    AAC Gesior AAC install error.

    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.
  3. LIINDI

    AAC Gesior AAC install error.

    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...
  4. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    @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...
  5. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    Windows. Im swedish but yeah sure gonna check out the steps! Thanks alot for everything. You're a king
  6. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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.
  7. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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? :)
  8. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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..
  9. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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
  10. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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]...
  11. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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"...
  12. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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...
  13. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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 -...
  14. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    Goddamn smileys in there lol
  15. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    local events = { 'ElementalSpheresOverlords', 'BigfootBurdenVersperoth', 'Razzagorn', 'Shatterer', 'Zamulosh', 'The Hunger', 'The Rage', 'Eradicator', 'Eradicator1', 'Rupture', 'World Devourer', 'Tarbaz', 'Shulgrax', 'Ragiaz'...
  16. LIINDI

    Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

    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...
Back
Top