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

    Trying something diferent! [7.6]

    25 -More simple ways, with some detailed environment. (waterfall inspired on some pics from the forum)
  2. Zell

    OTMapGen

    Tested, working fine, 0 errors on rme 0 ivalid ids. Thanks for develop it for 7.6 and others versions :) Sry doble post. @Forby Can you make on the mapGen a option that changes grass for snow? I think that can be good idea for make some snow islands and so on ^^
  3. Zell

    OTMapGen

    Yeah it's working, there still invalid ids but RME has no errors, nice update :P By the way, there is a method on frequences or parameters to create ways inside mountains? I mean grass crossing and cutting the mountains like artifial ways.
  4. Zell

    OTMapGen

    Yeah I guess if dont have alternative id then that's the way, If we do this, we get perfect conversion to 7.6 :) :)
  5. Zell

    OTMapGen

    Thanks Peonso, you are a great man, I convert it with your file, and then I opened it with rme, just have an issue "UNSUPPORTED OR DAMAGED MAP VERSION", but you can change it also with control+p -> map version -> 0.5.0 -> client version 7.6 (or 7.4). After this we need go to Map -> Clean...
  6. Zell

    OTMapGen

    Yeah, i'm waiting for the same XD
  7. Zell

    TFS 1.X+ Player walks freeze!

    Yes, you are right, I do the same on diagonal walk, for normal delay on diagonal, but stepcost = 2 for the delay.
  8. Zell

    Trying something diferent! [7.6]

    I'm sorry for the absence, here it comes: 22 - Reading about the history of Lothric military covenants. 23 - Exploring the southern mountains. 24 - Dangerous community.
  9. Zell

    Proyectos Hispanos

    Ami personalmente no me gusta nada la dinamica del juego, se que es un negocio, pero almenos que lo disimulen bien..ahora todo se consigue pagando, train online? compra tibia coins vendelo por dinero ingame y luego trainea, compra de casas, cask de manapotions. Todas las zonas de hunt se han...
  10. Zell

    Proyectos Hispanos

    Yo empece en la epoca justo en la que tibia fue 7.6, y para mi esa version me marco mucho, tanto que una vez se actualizo tibia no me gusto nada el cambio que hubo y no me hacia a los controles de tirar runas por hotkeys...Asique me entere de que habian servidores 7.6 y estuve alli jugando...
  11. Zell

    Hover Sprites Thread

    I like the scarab ^^
  12. Zell

    Lua Check items inside box

    Sry I forgot this. 0.6.3 I guess
  13. Zell

    Lua Check items inside box

    Hiho Otland, I'm trying to check the items inside bag/box but I can't find the way, will be like this.. function onUse(cid, item, frompos, item2, topos) if item2.itemid == 1993 and item2.''Have inside items'' == X then doRemoveItem(item2.uid, 1) end I dunno if It's...
  14. Zell

    Work in progress... Namco's Gallery

    Good job man!
  15. Zell

    I search, Spriter

    I like this sprites!
  16. Zell

    OTMapGen

    I got this error "sintaxys error code 800A03EA from: compilation microsoft Jscript" When I execute otmapgen, maybe i can't execute js files? I need a program for this? :(
  17. Zell

    Lua Create Condition in Onthink [tfs 0.6.3?]

    Yeah, you're right, I dont pasted the code because I just add a bad argument of function and I guess is a simple way to get this.. Buut here is: function onThink(cid) local condition2 = createConditionObject(CONDITION_ATTRIBUTES) setConditionParam(condition2...
  18. Zell

    OTMapGen

    I move all the files to the node file, and I open the window, and I try execute this but: > node OTMapGen.js node OTMapGen.js ^^^^^^^^ SyntaxError: Unexpected identifier
  19. Zell

    Lua Create Condition in Onthink [tfs 0.6.3?]

    Solved for myself. thx anyway!
  20. Zell

    OTMapGen

    Same here, please!
Back
Top