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

    The PHP-scripting in the distribution

    How? I have TFS 0.3.6 so how would i do that?
  2. M

    The PHP-scripting in the distribution

    I don't know how to change the divine caldera spell to damage more because i don't understand the script: setAttackFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 50, 5, 4, 30) Also in the UH script it says: setHealingFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 10, 15, 100, 10) What does...
  3. M

    Scripting help, events, manarune

    Script Thank you it worked, do you know the answer to my first question?
  4. M

    Scripting help, events, manarune

    Hey guys, I know the basics of programming and so on. But i needs some help. How do i bind events(like lvlup, manaregain 'n so on) to like for instance the lever(id=1945 in rme)... Exampel: When you pull the lever you will get an item or something, do you know what i mean? Im trying...
  5. M

    Experience doors,the opposite way

    Please someone reply...
  6. M

    Experience doors,the opposite way

    It didn't work ;( It's still expertise. I wan't the door to be from 1-18 not 18+. But thank's anyway.
  7. M

    Experience doors,the opposite way

    Hello there... I need an experience door(or anything) that will work the opposite way. For example i have a place on my map(rme 1.1.8) that i only wan't people with the lvl 18 or less to be able to pass. I will appriciate your help.
  8. M

    How make my server pvpe?

    What? Either i haven't understood the question or my answer is: Go to config.lua and change the pvp mode to pvpe? Or in-game-play as a god, type the words "/mode pvpe" :p
  9. M

    Mapping help.

    Hello guys i have a mapping problem, i'm using RME. (1.1.8 or something) I will explain simple: 1.I want an oracle that teleports the player to the main world and also let's the player choose an voc. 2.I want the oracle to change the players world ID so the player when dying doesn't end up in...
  10. M

    When i want to change a name of a rune from "spell rune" to "mana rune"

    what I did that "I also went to items and changed the name there" Is that what you ment?
  11. M

    When i want to change a name of a rune from "spell rune" to "mana rune"

    When i want to change the name of a rune from "spell rune" to "mana rune" i did this: I went to spells and changed the name there and also the path to the script (Name="Mana rune",, data="script/manarune" I went to spells/scripts and changed the name there to manarune And i also went to items...
  12. M

    How to ban people with "broadcastbanishment"

    Aahhhh Ok, guys i get it now I can't ban people in that way because i have an server that doesn't support "Ctrl + y" And when you said /reload <param> that was your answer to my other question. I'm sry bothering you ;P:$
  13. M

    Is it a bug or a wrong configuration??

    This is my problem: When i'm trying to start my server "gangrel.exe" the newest one this error appears "The application was unable to start correctly (0xc0000022). Click OK to close the application." This is the newest evolution server (http://otland.net/f18/new-evolution-8-50-a-47704/) I had an...
  14. M

    Nvm

    Nvm
  15. M

    How to ban people with "broadcastbanishment"

    So for example an valid param could be banishment/ban? If the character name is test then what would the sentance be?
  16. M

    How to ban people with "broadcastbanishment"

    Ok i have 2 questions i'v heard that you should ban people (withbroadcastbanishment="yes") with the "Rule violations window" If i want to ban an account name named 111111 for the reson bot and comment botter Could you please tell me the sentance :huh: When i want my new changes to take effect...
  17. M

    My friends can't join ;(

    Could you please type the sentence for me if i want to ban player "test" for botting? In the Rule violations window. And comment botting.
  18. M

    My friends can't join ;(

    -- Banishments notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 7 * 24 * 60 * 60 finalBanLength = 30 * 24 * 60 * 60 ipBanishmentLength = 1 * 24 * 60 * 60 broadcastBanishments = "yes" killsToBan = 50 maxViolationCommentSize = 200...
  19. M

    My friends can't join ;(

    Ye, i have that to yes but then how do i comment and ban?
Back
Top