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

    Lua How to add delay

    I got this script: when you walk on tile it summons monster, but how to make it so the tile would have delay for summoning again, Lets say i step on it and monsters are spawned, if i step again it doesn't summon them, but after 1min it works again. local config = { tile = 354...
  2. sick

    Making unpushable items

    Wel i'll try it out tomorrow going to sleep now :>
  3. sick

    Making unpushable items

    Isn't there any lua script which makes that item not pushable?
  4. sick

    Making unpushable items

    Anyone?
  5. sick

    Making unpushable items

    So i got this simple issue, how can i make box not movable (it gives quest item in my server and i don't want people to push it around) , is it some script or what? Thanks in advance ^_^
  6. sick

    Lua Editing this lua script

    Anyone?
  7. sick

    Lua Editing this lua script

    So could anyone add exhaust to this script? Thanks in advance
  8. sick

    Lua Editing this lua script

    Even though i edit getConfigInfo('timeBetweenExActions') - 2000 there is no exhaust ;/ however when i press on scroll it shows the charges :)
  9. sick

    Lua Editing this lua script

    Something is wrong doesn't do anything ;S and says : [10/09/2010 18:05:08] [Error - LuaScriptInterface::loadFile] data/actions/scripts/other/summonscroll.lua:35: 'end' expected (to close 'function' at line 13) near ')' [10/09/2010 18:05:08] [Warning - Event::loadScript] Cannot load script...
  10. sick

    Lua Editing this lua script

    Anyone?
  11. sick

    Lua Editing this lua script

    So i got this summon scroll script which is unfinished completely (It summons monster when used, removes some mana and has 20 charges, when charges are out it becomes to a piece of paper): local config = { [6119] = { -- # SCROLL ID # -- monster = "Demon Skeleton", charges = 20...
  12. sick

    Lua Summon scroll request

    Already tried lots of different types of it, didn't worked out ;s EDIT: Already fixed it ;>
  13. sick

    Lua Summon scroll request

    By the is it possible to make it to show how many charges left on it when pressed and if charges are out it doesn't disappear but becomes to piece of paper ( lets say becomes to id: 1954 )
  14. sick

    Lua Summon scroll request

    Yay! It works now, thanks all for of your help, rep for ya all :>
  15. sick

    Lua Summon scroll request

    Like always... ;/ (luaDoSummonMonster) Creature not found
  16. sick

    Lua Summon scroll request

    Something is wrong, it says :( : [07/09/2010 09:34:13] data/actions/scripts/other/summonscroll.lua:10: attempt to index global 'item' (a nil value) [07/09/2010 09:34:13] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/other/summonscroll.lua) [07/09/2010 09:34:13]...
  17. sick

    Lua Summon scroll request

    Someone? :(
  18. sick

    Lua Summon scroll request

    Anyone know whats wrong with the script?
  19. sick

    Daxervy latest mapping

    Nicely done, keep it up :)
  20. sick

    Lua Summon scroll request

    Still nothing changed ;/ P.S thanks for trying to help me :)
Back
Top