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

  1. M

    [Germany] Ashandra War 8.42

    Changed PORT to 7172... (Xylan Pre Alpha is running on 7171 ;)) Oh, thanks, added client version to first post (8.42) Yours, Markey
  2. M

    [Germany] Ashandra War 8.42

    Ashandra War ~ Age Of Battle ~ Informations: IP: ashandra.net PORT: 7172 TYPE: War Server CLIENT: 8.42 COUNTRY: Germany EXP RATE: Stages Login with 0/0 or 1/1 to make an account. On your account you will have 4 vocations to choose. -- A War Server with account? Huh? - Yes, the account will...
  3. M

    [8.50] Chronic Elements - Phoenix Reborn v0.1.1 rev2

    If he wants to see the TFS map then he should download TFS and open the map with a map editor ;) But I dont want to spam this thread with unimportant stuff like this... ---------------- Now playing: Die Ärzte - Living Hell via FoxyTunes
  4. M

    [8.50] Chronic Elements - Phoenix Reborn v0.1.1 rev2

    If someone post a piece of code, do you ask for a screenshot ^.- ? btt: Nice release! ;) ---------------- Now playing: Die Ärzte - Geld via FoxyTunes
  5. M

    Magic Wall Cutter?

    item2.uid is the item you are using ON (item.uid would be the item you are using WITH). but you would have to change this line: if item2.itemid == 1499 then to if item2.itemid == 1487 then and maybe you have to change the line in actions.xml Yours, Markey
  6. M

    Lets Count To A Million!

    6357
  7. M

    New PvP-System

    with onattack should look something like this: local stages = { { from = 1, to = 9 } { from = 10, to = 19 } { from = 20, to = 29 } { from = 30, to = 39 } { from = 40, to = 49 } { from = 50, to = 59 } { from = 60, to = 999999 } } function onAttack(cid, target) local level =...
  8. M

    OTRestarter V2.0.3 [Advanced Functions!]

    @up You need a .NET Framework! .NET Framework Download Yours, Markey
  9. M

    [Searching] Translation of a Text

    nope, google translator will translate most of it word by word...!^^
  10. M

    Happy Birthday James Hetfield

    Happy Birthday and may the remaining days of your life be as beautiful and great as the first 18 :)
  11. M

    [Germany] Ashandra - War 8.4

    Well you have to keep in mind that there are experience stages! This will prevent that players reach level 1000 or something like that ^.- Yours, Markey
  12. M

    Lua SQL Junction?

    ---- script ----- if msg == "yes" then db.executeQuery("Here comes the MySQL Query") end ---- script -----
  13. M

    Plans for The Forgotten Server 0.4

    Yeah! Great News!
  14. M

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    Could somebody who knows how to update a server from version X to Y make a TUT what changes are needed? Thanks!
  15. M

    Ots 8.41

    What would we have to change to support 8.41 clients? I think there are no new items, so there can't be too much? Yours, Markey
Back
Top