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

    Solved Last man standing

    BUMP
  2. freddzor11

    Recieve Reward

    Bump
  3. freddzor11

    Windows slowly monsters!

    somewhere around here if you got them stopAttackingAtExit = false oldConditionAccuracy = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 7
  4. freddzor11

    Windows slowly monsters!

    I know but i thought maybe you could add it and it still works
  5. freddzor11

    Recieve Reward

    @Limos
  6. freddzor11

    Solved Last man standing

    I've tried now to change to pvp zone
  7. freddzor11

    Recieve Reward

    what does this codes exactly says? -- Win or lose function thereIsAWinner() if redWon() or blueWon() then return true end return false end function blueWon() return( (#getBlueMembers() > 0 ) and ( #getRedMembers() == 0) ) end function redWon() return( (#getRedMembers() > 0) and...
  8. freddzor11

    Solved Last man standing

    Hello I got this LMS Script http://otland.net/threads/last-man-standing-event-100-working.185769/ EDIT: I got some problems with this LMS script, when a player joins none can win, but when I go there with GM then it says GM wins, why? Thank you!
  9. freddzor11

    Solved Upgrade items

    Hello otland! I use this upgrader script --- Perfect refine system by Mock the bear (MTB). --- Email: [email protected] local gain = { gainArmor='&p+1',loseArmor='&p-1', gainShield='&s+#',loseShield='&s-(#+1)', gainAttack='&a+(1*(#))',loseAttack='&a-(1*(#+1))'...
  10. freddzor11

    Windows slowly monsters!

    try stairhopDelay = 2 * 1000 in config.lua
  11. freddzor11

    Windows slowly monsters!

    You mena if the player just rush throught the whole spawn? Thats because the monster need some milliseconds before it can take target at the player
  12. freddzor11

    Solved Pull lever, remove stone x minute

    WORKS THANK YOU! SOLVED!
  13. freddzor11

    Solved Pull lever, remove stone x minute

    I have tried every script at otland and none works (0.3.6) I want a script, when you pull lever you remove a stone in x minutes and then it comes back again and message if pulled.
  14. freddzor11

    Cash Reward

    BUMP
  15. freddzor11

    Solved Daily Quest

    Solved! Thank you very much @Limos
  16. freddzor11

    Solved Daily Quest

    Thank you v Thank you very much limos! Gonna try it when coming home, I ment that the chest change place everyday, like rashid in rl tibia, but this is way much better!
  17. freddzor11

    Solved Daily Quest

    Hello! I am gonna use this daily quest http://otland.net/threads/daily-quest-counter-player-can-get-prize-after-24-hours-from-the-last-time.157294/ Is it possible to make a chest change place everyday (without an restart) like... Monday: Knight armor Quest Friday: Manarune Quest
  18. freddzor11

    Solved PHP Onclick image goto website "..."

    nvm... it's the same as the problem as I had first with "link" text below
Back
Top