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

    Solved depot bug

    Hmm... Looking good... At this moment I don't see and error in items.xml in lockers.
  2. xardas33

    Solved depot bug

    Post items with id: 2589, 2590, 2591, 2592 from items.xml
  3. xardas33

    Damage, Armor, Defense Formulas [TFS 1.0][10.41]

    Do you know how to do that?
  4. xardas33

    Solved depot bug

    which server do you use? Which TFS? Post item id: 2589, 2590, 2591, 2592
  5. xardas33

    Damage, Armor, Defense Formulas [TFS 1.0][10.41]

    But... I want to totally change example Damage Formula: Example if I have 100 lvl and 100 sword skill i can deal max damage -> 100 * 0.4 + 50 * 10 = 540 damage (50 is weapon atk) And minimum damage I can deal example 50% of max damage Or Armor Formula: Every point of armor EVERY TIME reduce...
  6. xardas33

    Damage, Armor, Defense Formulas [TFS 1.0][10.41]

    Anybody knows?
  7. xardas33

    Solved Problem with movements scripts [TFS 1.0 10.41]

    Oh I forgot about change movements to movevents.... Now it's working... Thanks :) Simple & Perfect :)
  8. xardas33

    Solved Problem with movements scripts [TFS 1.0 10.41]

    Thank you all, i changed all, converted scripts and it doesn't work.... I tried to remove: <movevent event="StepIn" itemid="446" script="tiles.lua"/> <movevent event="StepOut" itemid="447" script="tiles.lua"/> But it still doesn't work ;/ Same error.. I don't use ORTS.
  9. xardas33

    TFS 1.0 empty database, creating account but still says incorrect account name and password.

    I have same problem, created manually account, and i cannot login on this account. Using now TFS 1.0 under 10.41
  10. xardas33

    Two problems - Remove Offline Training & Crash when closing server

    So I think I must find other stable TFS :)
  11. xardas33

    Solved Problem with movements scripts [TFS 1.0 10.41]

    Hello guys. I have problem with my scripts... Look at them first: Movements.xml <!-- Tiles with Req --> <movement type="StepIn" actionid="61000" script="tiles/PremiumBridge.lua"/> <movement type="StepIn" actionid="61001" script="tiles/EntranceBridges.lua"/> tiles/PremiumBridge.lua...
  12. xardas33

    Two problems - Remove Offline Training & Crash when closing server

    Hello guys. I need your help. I'm using: [10.31][TFS 1.0] "EvoRPG by Zbizu" v5 http://otland.net/threads/10-31-tfs-1-0-evorpg-by-zbizu-v5.207163/ First problem: I want to remove offline training from beds / stop offline training time regeneration or set 0% skill increase when sleep. Second...
  13. xardas33

    Solved Looking for Map Editor for Tibia 10.36

    Ups... i forgot about change map name... haha.... Now it's working, thanks :) Yeah I know, I imported map from 8.6
  14. xardas33

    Solved Looking for Map Editor for Tibia 10.36

    [Fatal - Map::loadMap] Could not open the file data/world/forgotten.otbm. >ERROR: Failed to load map. Okey :)
Back
Top