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

    Scripter Skull system TFS 1.3 (Revscript/C++)

    paste the link
  2. dfs1

    Lua help change script for Revscript plss

    I need help please, I'm going crazy, I tried to edit them myself but I didn't succeed. (I have used a translator) First Skills and items local firstStorage = 56364 local firstSkills = { [1] = { { amount = 96 } }, [2] = { { amount = 96 } }...
  3. dfs1

    [modern acc]Shop System

    I despair with this problem and switch to ai ai Gesior acc but I found the same problem with lua shop do not have the shop of Gesior?
  4. dfs1

    [modern acc]Shop System

    sorry but the error persists and continues to send console demacioados items: S [26/12/2012 15:39:35] [Error - GlobalEvent Interface] [26/12/2012 15:39:35] data/globalevents/scripts/shop.lua:onThink [26/12/2012 15:39:35] Description: [26/12/2012 15:39:35] data/lib/004-database.lua:100...
  5. dfs1

    [modern acc]Shop System

    sorry but I put your shop but sent me the following error in the console [26/12/2012 01:53:27] [Error - GlobalEvent Interface] [26/12/2012 01:53:27] data/globalevents/scripts/shop.lua:onThink [26/12/2012 01:53:27] Description: [26/12/2012 01:53:27] data/lib/004-database.lua:100: [Result:free]...
  6. dfs1

    [modern acc]Shop System

    help with my shop system as when buying one item sige sending it please veses countless use modern acc:p aki dejo mi shop.lua function onThink(interval, lastExecution, thinkInterval) local result = db.getResult("SELECT * FROM shop_history WHERE `processed` = 0;")...
Back
Top