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

    New Last Man Standing

    Hi . I dont know if anyone whave done this before . if please put link here to it or somthing :) Well its like lms (last man standing. but its not players vs players . it spawns monsters that you cant attack . like a raid in a The lms area . after 20 sec of the raid it will be a pause for...
  2. I

    [8.60]Icy Roxor data pack

    Hello . I want to give all you guys this data pack . I cant finish the project Cuz I will start to play real tibia again :) But i think the map is like 80% done . Its some spawns and quests left to do . Need to balance the vocs and fix spell to paladin Add some nice scripts and npcs . Its not...
  3. I

    Suggestion Random chat

    I want this ^^
  4. I

    Shop System Full! [Modern AAC]

    DO you have page acces on the website ?
  5. I

    Windows Magic Lvl Problem

    Maby u cant use over 100 ? Idk maby it is ^^ rateMagic = 120.0
  6. I

    My ice Roxor server

    hehe Tnx :) I will finish this ! :P gz to 300 posts Eh hehe ---Update--- Fixed 4 new questes and fix 3 new spells For level 350 to Durid/sorc/knight Will fix the spell for paladin when I have time ^^ They are not balanced yet But will make that later today or tomorrow hehe Any one know...
  7. I

    Healing Tiles! Please Help!

    How can u make so it show how much it heals ?
  8. I

    [USA] forgottene.no-ip.org ---> [8.60] Open 24/7 ---> Custom Evolution

    For the first . website dont work . Second No screens and I can allready se this OT sucks
  9. I

    Action Manarune that heals % of maxmana

    Tnx m8 :) will use it to my new project :)
  10. I

    Action Manarune that heals % of maxmana

    Do you think u can make the hp stuff to variable to ? and that one who gives hp and mana :)
  11. I

    Create Character Error

    Okey last one ,. do this work ? INSERT INTO `players` (`id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`...
  12. I

    Create Character Error

    Then Idk :)
  13. I

    Create Character Error

    this then .. xD INSERT INTO `players` (`id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`...
  14. I

    Create Character Error

    Test this ! hahaINSERT INTO `players` (`id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`...
  15. I

    Create Character Error

    Oh . hehe INSERT INTO `players` (`id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`...
  16. I

    Create Character Error

    CREATE TABLE `players` ( `id` INT NOT NULL AUTO_INCREMENT, `name` VARCHAR(255) NOT NULL, `world_id` TINYINT(2) UNSIGNED NOT NULL DEFAULT 0, `group_id` INT NOT NULL DEFAULT 1, `account_id` INT NOT NULL DEFAULT 0, `level` INT NOT NULL DEFAULT 1, `vocation` INT NOT NULL DEFAULT 0...
  17. I

    Create Character Error

    I think that u dont have the samples in your database :P Sql Code CREATE TABLE `players` ( `id` INT NOT NULL AUTO_INCREMENT, `name` VARCHAR(255) NOT NULL, `world_id` TINYINT(2) UNSIGNED NOT NULL DEFAULT 0, `group_id` INT NOT NULL DEFAULT 1, `account_id` INT NOT NULL DEFAULT 0...
  18. I

    Windows Shop Bug

    Then I dont know :s
Back
Top