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

    TFS 1.5 Sharpshooter Problem

    I'm having a problem with my sharpshooter spell, the player can't use potions while casting it, everything else works fine. Would be thankful if anyone can help!
  2. O

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Read the thread, someone already replied with a solution. https://otland.net/threads/7-4-7-8-7-92-8-0-sabrehaven-com-based-on-nostalrius-7-7-fork.283603/post-2714211
  3. O

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    All you have to do is import the market_history/offer tables to your database. CREATE TABLE IF NOT EXISTS `market_history` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `player_id` int NOT NULL, `sale` tinyint NOT NULL DEFAULT '0', `itemtype` smallint unsigned NOT NULL, `amount`...
Back
Top