• 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!

Recent content by Rogge95

  1. R

    "!Bless" Command does not work.

    Well.. Anyone that could help me through, like teamviewer? :)
  2. R

    "!Bless" Command does not work.

    Used another command before, but didnt work either, can try another again though :) - - - Updated - - - Didn't work.. Seriously, im doing something wrong, but just don't know what :S I even made a command for my website shop "!Shop" and it works fine.. Just not the bless command.
  3. R

    "!Bless" Command does not work.

    Oh, sorry, i mean that i put the "XML-Script" in talkaction XML file ^^
  4. R

    "!Bless" Command does not work.

    Well, doesn't work for me -. - i made a new lua file called "bless" in script folder, and then i made a XML called "bless" and put what u wrote in my script folder, but then idk whats the problem..
  5. R

    "!Bless" Command does not work.

    Daamn, doesn't work either, getting mad at this... - - - Updated - - - Doesn't work!! I do something wrong, because this does not make any sence at all why it shouldn't work, the script looks fine to me..
  6. R

    "!Bless" Command does not work.

    :S It doesn't work with ur script either, i put your script instead of the old one, and "reloaded" talkactions in console, but still doesnt work.. :(
  7. R

    "!Bless" Command does not work.

    I use the same, if u check the codes i wrote at the top of this page..
  8. R

    "!Bless" Command does not work.

    Tried both, and none of them works :S
  9. R

    "!Bless" Command does not work.

    Nope, everything starts up just fine.
  10. R

    "!Bless" Command does not work.

    Hello everyone, I kind of need help with this problem because i get lots of complains that it doesnt work to do "!Bless" which pisses me off. Here is how my talkactions.xml looks <?xml version="1.0" encoding="UTF-8"?> <talkactions> <!-- player talkactions --> <talkaction...
  11. R

    How to enable exp stages?

    -- The Forgotten Server Config -- Account Manager accountManager = "no" newPlayerChooseVoc = "yes" newPlayerSpawnPosX = 95 newPlayerSpawnPosY = 117 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 1 newPlayerMagicLevel = 0 generateAccountNumber = "no" --...
  12. R

    How to enable exp stages?

    http://otland.net/f18/9-60-9-61-forgotten-server-v0-2-14-mystic-spirit-166619/ And also, i have another problem.. There's like a bug were ppl get banned for 1 frag, but still, i have set to 50 in Config.lua, any ideas?
  13. R

    How to enable exp stages?

    It doesn't work.. Now it looks like -- Rates experienceStages = true rateExp = 150 rateSkill = 30 rateLoot = 4 rateMagic = 25 rateSpawn = 1
  14. R

    How to enable exp stages?

    Hello everyone, i wonder how the f**k i can enable exp stages when the XML Code looks like this: <?xml version="1.0" encoding="UTF-8"?> <stages> <config enabled="0"/> <stage minlevel="8" maxlevel="50" multiplier="500"/> <stage minlevel="50" maxlevel="75" multiplier="250"/> <stage...
  15. R

    Windows How to get Website online?

    I have opened port 80, 7171, 7172, and 443, but how do i make the firewall accept them? And when im done, through which ip should i access the website?
Back
Top