• 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!

Search results

  1. Adorius Black

    BlackFun OT [BETA TEST]

    sorry for double post... Hi. I would like invite you to test play on Blackfun Beta. Server is online 24/7 No reset is planned. So you can play as normal server. Location: Germany CPU: Intel Xeon E5-2609v2, 4x, 2.5GHz/2.5GHz RAM: 64GB Network card: 10 Gbit/s Webpage: BlackFun...
  2. Adorius Black

    TFS 1.X+ |playername|, |travelcost| etc dont work tfs 1.3

    Ye i know it. error will gone but ingame will still problem that NPC will not say price of travel(example: I can bring you to Thais for 160gp) but it will say (I can bring you to Thais for |TRAVELCOST| )
  3. Adorius Black

    TFS 1.X+ |playername|, |travelcost| etc dont work tfs 1.3

    same here. Anybody already know how to fix it in tfs 1.4?
  4. Adorius Black

    Ubuntu 18.04 compile error.

    Ye
  5. Adorius Black

    Ubuntu 18.04 compile error.

    Hi today I rent root server but there is only ubuntu 18.04. Problem is that when i install libraries etc then i use last command "cmake .." and then error appear.
  6. Adorius Black

    OTClient1.0 bot

    anybody know how to disable botprotection?
  7. Adorius Black

    Linux Problem with Linux (Cannot write in database, create account doenst write anything)

    amazing. it works. thank you. edit: it works only once :(. I am trying to find path you wrote but I have it little bit similar and it doesnt work i have /etc/mysql/conf.d/mysql.cnf inside is only : [mysql] and i put under [mysql] this code and save: sql_mode='' but it doesnt work SOLVED...
  8. Adorius Black

    Linux Problem with Linux (Cannot write in database, create account doenst write anything)

    bump I have same problem. Today I decided install my OT on linux. [DONE] import schema [DONE] install gesior 2012 it say that samples characters are created but when I go to phpmyadmin database there is no character. when i try login on page there is no account also. when i try to create...
  9. Adorius Black

    Spell [TFS 1.x+] Omicron

    can you advise me please?
  10. Adorius Black

    Spell [TFS 1.x+] Omicron

    ☠️ Omicron ☠️ 🤮 🖥️ Install 🖥️ <instant group="attack" spellid="910" name="Omicron" words="omicron" lvl="1" mana="1" prem="0" needweapon="0" range="6" casterTargetOrDirection="1" exhaustion="6000" groupcooldown="2000" needlearn="0" script="custom/omicron.lua"> <vocation...
  11. Adorius Black

    [Canada] [8.60] DeathZot | 99% Custom Map | 22 Vocations | Over 200 New Items | Prestige | Dungeons

    I just create character now. I like that this ot is Unique. Little bit laggy and little people but A lot features I never see before. :)
  12. Adorius Black

    OTClient Spelllist

    Hi I want to add more vocations in OTClient Spellist module. I have already done vocations.xml, spells.xml in my datapack and spelllist.otui in my modules/game-spelllist. Green parts are loading correctly, but problem is when I Add to spelllist.lua red part of code. Then my OTClient doesnt load...
  13. Adorius Black

    BlackFun OT [BETA TEST]

    Right now not. But I am working very hard on it every day(More than 2 years) End Of 2022 or beginning Of 2023 should be done and start hopefully. Maybe earlier. Nobody know how things will go.
  14. Adorius Black

    Can't make items as a god

    TFS 1.4 account type 9 :P
  15. Adorius Black

    Lua Raids

    I have: Orc raid interval2=500 Ferumbras raid interval2=1450 Formula: 10000000 / (10000000 * 60 / interval2) Orc: 10 000 000 / (600 000 000 / 500) = 10 000 000 / 1 200 000 = 8.3~% chance Ferumbras : 10 000 000 / (600 000 000 / 1450) = 10 000 000 / 413 793 = 24.16~% chance So higher number...
  16. Adorius Black

    Gesior Advanced Spells.php

    Found z_spells but with line 20 I am totaly lost :D CREATE TABLE `z_spells` ( `name` varchar(255) NOT NULL, `spell` varchar(255) NOT NULL, `spell_type` varchar(255) NOT NULL, `mana` int(11) NOT NULL DEFAULT 0, `lvl` int(11) NOT NULL DEFAULT 0, `mlvl` int(11) NOT NULL DEFAULT 0...
  17. Adorius Black

    Gesior Advanced Spells.php

    Hi. I was searching long time for page spells.php which has posibility to sort spells by vocation you choose. I would like something like this: I found something like this: <?PHP $allowed_order_by = array('name', 'spell', 'spell_type', 'mana', 'lvl', 'mlvl', 'soul'); $vocation_id =...
  18. Adorius Black

    [Gesior ACC] Buy / sell characters

    I'm sorry that I'm asking but are you saying this version is safe to use? or there is still some missing things (bugs)? I am not good at PHP. Thank in advance for your answer :)
Back
Top