• 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

    Lua Easy creaturescript

    I actually tried searching, but couldn't find a creaturescript to send a player a message when he reaches level 100 saying congratulations Anyone have a script/could direct me in the right direction?
  2. 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...
  3. 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