• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. naod123456

    Solved War system error

    Figured it out thx anyway :)
  2. naod123456

    Solved War system error

    Oke, what shuld i add? and where shuld i add it (srry for all this noob questions)
  3. naod123456

    Solved War system error

    Thx now it works to invite but it dosnt work to accept i getting this error [23/06/2014 19:15:41] [Error - TalkAction Interface] [23/06/2014 19:15:42] data/talkactions/scripts/war.lua:onSay [23/06/2014 19:15:42] Description: [23/06/2014 19:15:42] data/talkactions/scripts/war.lua:70: attempt to...
  4. naod123456

    Solved War system error

    this is my 100-compat.lua --[[ * File containing deprecated functions and constants used by alot of scripts and other engines ]]-- --bit = require("bit") TRUE = true FALSE = false LUA_ERROR = false LUA_NO_ERROR = true LUA_NULL = nil TALKTYPE_CHANNEL_R1 = TALKTYPE_CHANNEL_RN...
  5. naod123456

    Solved War system error

    still getting this error [23/06/2014 18:42:42] [Error - TalkAction Interface] [23/06/2014 18:42:42] data/talkactions/scripts/war.lua:onSay [23/06/2014 18:42:42] Description: [23/06/2014 18:42:42] data/talkactions/scripts/war.lua:151: attempt to call field 'executeQuery' (a nil value) [23/06/2014...
  6. naod123456

    Solved War system error

    Oke so i will add db.executeQuery = db.query i didnt have it in my 100-compat.lua
  7. naod123456

    Solved War system error

    Im using tfs 0.3.6 cryingdemons with this rl server http://otland.net/threads/8-6-real-map-working-free.192571/ works good dont get so much errors :)
  8. naod123456

    Solved War system error

    Hi! Hello, i got a server and Everything works fine but i got a problem with the war system, Everything works fine when they create Guild invite pepole but when they invite other Guilds to war i get this error in my console [23/06/2014 17:22:49] [Error - TalkAction Interface] [23/06/2014...
  9. naod123456

    Small problem in my server

    Thx, do you got any war system that works that i can have u can pm me :D becuse my dosnt work just getting error :/
  10. naod123456

    Small problem in my server

    I dont find it this is my potions.lua local config = { removeOnUse = "no", splashable = "no", realAnimation = "no", -- make text effect visible only for players in range 1x1 healthMultiplier = 1.5, manaMultiplier = 1.5 } config.removeOnUse = getBooleanFromString(config.removeOnUse)...
  11. naod123456

    Small problem in my server

    I got a server and Everything works fine but when pepole use pots example gmp manarune or whatever they can use it really fast i whanna change that when they use their manarune or any pot it shuld not go like really fast it gonna go like normal. I use the server modernots my tfs is 0.3.6...
  12. naod123456

    War system

    Is it any war system that work that with shields that works good and is for free for a real map server 8.6 0.3.6? :)
  13. naod123456

    Lag when pepole die

    Thx, you know where i can get /war invite and /war accept scripts`?
  14. naod123456

    Lag when pepole die

    Thx, i got one more problem (its the last) a sorcerer and a druid got the same hp as a paladin how do i change that :( ?
  15. naod123456

    Lag when pepole die

    Thx fixed the line. How do i change the exp rate in killing players i whanna make so pepole get more exp when they are killing eachother right now i got the rate experiance from players to 1 rateExperienceFromPlayers = 1 And experience form players -- Experience from players -- NOTE...
  16. naod123456

    Lag when pepole die

    <event type="kill" name="skulls" event="script" value="skulls.lua"/> Got that but i dont know
  17. naod123456

    Lag when pepole die

    Yeah it´s just when kill from other players but i dont got a Death.lua or a Kill.lua in creatuescript/script In creaturescript/scripts i got Login.lua, Anti.lua, Skulls.lua, Addons.lua, startskills.lua, lowlevellock.lua, idleold.lua, seefrags.lua, fragreward.lua, firstitems.lua...
  18. naod123456

    Lag when pepole die

    In my way server every time someone dies the server lag for about 3 secounds :/ i don´t know why i dont get any error and i dont know where i shuld look :( please help
  19. naod123456

    Need help with my server

    thx it works now :DDD
  20. naod123456

    Need help with my server

    I tested kikos script but they still get items from the shop every 30 sec and getting this error [12/06/2014 13:56:58] [Error - GlobalEvent Interface] [12/06/2014 13:56:58] data/globalevents/scripts/shop.lua:onThink [12/06/2014 13:56:58] Description: [12/06/2014 13:56:58]...
Back
Top