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

Recent content by Azakelis

  1. Azakelis

    Website does not load Layout

    show output of browser console (Shift + CTRL + J)
  2. Azakelis

    Damage Into Percent?

    you probably don't want to do it anyway
  3. Azakelis

    Is there a Tibia Bot for OT 7.6 ?

    otclientv8 builtin bots are probably the best
  4. Azakelis

    Tibijczyk - cecha charakterystyczna

    Przyjebany, mniej więcej:
  5. Azakelis

    Simple monster loot for znote

    best way would be generating jsons from lua from monstertypes rather than parsing lua ;d
  6. Azakelis

    Setting up a basic server to play alone?

    as far as i know there's no free easy 7.4 solution, if you want real tibia experience best things would be the 7.7 ones: if you don't wany any customisation the best choice for you would be probably the cipsoft files 7.7 server...
  7. Azakelis

    Simple monster loot for znote

    because that's not the monsters.php file that's the monster_loader.php
  8. Azakelis

    Simple monster loot for znote

    huh now that i see that remove this line from monsters.php, it seems i left out something unfinished here lol: $item_range = $monster->getItemLevelRange();
  9. Azakelis

    Simple monster loot for znote

    probably these files dont exist if thats the case remove them from monsters.xml
  10. Azakelis

    Simple monster loot for znote

    try with this monster_loader.php (change the config), this should say what happens: <?php echo "(0) starting "; require_once('monster_classes.php'); /* CONFIG */ $data_location = 'C:/forgottenserver/data'; $monster_dir = '/monster/'; $items_dir = '/items/'; $monsters_file = 'monsters.xml'...
  11. Azakelis

    Simple monster loot for znote

    this config looks right what's your problem?
  12. Azakelis

    MyAAC v0.8.10 / MyAAC v0.9.0-alpha Character name with numbers

    looks like this would be enough: https://github.com/slawkens/myaac/blob/master/system/libs/validator.php#L188 https://github.com/slawkens/myaac/blob/master/system/libs/validator.php#L200
  13. Azakelis

    Map Editor Cipsoft files

    https://otland.net/threads/7-7-realots-7-7-cipsoft-files-virgin.244562/page-8#post-2378818
Back
Top