• 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. mimus

    [Znote AAC] TibiaCOM by LuisPro

    saaap gettin a little problem in the left bar, the name of the seccion is not displayed, well just the firt 2 "news" and "comunity"
  2. mimus

    OTClient MOD Problem, music in a zone of the map.

    your problem is like the mine? do you try to set the frompos and topos? i think the mod stuff is gr8 but i would love to have a kind of guide or tutorial = )
  3. mimus

    OTClient MOD Problem, music in a zone of the map.

    im almost in the same stuff, i edited the lua something like this -- Main -- Dragon {fromPos = {x=33166, y=31807, z=8}, toPos = {x=33169, y=31804, z=8}, priority = 1, sound="Fairy Tail - Main.ogg"}, but runing in that range doesnot seems to trigger the music U.U
  4. mimus

    global depot on tfs 1.2

    cant install the remeres XD maybe you can helpme here in order to solve this XD error on rme in ubuntu (https://otland.net/threads/error-on-rme-in-ubuntu.262628/)
  5. mimus

    error on rme in ubuntu

    hello every one! me again = 3, im getting problems in the rme, i downlodades like the wiki of github specifies, when im setting the 10.98 spr and dat folder the remeres trows this Signatures are incorrect. Metadata signature: 3F26 Sprites signature: 565EE171 and then it ask me again for the...
  6. mimus

    global depot on tfs 1.2

    ill try it and tell u tan(q)
  7. mimus

    how to make the bossspawn.lua occurs more often?

    tan(q) it works = 3
  8. mimus

    global depot on tfs 1.2

    hello everybody!!!! im trying to make the depot been shared between cities, i supose i must recompile, i am trying to edit the player.cpp and the depotlocker.cpp but when i compile i get this error /home/mimus/tfs/src/depotlocker.cpp: In constructor ‘DepotLocker::DepotLocker(uint16_t)’...
  9. mimus

    Solved Global Depots TFS 1.3

    saaap another update = 3, i change the player.cpp and now looks like this DepotChest* depotChest = new DepotChest(ITEM_DEPOT); depotChest->setDepotId(depotId); depotChest->incrementReferenceCounter(); depotChest->internalAddThing(Item::CreateItem(25469))...
  10. mimus

    Solved Global Depots TFS 1.3

    hey! XD srry for came late to the party XD what do i supose to put on the id of my depot? "depotId"??
  11. mimus

    one question about the raids folder and the globalevent

    tank u for the answer = )
  12. mimus

    how to make the bossspawn.lua occurs more often?

    saaap im using tfs 1.2 and this is my bossspawn.lua of the globalvent folder local spawns = { -- Vampires [1] = {position = Position(32962, 32412, 12), monster = 'Arachir The Ancient One'}, [2] = {position = Position(32009, 32795, 10), monster = 'Diblis The Fair'}, [3] =...
  13. mimus

    one question about the raids folder and the globalevent

    the thing is: why is there a raids folder and an global event? it not would be easier to start the raids in the raid folder? srry for the noob question XD
  14. mimus

    on the quest of the spider cult

    tank u this works great!
  15. mimus

    Request spider web tfs 1.2

    tank u so much it is solved now
  16. mimus

    on the quest of the spider cult

    hello everyone!!! im working on the daniel steelsoul's quest of the spider cult, the thing is that i dont know how to make the questlog change to the next part of the mission when i broke the spider egg, i supose that i must make a counter but im not shure if must do it on the data or on the...
  17. mimus

    Request spider web tfs 1.2

    some solution? plxxxx
  18. mimus

    OpenTibia Tibia IP Changer

    same here, after setting the client folder and writing the ip i press apply and then it just chrash
  19. mimus

    MyAAC v0.7.12

    yes, i did it U.U i have the same items on the folder and on the github file, actuali i use git to get it jiji, i was tinking that it could be the link type thing what do you say? or maybe avoid using php7 and using the recomended one?
  20. mimus

    MyAAC v0.7.12

    srry me again =P now im having some issues whit the isntalation part i sudo apt-get install, all the complements listened on github page, but when trying to go to http://localhost/install i get Not Found The requested URL /install was not found on this server. Apache/2.4.18 (Ubuntu) Server...
Back
Top