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

    Outfit per vocation - creaturescript

    Found a solution! local config = { [0] = 136, [4] = 131, [9] = 25, [10] = 29 } function onLogin(cid) local outfit = getCreatureOutfit(cid) outfit.lookType = config[getPlayerVocation(cid)] doCreatureChangeOutfit(cid, outfit) return true end Anyway, thanks for help!
  2. nevereq

    Outfit per vocation - creaturescript

    Dunno. :confused: #edit Maybe there are some problems with engine?
  3. nevereq

    Outfit per vocation - creaturescript

    It doesnt help at all. :( Original script: https://otland.net/threads/look-type-for-profession-to-dragon-ball-naruto-or-rpg-ots.155722/
  4. nevereq

    Outfit per vocation - creaturescript

    Hello guys, I have a problem with script by DanJ93 from tibia.net.pl , function onLogin(cid) local outfity = { [1] = {111, 111}, [2] = {111, 111}, [3] = {111, 111}, [4] = {111, 111}, } local i = 1, if getPlayerVocation(cid) == outfity[i] if getPlayerSex(cid)...
  5. nevereq

    Damage difference

    ~Re
  6. nevereq

    Damage difference

    Hello guys! can anyone tell me where i can find melee attack formula? i mean i have too large damage difference. Player deals some time 50dmg and sometimes 1500 can i reduce this thing? Second thing is spell formula witch can take player skill and weapon attack (skill * weapon attack * level /...
  7. nevereq

    Dmg

    a jesli chcialbym zmienic glowna formule ataku melee/dist (aby zredukowac roznice zadawanych obrazen raz uderzy 20 a raz 1500) jest w stanie ktos mi powiedziec jak to zrobic i gdzie znajde pli odpowiedzialny za to?
  8. nevereq

    [9.83] Venore

    Can you downgrade it to 8.31/8.6 version please ? i cant do it :3
  9. nevereq

    Looking New Venore 9.83

    ~~Re
  10. nevereq

    Looking New Venore 9.83

    Like at the thread. Im searching New Venore From the real Tibia winter 9.8 update, but problem is i cant find it on old wersion RME. Im just editing map and need new Venore. I work in 8.31 wersion but also it can be up to 8.6. Can anyoune help me please ? (I cant open new maps like 9+, my rme...
  11. nevereq

    Gate :)

    looks realy yummy ^^
  12. nevereq

    8.54 RoXor Map (Old Style) !

    can u add some screens ?
  13. nevereq

    [8.6] My own made map

    questroom looks nice :)
  14. nevereq

    Roxor 8.54 (1337ms) r5

    Its OK when started with 8.54, but there many other bugs like : - Super Promotion, spells doesnt work with this promotion + crash if you use promotion on knight and attack monster - Some of items are not from roxor, or have other functions, like runes - There's no rune seller, (or i cant find...
  15. nevereq

    Open Tibia is going down?

    Please try do something with roxor map and scripts, theres no roxor ots for 2 years and many players still looks for that, it will be nice.
  16. nevereq

    Own3d Map 8.54

    some ss please ?
  17. nevereq

    [8.54] Teleport Room

    not bad
  18. nevereq

    [8.54] Teleport room

    you should try do something more complicated
  19. nevereq

    Quest room

    yep, there is no links =/
Back
Top