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

    Lua Black Skull Problem

    Cronoxs, does it matter? Anyway, no. My server is not a war server.
  2. G

    Lua Black Skull Problem

    Hiho, I have a weird problem. Maybe Ill show u my config.lua first: useFragHandler = true redSkullLength = 1 * 24 * 60 * 60 blackSkullLength = 2 * 24 * 60 * 60 dailyFragsToRedSkull = 16 weeklyFragsToRedSkull = 170 monthlyFragsToRedSkull = 200 dailyFragsToBlackSkull = 19...
  3. G

    Solved !frags command problem

    @Ahmed30 I got this when I use ur script :S i know what is wrong but i dont know how to solve it xd AHMED30, you helped me with that line "advancedFragList" coz it worked with old script. So i give u rep for that. But i would appreciate if u could help me with the exhausted script :))
  4. G

    Solved !frags command problem

    Sorry guys but using both of your scripts, I got the same problem. :/
  5. G

    Solved !frags command problem

    Hello Otlanders I have a problem with my !frags command. I don't know how to say this but. It works only if a person have a certain amount of frags (i think it worked when I had from 0 to 17 frags). Then when I type in !frags in-game, an error shows up: My frag script is: local...
  6. G

    Boots of Haste 8.62

    Actually I have this problem with magic level items. For example, yalahari mask gives me 2 magic levels BUT jade hat doesn't give me any mlvl but it should give me 1. I think I have everything I need in items.xml...
  7. G

    Lua Casino Script - DOESNT GIVE ME REWARD

    bump. any1 could help? ^.- please ^^
  8. G

    Lua Casino Script - DOESNT GIVE ME REWARD

    Hello Otlanders! I have this script for casino: --[ Script written and published by Devcod ]-- function onUse(cid, item, fromPosition, itemEx, toPosition) local config = { chance = math.random(1, 100), --losowanie win_chance = 100, --chance of winning in percent multi = 2...
Back
Top