• 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

    Gesior Paypal

    How did you fix it?
  2. Adorius Black

    Add some more languages

    if str == 'pt' then dofile('configs_pt.lua') tutorialsIndex = tutorialsIndex_pt tutorialsInfo = tutorialsInfo_pt elseif str == 'en' then dofile('configs_en.lua') tutorialsIndex = tutorialsIndex_en tutorialsInfo = tutorialsInfo_en elseif str == 'rus' then...
  3. Adorius Black

    i want to create a OT server on Ubuntu with yurOTS.

    you need import schema to your database. localhost/phpmyadmin
  4. Adorius Black

    Achievement Book

    bump TFS 1.3
  5. Adorius Black

    How popular are you?

    I saw this name and avatar somewhere on this forum before i think 2/10
  6. Adorius Black

    [House] Trainer

    Solved by another way. :) house.php <img width=100% height=auto src="images/house/'.$house['name'].'.jpeg" /> Put in image with name of your house you use in map editor: Example: Result:
  7. Adorius Black

    [GitHub] OpenTibia 10.98, Raspberry Pi, Docker

    Welcome and thanks for your contribution :) . I have raspbery pi 4 almost 1 year in my box. So now I can start playing with it :D :P
  8. Adorius Black

    [House] Trainer

    Hi Otlanders. I would like update my house.php to count how many trainers house has. I already add column trainers in house SQL but I know I need to do something more but I cant solve it. I mean I want something like this: When you select any house in house.php it will write: This house has 1...
  9. Adorius Black

    Nogard Gallery

    Amazing work. Nice details. Big like. :)
  10. Adorius Black

    🐲 OTC StoneDrake UI by Shiva - [Free Release]

    Do you remember where?
  11. Adorius Black

    🐲 OTC StoneDrake UI by Shiva - [Free Release]

    I think its not enough just copy there images. But better than nothing for sure :)
  12. Adorius Black

    [Quick Showoff] Post your latest maps!

    This shallow water is insane 😍
  13. Adorius Black

    Lua Football System

    I have this error. TFS 1.3 OTG PREMIUM. Anyway nice script :)
  14. Adorius Black

    TFS 1.X+ TFS 1.3 - Emote spells

    I am trying to understand what are you writing but it seems that I am missing something :/
  15. Adorius Black

    TFS 1.X+ TFS 1.3 - Emote spells

    BUHP.
  16. Adorius Black

    Lua Healing Spear heal monsters...

    Hi guys I want to create healing spear but here is problem. I want to heal only pleayers but it heals also monsters. I was searching little bit on OTland and found function with CallBack but can't figure out how to put it there. Is here any scripter who can fix it? Thank you. local animEffect...
  17. Adorius Black

    Advanced Sword

    Hi today I was little bit playing with viper_star.lua script and justice seeker.lua script what I downloaded months ago. I managed to combine these 2 scripts together and here is result. :) Sword has normal attack but there is random chance that it will make GIANTCUT!(area attack) with...
  18. Adorius Black

    Lua Raids

    <?xml version="1.0" encoding="utf-8"?> <raid> <announce delay="1000" type="event" message="Some Orcs are assembling in Nayeli." /> <areaspawn delay="20000" fromx="472" fromy="963" fromz="6" tox="526" toy="1031" toz="6"> <monster name="Orc" amount="50" /> </areaspawn> </raid>...
  19. Adorius Black

    [Quick Showoff] Post your latest maps!

    Thank you. Its no evo. I am trying to remake old tibiafun 7.6 fast attack server map for downgraded 10. But its still in development and right now its impossible to play because there is almost no monsters. I hope next year finaly I start this OT after 2 years of develompent. Map look right now...
Back
Top