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

    Windows Change Items tibia 10.99

    Hello! Anyone know how its possible to change items in tibia 10.99 i wanna change to the old magic walls like this https://otland.net/threads/how-to-make-own-items-30-pictures-full-explain.74873/ but this dossn't work in the latest version only in 8.6
  2. dunnish

    [7.7] RealOTS 7.7 (Cipsoft Files)

    can anyone setup tutorial to set this thinks up
  3. dunnish

    Lua Frag Reward problem

    a botter should not get reward when a botter kills an other botter or when its kills a player.
  4. dunnish

    Lua Drop Exp when die

    im getting this sorry but i feel a bit noob :) im going to sleep so will read tomorrow again. thx for helping.
  5. dunnish

    Lua Drop Exp when die

    i got deathLostPercent = 1 in config.lua. where should i find the text its trying to print? could not find any in my tfs.
  6. dunnish

    Lua Drop Exp when die

    nothing of this is working. thx for trying atleast
  7. dunnish

    Lua Frag Reward problem

    Hello! im trying to build an war ot with some bots from geisor. and frag reward from noobwar.eu like if you kill someone you will get rewarded with marijuana. but the problem is that the botters also get the same reward when they shuddent. frag reward script. function onKill(cid, target...
  8. dunnish

    Lua Drop Exp when die

    so what should i write insted?
  9. dunnish

    How do I create a website for my OT?

    v1.3.1
  10. dunnish

    Lua Drop Exp when die

    tested with local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10 * 0.10 = 1) end but this didnt work.
  11. dunnish

    How do I create a website for my OT?

    i also had problem with the latest version of uniserver. so im using an old version and its working perfect. remmber you need to close skype,dropbox since they are blocking the uniform server to start up. and you can start skype again when you have start the website and mysql.
  12. dunnish

    Lua Drop Exp when die

    function onLogin(cid) registerCreatureEvent(cid, "GuildMotd") registerCreatureEvent(cid, "ReportBug") registerCreatureEvent(cid, "Idle") registerCreatureEvent(cid, "AdvanceEffect") doPlayerFeed(cid, 9999) return true end i tested to add local loss =...
  13. dunnish

    Lua Drop Exp when die

    When players are Die on my server they loss like 5-10 lvls every death. anyone know what i should update? i have try to update. UPDATE players SET loss_experience = 1, loss_mana = 1, loss_skills = 1, loss_items = 1; and its dossnt work. i want when a players dies they should lose like 20% exp...
  14. dunnish

    Solved SQL error

    Hello guys! im getting this error message. Query: SELECT `players`.`id`, `players`.`name`, `players`.`world_id`, `players`.`group_id`, `players`.`account_id`, `players`.`level`, `players`.`vocation`, `players`.`health`, `players`.`healthmax`, `players`.`experience`, `players`.`lookbody`...
  15. dunnish

    [8.60] Thais War with PvP bots

    will the bots use magic walls after a while if players try to learn it?
  16. dunnish

    Compiling OTClient's latest source with Microsoft Visual Studio 2013.

    @EvilSkillz i tested those and it didnt wotk. getting this errors now and i have get it to success before like 6 mouth ago dont remmber how just. someone out there that can help with teamviwer?
  17. dunnish

    Compiling OTClient's latest source with Microsoft Visual Studio 2013.

    can someone upload a new otclient-msvc13-libs? since i cant get it to work. i get 1> otclient.vcxproj -> D:\otclient-master\vc12\Release\otclient.exe ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ========== and i also get this print
  18. dunnish

    multi world

    bump
  19. dunnish

    tibia 8.6 source code

    hello is there anyone out there that have tibia Client 8.6 source code? or know where i can find it?
  20. dunnish

    exhaust help

    they say actions - exhaust while using items(eg. eating meat) exactions - exhaust while using items with(eg. potions, roping up, etc. hotkey aimbot - option use on target in hotkeys, if it's enabled it allows it when target is attacked on other forum therd and they wrote this but i feal its...
Back
Top