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

    AAC Database Conection from VPS

    Hello! I have two VPS, a linux where my server is 8.60 and another VPS windows where is the site gesior with xampp. However, I don't know how to make the connection between the otserver and the VPS that is on the site with xampp and phpmyadmin .. However, I don't know how to make a...
  2. myalitth

    TFS 1.X+ How Tranform this script to random bosses?

    Well done! Thank You for help!
  3. myalitth

    Lua Math random

    Good
  4. myalitth

    TFS 1.X+ How Tranform this script to random bosses?

    I've tryied but i'm bad with scripts o_O
  5. myalitth

    TFS 1.X+ How Tranform this script to random bosses?

    Now this script only summon a demon, can i change this to summon a random boss like (Demon, Orshaabal, etc)? local bossId = nil function addBoss() local monster = Game.createMonster("Demon", Position(32201, 32198, 7), false, true) bossId = monster and monster:getId() or nil end...
  6. myalitth

    [USA] [10] Elysia Global

    IP: globalots.com Port: 7171 Client: Tibia 10 Uptime: 24/7 Hosted in: United States Website: Latestnews - Elysia Global (http://globalots.com) Exp rate: 300x / stages Map: Global map, with all features up to 11.90 Runes an Ammuniton = Infinite Loot rate: 5x Server type: Pvp Skills & Magic rates...
  7. myalitth

    TFS 1.X+ Teleport Players - Lever Quest

    This script (Attach) teleport players from teleport tiles to boss room So i need, to edit this script to teleport players from boss rom to out of room. I've tryied a lot types... Some players stuck noob chars on boss room, to block boss... Script: local function removeBosst(fromArea1...
  8. myalitth

    AAC Disable Warnings on Gesior

    Anybody knows how to disable warnings on gesior website?
  9. myalitth

    AAC Gesior Choose Vocations

    I need to add vocations when somebody wants to create his character, but my gesior don't show vocations options to choose (Like FIrst Attachment), i want this page like the second attachment. Anybody can help me? CONFIG.PHP # Create Character Options $config['site']['newchar_vocations'][0] =...
  10. myalitth

    Linux Otserv Freeze

    When any player kills monsters, my server freeze for 2 seconds. (All server) Players and monsters, when die still stand for 2 seconds... I'm using UBUNTU 16.04 OTX 3.10 TFS 1.3 Thanks
  11. myalitth

    TFS 1.X+ Speed Limit

    To change the character Speed Limit (750) I need to change only? Player.h Gameprotocol.cpp Or something else? After this need to compile?
  12. myalitth

    [Brazil] Baiaking | 10.00

    Ip: custombaiak.servegame.com Port: 7171 Website: Baiak-Custom - Free Multiplayer Online Role Playing Game About Server: Offline Training and Fast attack! Potions and runes, ammunition - infinite! Diamond Arrow,Spectral Bolt e Wand of Darkness - Add New Summons working! Retro outfits Many...
  13. myalitth

    TFS 1.X+ Player Speed Limit

    Is there any way to make the in-game speed exceed 1000? or the maximum that can be put into player.h is 1500 which would be 1500/2 = 750.?
  14. myalitth

    TFS 1.X+ Player Speed Limit

    i've changed on player.h and my protocolgame.cpp is / 1
  15. myalitth

    TFS 1.X+ Player Speed Limit

    i see a lot otservers with players running with speed 750+ Maybe need to change any script or source.
  16. myalitth

    TFS 1.X+ Player Speed Limit

    On game my max speed is 750... i want to up this to 1500~ max in game.
  17. myalitth

    TFS 1.X+ Player Speed Limit

    i again haha i've see this, but he only asked about max speed value. i've changed on player.h too but doest work.
  18. myalitth

    TFS 1.X+ Player Speed Limit

    Is there any way to change the speed of the character? This 750 at now. 750 to 1500~ Max speed on tibia global is 2000.
  19. myalitth

    How to Add Exausted time on Teleport

    Strange! 02:06 You need to wait until 422741:06:26 to use this teleport again. And i can enter on teleport too.
  20. myalitth

    How to Add Exausted time on Teleport

    Ok, solved but.. TFS crashes when i try to pass 2x to test. TFS 1.3~
Back
Top