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

Search results

  1. Simonalina

    Bug on realmap tfs 1.3 client crashes

    Im using everything in "kloneras" guide on tfs 1,2 and that realmap 10,98.. But maybe you know where i can find different items.otb and try? Or what should i do.. this sucks :/
  2. Simonalina

    Problem Inquisition tfs 1.3

    So, when i kill golgordan or latrivan in inquisition quest i get this error local bosses = { ['ushuriel'] = 200, ['zugurosh'] = 201, ['madareth'] = 202, ['latrivan'] = 203, ['golgordan'] = 203, ['annihilon'] = 204, ['hellgorak'] = 205 } function onKill(player...
  3. Simonalina

    Bug on realmap tfs 1.3 client crashes

    Really? So easy you think? Haha 🤣 1614628860 Gonna try in 10 min :) 1614630813 Didnt work.. :/
  4. Simonalina

    Bug on realmap tfs 1.3 client crashes

    So as it says.. when me and my friend are looking for bugs, we got client crashes.. venore/thais/oramond/roshamuul/rookgard... yea everywhere.. and if i put one map 8.6.. in my server that is 10.98 it works great... does anyone know what can be the problem? (i have HyperX Fury DDR4 3200MHz...
  5. Simonalina

    Myaac Images? version: 0.8.4

    Hello, if someone want to help me out on my homepage it would be nice! i have a problem with adding image in "News" how do i do? what is the source if its in "Htdocs/images/1.jpg"
  6. Simonalina

    Searching for members to search/help out with bugs 10.98

    yea sorry :) how do i delete thread or move it :O
  7. Simonalina

    Searching for members to search/help out with bugs 10.98

    as it says.. i just started out with this realmap 10.98, the most is fixed, now its just small fixes that needs to be done! So.. what i want is someone that can help out to test like quests and so on. ofcourse you will get all access!
  8. Simonalina

    Bad Argument #2

    yea thanks didn't se first now i understand! now it works! Now just need to understand why this damn Real-Map have "Action ID: 152/153/110" and so on on Pick... I just know that pick work with 105.. if i change in actionIds = { sandHole = 100, -- hidden sand hole pickHole = 105, 152...
  9. Simonalina

    Bad Argument #2

    now im confused... this is the script, local startupGlobalStorages = {GlobalStorage.TheAncientTombs.AshmunrahSwitchesGlobalStorage, GlobalStorage.TheAncientTombs.DiprathSwitchesGlobalStorage, GlobalStorage.TheAncientTombs.ThalasSwitchesGlobalStorage} function onStartup()...
  10. Simonalina

    Bad Argument #2

    so i just need to change local leverCount = math.max(0, Game.getStorageValue(GlobalStorage.PitsOfInfernoLevers)) into local leverCount = math.max(1, Game.getStorageValue(GlobalStorage.PitsOfInfernoLevers))
  11. Simonalina

    Bad Argument #2

    this one i already have :/ local startupGlobalStorages = {GlobalStorage.TheAncientTombs.AshmunrahSwitchesGlobalStorage, GlobalStorage.TheAncientTombs.DiprathSwitchesGlobalStorage, GlobalStorage.TheAncientTombs.ThalasSwitchesGlobalStorage}
  12. Simonalina

    Bad Argument #2

    local text = { [1] = 'first', [2] = 'second', [3] = 'third', [4] = 'fourth', [5] = 'fifth', [6] = 'sixth', [7] = 'seventh', [8] = 'eighth', [9] = 'ninth', [10] = 'tenth', [11] = 'eleventh', [12] = 'twelfth', [13] = 'thirteenth', [14] = 'fourteenth', [15] = 'fifteenth' } local...
  13. Simonalina

    Bad Argument #2

    So i got this damn error... Using TFS 1.3 on a realmap 10.98 but this i just can't figure out...
  14. Simonalina

    Realmap for 10.98

    Hello, as my thread says... looking for a real map for 10.98. if you have one contact me please! it should be without alots of bugs! i already tried 2 of the out here but yea.. one works without bugs.. but that one has small bugs on like quests/Roshamuul etc... thanks contact me! :D
  15. Simonalina

    Can't use Pick.. TFS 1.3

    This was really helpful! thank you, really.. thank you! :D data/actions/scripts/tools/pick.lua:eek:nUse data/global.lua:73: bad argument #1 to 'pairs' (table expected, got nil) stack traceback: you know why is that? i changed this: if table.contains(groundIds, ground.itemid) and...
  16. Simonalina

    Can't use Pick.. TFS 1.3

    pickHole = 105, -- hidden mud hole so if i want more? like 110 pickHole = 105, 110, -- hidden mud hole
  17. Simonalina

    Can't use Pick.. TFS 1.3

    So.. i just got this bug... when trying to use my Pick ID:2553 Nothing hapens... I checked on my "Tiles" and it says "Action ID:110". so.. then i changed it to 105 that i searched on this forum they said it should be?... BUT.. where do i change so it works on 110 also?? i don't wanna fix all...
  18. Simonalina

    Real Tibia Map 10.98 for TFS 1.3

    I just tried this map, well the most of the things work so far.. Some Client-shutdown bugs in roshamuul only.. dont know why.. if i walk on a tile, i got crash.. then my friend walk over that tile and don't get crash.. really wierd.. ANYWAYS.... i really need to understart why PICK don't work...
  19. Simonalina

    Looking for the items for Ogres, grimeleech and so on

    as the topic says... does anyone have items.xml WITH all items from ogres, grimeleech, tarbaz and all of those :O Thanks! :)
  20. Simonalina

    AAC Help with Gods command...

    ?
Back
Top