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

Recent content by Thunder OT 8.0

  1. T

    Solved Simple PhpMyAdmin Command :)

    Sorry I found it I thought that would be changed too :)
  2. T

    Solved Simple PhpMyAdmin Command :)

    How do I change this for new players? The new players get old % :P
  3. T

    Solved Simple PhpMyAdmin Command :)

    You rock ;)
  4. T

    Solved Simple PhpMyAdmin Command :)

    Hey there. I'm just looking for a command to change this for every character on the server: loss_experience, loss_mana, loss_skills, loss_items :) Thanks.
  5. T

    Is it possible to make Infernal Bolt only usable with Arbalest?

    Where do I put this arbalest script? I don't have any atm.
  6. T

    Whirlwind Throw (Exori Hur)

    I'm trying to cast the Exori Hur spell on a knight, but when I type Exori Hur I get "A player with this name is not online".. Here's my script.. I tried to change the name of the words to execute the spell but it didn't help. <instant name="Whirlwind" words="exori hur" lvl="28" mana="40"...
  7. T

    Cannot increase damage of distance weapons.

    I'm running an 8.0 XML-OT Server. The distance weapon files looks like this: In ITEMS.XML <item id="7368" article="an" name="assassin star"> <attribute key="weight" value="200" /> <attribute key="attack" value="65" /> <attribute key="weaponType" value="distance"/>...
  8. T

    Is it possible to make Infernal Bolt only usable with Arbalest?

    As the topic says.. Thanks in advance!
  9. T

    Lua Assassin star doesn't end?

    Thanks a ton :D
  10. T

    Lua Assassin star doesn't end?

    Man I just said it works :P But the losing star never fires it just disappear :P
  11. T

    Distance fighting hitchance?

    Thanks but it didn't help though ;/
  12. T

    Distance fighting hitchance?

    I have searched on TibiaWiki but I didn't find anything. I'm trying to find the real HitChance percentage on distance weapons, such as Assassin Star hitchance = 90 etc. The one in my server is wrong like, spear hitchance is 100, is not true :) So where can I find all weapons correct hitchance...
  13. T

    Lua Assassin star doesn't end?

    Ok thanks! :) Now it works. BUT, when he is about to lose a assassin star, instead of shoot it and lose it, it just disappear without being shot (only the one that is gonna end) Solution?
  14. T

    Lua Assassin star doesn't end?

    So I should remove the script from the weapons map? In weapons map I have assassinstar.lua and <distance id="7368" range="5" enabled="1" exhaustion="0" hitchance="90" ammo="removecount" script="assassinstar.lua"></distance> I have this for every distance weapon in the weapons file :P Remove...
Back
Top