• 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

    [Sweden] Unique NoobWar TEST server (8.54/ 8.55/ 8.57)

    Keep up the war
  2. sick

    [Sweden] Unique NoobWar TEST server (8.54/ 8.55/ 8.57)

    Check that out :>
  3. sick

    [Sweden] Unique NoobWar TEST server (8.54/ 8.55/ 8.57)

    Welcome to Test server of Warfare Hello otlanders, today I'm reopening my low level war server, which is still unfinished completely, however i decided to open a beta test which is going to be hosted at home while looking for bugs, so its going to be open 12-18 hours per day. Date of...
  4. sick

    Lua Adding new condition

    Looks like nobody knows :(
  5. sick

    Lua Adding new condition

    Owh, don't tell that it is too hard :<
  6. sick

    Lua Adding new condition

    Mm?
  7. sick

    Lua Adding new condition

    So i got this simple question, how to add death protection ( lets say 50% ) or all elements protection to this script, when it is casted. Maybe its something simple like: setConditionParam(condition, CONDITION_PARAM_XXX_YYY, ZZZ) i just dunno what are the words for these conditions. :S (This...
  8. sick

    Lua Advanced paralyze request

    Tested out medusa and it looks like medusa's script is also unfinished. When it paralyzes, you become stone human forever untill you try to change your outfit :o
  9. sick

    Lua Advanced paralyze request

    The rune should work something like Medusa's paralyze shot, when she turns you into a stone human, the script in the Medusa.lua looks simple but don't get it how to put it into a rune, maybe its possbile to make a custom paralyze spell ( lets say exevo para ) the medusa's paralyze looks like...
  10. sick

    PvP-Enforced with skull system?

    In config.lua set: dailyFragsToRedSkull = 1000 weeklyFragsToRedSkull = 1000 monthlyFragsToRedSkull = 1000 Then set world type to pvp and add or edit : rateExperienceFromPlayers = ( the rate )
  11. sick

    Lua Advanced paralyze request

    So could anyone make this :>
  12. sick

    Lua Advanced paralyze request

    Actually you didn't change anything, just added some "0" numbers which will not change anything, anyone else knows how to do it?
  13. sick

    Lua Advanced paralyze request

    Anyone?
  14. sick

    Lua Advanced paralyze request

    So the idea is: When paralyze is shot it also changes target's outfit and outfit disappears when paralyze is gone. So lets say target's outfit changes to outfit type 222. The paralyze script is right here : local combat = createCombatObject() setCombatParam(combat...
  15. sick

    Lua How to add delay

    All the tiles got a new script made for them, but i don't get it why all the others get delay( lets say tile 1, tile 2, tile 3 and tile 4 gets delayed) when it is walked on totally other one ( lets say it is stepped on tile 4) :S
  16. sick

    Lua How to add delay

    Well actually I'm using UID for them and they are different...
  17. sick

    Lua How to add delay

    Just found out one thing that i can't make more tiles with this script, because when i walk on one others automatically got exhaust for 1min (all the tiles have a new script just edited a little), how to fix that they would all work independent?
  18. sick

    Lua How to add delay

    Thanks, thats perfect
  19. sick

    Lua How to add delay

    The script which Colandus gave doesn't do anything no errors too :/
  20. sick

    Lua How to add delay

    Nah, something is wrong i'm getting this error when i step on it: data/movements/scripts/summontile.lua:onStepIn [15/09/2010 13:18:01] Description: [15/09/2010 13:18:01] data/lib/034-exhaustion.lua:28: attempt to perform arithmetic on local 'time' (a nil value) [15/09/2010 13:18:01] stack...
Back
Top