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

    Nicaw Highscores Problem (PHP)

    Anyone have any insight?
  2. L

    Solved General .lua help!

    Thank you!! Another question... how could I add an internal cooldown on this movement script? Basically, I want it to work as is with storage values, but only make it able to be used once every 30 minutes (I have no idea how I would go about that)
  3. L

    Solved General .lua help!

    Hey, I have a question. I have a luafunction which is doPlayerSetExtraAttackSpeed(cid, speed) and I was wondering how can I use that function in a spell and make it last for 3 seconds, and when 3 seconds is over with it will doPlayerSetExtraAttackSpeed(cid, 0)? Any help pls ;3 local...
  4. L

    [7.4] Avesta

    /invisible is gone ;[ how do i add back xd
  5. L

    RealOTs 7.7 Clone Project

    Not at all. Became shit after 7.7.
  6. L

    Nicaw Highscores Problem (PHP)

    Hehe, I've tried a lot of things. Have no idea why this is happening.
  7. L

    Nicaw Highscores Problem (PHP)

    Weirdest thing is happening on my highscores... Basically I currently have it set in my AAC config to display 50 players on my highscores $cfg['ranks_per_page'] = 50; But the problem is, on page 1 it will only display up to 49 players, and then on page 2 it will start from 51 (completely...
Back
Top