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

    Using VIP medal doesnt update vip days in db

    TFS 0.3.6 Using this VIP system GlobalEvent - Vip System Is there a better one?
  2. E

    VIP Text effect error

    VIP TEXT EFFECT ERROR TFS 0.3.6 [05/03/2017 22:02:05] [Error - GlobalEvent Interface] [05/03/2017 22:02:05] data/globalevents/scripts/vipEffect.lua:onThink [05/03/2017 22:02:05] Description: [05/03/2017 22:02:05] data/globalevents/scripts/vipEffect.lua:4: attempt to call global...
  3. E

    Lua Show how much potions heal

    I would like to know if its possible to add in this script, so when you use a potion it shows how much it heals? TFS 0.3.6 local POTIONS = { [7591] = {vocations = {4, 8}, vocStr = "knights", -- great health potion minhp = "level * 2.2 + maglv * 3.3", maxhp = "level * 2.75 +...
  4. E

    Lua !frags not working

    TFS 0.3.6 [05/03/2017 21:18:08] [Error - TalkAction Interface] [05/03/2017 21:18:08] data/talkactions/scripts/frags.lua:onSay [05/03/2017 21:18:08] Description: [05/03/2017 21:18:08] data/talkactions/scripts/frags.lua:14: attempt to call field 'getResult' (a nil value) [05/03/2017 21:18:08]...
  5. E

    Lua Attempt to index local '' (a number value) automatic castle system

    Error [02/03/2017 02:33:46] [Error - Action Interface] [02/03/2017 02:33:46] data/actions/scripts/castle.lua:onUse [02/03/2017 02:33:46] Description: [02/03/2017 02:33:46] data/actions/scripts/castle.lua:11: attempt to index local 'castles' (a number value) [02/03/2017 02:33:46] stack...
  6. E

    Use an item, get castle not working, error in console

    TFS 0.3.6 this is the error [01/03/2017 22:57:06] [Error - GlobalEvent Interface] [01/03/2017 22:57:06] data/globalevents/scripts/castles.lua:onThink [01/03/2017 22:57:06] Description: [01/03/2017 22:57:06] data/globalevents/scripts/castles.lua:2: attempt to call field 'getResult' (a nil...
  7. E

    Solved Console errors

    TFS 0.3.6 [28/02/2017 01:02:07] [Warning - IOMapSerialize::loadItems] NULL item at ( 00979 / 01016 / 007 ) (type = 6437, sid = 1, pid = 0) [28/02/2017 01:02:07] [Warning - IOMapSerialize::loadItems] NULL item at ( 00984 / 01018 / 007 ) (type = 6437, sid = 1, pid = 0) [28/02/2017 01:02:07]...
Back
Top