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

    avesta load map 7.6

    Man, use same exe i release to download..it works. 100% or try to do it by yourself using dev and avesta 0.6.3 (if you are using my map). http://code.google.com/p/avesta74/downloads/list
  2. justikar

    (Nicaw aac) Tibia layout

    Hello, too many people send msg to release my nicaw tibia layout. Im almost finishing it, and ill realese soon. Automatic payment system -(paypal, pagseguro and paygol included). Shop system Forum (Raggear) House Auction (50% done) Im with problems to do auction system, if you can...
  3. justikar

    [7.6] - Tibia old full - release

    Isnt him server....just have some scripts...
  4. justikar

    [7.6] - Tibia old full - release

    People saying have virus, they are lying, because they want people download this server.
  5. justikar

    [7.6] - Tibia old full - release

    Soon, almost done.
  6. justikar

    [7.6] - Tibia old full - release

    Hello Otlanders, This is a 7.6 server with: All 342 NPCs with all functions All 861 houses Parcel system Day/Night System Global map 7.6 The server has many "bugs", but it is a great choice for beginners as it has many npcs, functions that can be studied. This map is great...
  7. justikar

    [NICAW ACC] Recovery Key System V2!! 5+

    rehost please
  8. justikar

    [USA] TibiaOld 7.6 custom client. ONLINE! (Playable in USA)

    GREAT server!!! im having fun with my friends
  9. justikar

    Webdesigner Forum system - nicaw aac

    Buying forum for nicaw aac...I pay by paypal.
  10. justikar

    Znote PagSeguro

    .
  11. justikar

    Lua EXHAUSTED ON STAIRS

    http://otland.net/threads/request-add-stair-hop-exhausted.148252/
  12. justikar

    Lua EXHAUSTED ON STAIRS

    fixed.. now i have other problem....people that got red skull and kill more people get banned. ok, but when bans run out he can kill people and when get banned, he just can login again without pz. LOL
  13. justikar

    Lua EXHAUSTED ON STAIRS

    Hi, someone can help me with put exhausted in stairs? I think a onStepIn can solve my problem... i use avesta 7.6. someone have a script?
  14. justikar

    Ladder and holes exhausted

    Hi, well...i have a avesta 7.6 runnig good, but players use laddrs and hole to hunt strong monsters..because dont have exhausted..somene have a solution? thanks
  15. justikar

    Lua sewer grate - switch

    bump
  16. justikar

    Lua Rope.lua - Solution for avesta users

    the problem was error in console when use rope in itself or itens in backpack.
  17. justikar

    Lua Rope.lua - Solution for avesta users

    Too many people have problems with rope.lua, works fine but shows a console erro when use on itself. Well, i bring to you a solution. rep +++ --rope sistem-- function onUse(cid, item, frompos, item2, topos) npos = {x=topos.x, y=topos.y, z=topos.z} if item2.itemid == 28 then return...
  18. justikar

    Team Need someone with a RL map 8.6 client that works well!

    I got perfect 8.6 map.
  19. justikar

    Lua Rope / Fluids errors

    Use this to fix fluids. local exhaust_heal = createConditionObject(CONDITION_EXHAUSTED) setConditionParam(exhaust_heal, CONDITION_PARAM_TICKS, 1000) local poison = createConditionObject(CONDITION_POISON) setConditionParam(poison, CONDITION_PARAM_DELAYED, 1) local drunk =...
  20. justikar

    Lua sewer grate - switch

    Hi, this is a sewer grate switch for rookgaard, script works fine, but console get erro saying: luadoremovething<> thing not found Lua script erro: action interface Can someone help? i use AVESTA 0.6.3 function onUse(cid, item, frompos, item2, topos) tile1 = {x = 32100, y = 32205, z...
Back
Top