• 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. Headmaster Neil

    Server Donations

    Could anyone possibly provide me a name of a system which can let Egyptians donate to my server? Mobile Phone and Credit Card. Thank you<3
  2. Headmaster Neil

    Guild Issue

    I fixed it aha shit thanks though <3
  3. Headmaster Neil

    Guild Issue

    Hi! I was wondering if I could get some help with a guild issue. Whenever I create a guild on website or ingame it doesn't show the name of it when you look at a player in-game, it only shows the name on the website. Any thoughts?
  4. Headmaster Neil

    Fishing System.

    Hiyo! I was looking for a fishing script but It didn't seem to work, so I just gave up trying to fix it. Anyone here have a fishing system script? and maybe know how to import it into the server? I'd appreciate it tons. Here is the one I had, local monsters = { [1] = {name = "name", level =...
  5. Headmaster Neil

    Solved Weapons.

    <3333 Thankssss
  6. Headmaster Neil

    Solved Weapons.

    Hello! I am currently making donation/in game items for my server and was just wondering HOW or IF it is possible that their is a script out there that will make the wand/sword/crossbow/bow etc... do damage depending on your level or skills. So say you hit 900 at level 100 with a wand, than at...
  7. Headmaster Neil

    Manarune

    local runes = { [2298] = { voc = {1, 2, 3, 4, 5, 6, 7, 8}, min = 'level * 1 + maglv * 7', max = 'level * 1 + maglv * 9' } } function onUse(cid, item, fromPosition, itemEx, toPosition) local i = runes[item.itemid] if isInArray(i.voc, getPlayerVocation(cid)) then if isPlayer(itemEx.uid) == TRUE...
  8. Headmaster Neil

    Manarune

    Oh wait! It works. Thank you guys very much. <3
  9. Headmaster Neil

    Manarune

    This script doesn't work :(
  10. Headmaster Neil

    Manarune

    Nevermind haha
  11. Headmaster Neil

    Manarune

    Wait sorry. Do I keep it false or make it true?
  12. Headmaster Neil

    Manarune

    I'm using cryingdamson 0.3.6 Client: 8.60 Map: It's not really a map, just a quickly made temple so we could log in and create items and test things for the server, then we will add our actual server maps.
  13. Headmaster Neil

    Manarune

    doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, mana_add .. " mana healed") I have this script I tried out but it didn't show up on the character It showed up in a broadcast form, like /bc green.
  14. Headmaster Neil

    Manarune

    I tested it on a character.
  15. Headmaster Neil

    Manarune

    Nope! 0 errors. Which line there represents the healing on-screen?
  16. Headmaster Neil

    Manarune

    The rune works but It does not show the amount of mana that it is healing :(
  17. Headmaster Neil

    Manarune

    I'll try that now! Does this manarune ALSO heal more as you level? or is it set as a certain heal?
  18. Headmaster Neil

    Manarune

    Hello! I just created a manarune and have been trying to add a certain effect but I just couldn't get it to work. I was just wondering HOW I can make the manarune show how much it's healing. For example: When the mana rune is used it shows on on top of your character +543 and it...
  19. Headmaster Neil

    Help please cannot access to my wedsite

    Probably IP Address. Wait, What OS you using? Windows? Mac?
  20. Headmaster Neil

    Ideas

    Hi! I wasn't to sure what section to put this under so, here we go. So i'm launching a new server soon and I was wondering you guys could pitch me some ideas? Ideas you guys would like to see in a server? Just list them below, i'm open to all thoughts and ideas.
Back
Top