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

    TFS 0.X Off delet

    ..
  2. GODGollox

    TFS 0.X Auto Stack/group script (MOD) Tfs 0.3.6 - 8.60

    Apilamiento automático/agrupamiento .I'm looking for a script (MOD) that will automatically stack everything you put into your backpack for everyone on the server.. REP++ Help..
  3. GODGollox

    Compiling OTServerBR compile request

    I already tried but it does not work .. when compiling I get the following error fatal error C1083: Can't open include file: 'boost/asio.hpp': No such file or directory I can not solve the problem, and looked for many links and totorials but none help me .. I'm doing something wrong!.
  4. GODGollox

    Compiling OTServerBR compile request

    I need this (here) compiled i would compile it my self but i keep getting errors (Yes i followed the forgotten compile tutorial) (here) If anyone can help me with (TeamViewer) this application that would be great! Thank you very much! my english is very bad ..
  5. GODGollox

    error from my autoloot mod

    Hello, i have this error in my console from autoloot mod... [23/06/2020 19:06:08] [Error - CreatureScript Interface] [23/06/2020 19:06:08] In a timer event called from: [23/06/2020 19:06:08] buffer:onDeath [23/06/2020 19:06:08] Description: [23/06/2020 19:06:08] [string "---@ You...
  6. GODGollox

    MyAAC v0.7.12

    how to fix this error, please .. I am using XAMP v3.2.4
  7. GODGollox

    My Autoloot System for TFS 0.4

    This mod has errors please update, or some other system! 1591640467 [8/6/2020 13:19:26] [Error - TalkAction Interface] [8/6/2020 13:19:26] local cid = 268476459 [8/6/2020 13:19:26] local words = "!autoloot" [8/6/2020 13:19:26] local param = "" [8/6/2020 13:19:26] local channel = 65534 [8/6/2020...
  8. GODGollox

    Error in my Gesior Acc

    THIS IS MY File: C:\xampp\htdocs\classes/database_sqlite.php Line: 22 <?php if(!defined('INITIALIZED')) exit; class Database_MySQL extends Database { public function __construct() { $this->setDatabaseDriver(self::DB_MYSQL); } public function connect() {...
  9. GODGollox

    System Vip ends (vip_time) (script)

    1- The id of Promotion Son (5,6,7,8) are the same for Normal vocations.. 2- ¿Hometown ID? I don't understand explain better
  10. GODGollox

    System Vip ends (vip_time) (script)

    function onStepIn(cid, item, pos) -- teleports config teleport1 ={x=160, y=51, z=7} if isPlayer(cid) then if item.actionid == 13540 then vip = getPlayerStorageValue(cid,13540) if vip == -1 then doPlayerSendCancel(cid,"Esta área é exclusiva para players Vips.Para Adquirir vip compre por...
  11. GODGollox

    System Vip ends (vip_time) (script)

    I need script that when vip_time ends player get teleported to home Town AND lose promotion vip (OTX 8.60) SOME ANSWER! ??
  12. GODGollox

    Problem on my OTX!

    Thank you very much, I already solved
  13. GODGollox

    Problem on my OTX!

    Yes, I cannot attack him, he is immune to melee and magic blows.
  14. GODGollox

    Problem on my OTX!

    Attacking the Ferumbras does not take away any magic blow, or hand, sword, or anything ... how to solve it
  15. GODGollox

    Problem on my OTX!

    I do not understand
  16. GODGollox

    Problem on my OTX!

    When it attacks a Ferumbras it does not take away any hit at once Here the ferumbras.xml <?xml version="1.0" encoding="UTF-8"?> <monster name="Ferumbras" nameDescription="Ferumbras" race="blood" experience="50000" speed="320" manacost="0"> <health now="250000" max="250000"/> <look...
  17. GODGollox

    Leveling up error does not upload hp in knight??

    Thank you! You are a god .. :p:p;);)
  18. GODGollox

    Leveling up error does not upload hp in knight??

    Any solution on my server? The problem is, when a monster is killed it only goes up 5hp per level. In this image it shows that being level 169 it only has 990hp
  19. GODGollox

    How to put my server online? 8.60

    I can not change ip 127.0.0.1 for another ip ..? HELP ME CHANGE THE IP TO MY SERVER? This is my config.lua -- Global Server Config -- Account manager accountManager = true namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 32360 newPlayerSpawnPosY = 31782...
  20. GODGollox

    Change my ip port 127.0.0.1 in (config.lua)

    I still have no solution!
Back
Top