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

    Lua bug fire storm event/ lms event

    [13:6:40.044] [Error - CreatureScript Interface] [13:6:40.044] domodlib("config_fire_storm_event") [13:6:40.045] [13:6:40.046] function onLogin(cid) [13:6:40.047] if getCreatureStorage(cid, configFireSto rmEvent.storages.player) > 0...
  2. K

    Lua Debug Outfits

    bump.
  3. K

    Linux LAG dedicated 32gb

    Omg source is not stable, because now with 90 ta without any lag
  4. K

    Linux LAG dedicated 32gb

    Brazil are all over with so I do not lag
  5. K

    Linux LAG dedicated 32gb

    war system have?
  6. K

    Linux LAG dedicated 32gb

    32GB de RAM 4x 3.1GHz 500GB HD 1Gbps uplink Canadá 60 player very lag omg. someone has a source without bugs 8.6 to pass me, a person with good heart
  7. K

    Linux LAG dedicated 32gb

    'm really lag on my server source using 0.4 rev 3777.19 someone can tell me why this happens, the server uses 2.5GB of RAM with 80 online
  8. K

    Lua Debug Outfits

    <?xml version="1.0"?> <outfits> <outfit id="1"> <list gender="0" lookType="136" name="Citizen"/> <list gender="1" lookType="128" name="Citizen"/> </outfit> <outfit id="2"> <list gender="0" lookType="137" name="Hunter"/> <list gender="1" lookType="129"...
  9. K

    Lua Debug.

    bump
  10. K

    Lua Debug.

    debug players lead in OT when passing over a teleporter to go to the temple or to the log, because it has multiple players on the same tile. give every time they try to take debug log
  11. K

    Lua Battlefield Event, don't start in linux

    start event so 3 o'clock yesterday afternoon, the setting is not more the 3 hours.
  12. K

    Lua Battlefield Event, don't start in linux

    no error ;/ here on my regular computer works so does not work on linux does not start. anyone?anyone?anyone?anyone?anyone?
  13. K

    Lua Battlefield Event, don't start in linux

    function onThink(interval, lastExecution) local _Lib_Battle_Days = { ["Monday"] = { ["13:00"] = {players = 10}, ["23:00"] = {players = 12} }, ["Tuesday"] = { ["13:00"] = {players = 10}, ["23:00"] = {players = 12}...
  14. K

    NPC The Gambling Man, the interactive dicer

    work in tfs 0.4 rev 3777.19? 8.60
  15. K

    Lua CTF event!!

    Ok. Moment. the player died with the enemy flag, so that after death he will not back the clothes he was before he gets the flag clothing. he was right back to normal after die. TFS 0.4 rev 3777.19
  16. K

    Lua CTF event!!

    when the player dies with the flag, it does not change the addon continues with clothing flag? someone could see the script for me? function onOutfit(cid, old, current) if(getPlayerStorageValue(cid, ctfConfig.playerHasFlag) == 1) then return false end local color =...
  17. K

    Solved Stamina Item

    thanks for you help me. One more thing if it is not asking too much, would do when he used the There is talk in default item, EXEMPLO :You can use this item at 23:20:10. showing time to be able to use it again?
  18. K

    Solved Stamina Item

    can I use direct item without waiting 24 hours could put the item to disappear?
  19. K

    Solved Stamina Item

    15:20 Your stamina has been refilled. 15:20 Your stamina has been refilled. 15:20 Your stamina has been refilled. 15:21 Your stamina has been refilled. 15:21 Your stamina has been refilled. 15:21 Your stamina has been refilled.
  20. K

    Solved Stamina Item

    [Error - LuaInterface::loadFile] data/actions/scripts/Stamina.lua:3: '}' expecte d (to close '{' at line 2) near '=' [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Stamina.l ua) data/actions/scripts/Stamina.lua:3: '}' expected (to close '{' at line 2) near ' ='
Back
Top