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

Search results

  1. Fare

    [Netherlands] Ascalon World [8.70|Custom|RPG|Mid-exp] - IS ONLINE!

    Can I get this thread closed by some moderator? =) Thanks. P.S. webpage going to be public since tomorrow, server release next weekend(fri-sat). New thread will be placed soon.
  2. Fare

    [Function] isStorageBetween(cid, storage, minValue, maxValue)

    function isStorageBetween(cid, storage, minValue, maxValue) local val = getPlayerStorageValue(cid, storage) return (val >= minValue and val <= maxValue) end
  3. Fare

    [Project] Kiranthyl (Updated 05/04)

    Good job, but ... you said you came back to project at May 2011. And finished rook, may 2013... 2 years for rook? =) Thats surely the best rook ever made, however I kinda afraid to guess how much time you would need for a whole game world =( Anyway, good luck ^^
  4. Fare

    [Netherlands] Ascalon World [8.70|Custom|RPG|Mid-exp] - IS ONLINE!

    Well... made monsters more unique. Lets say, in first season, I 'skipped' monsters and first mobs were very similar(f.e. they had same amount of attacks, same timings, damages. Like every mob of same level was pretty much same as any from his level group). I realized that its pretty much...
  5. Fare

    [Netherlands] Ascalon World [8.70|Custom|RPG|Mid-exp] - IS ONLINE!

    Yea, sorry, as usually I'm getting past deadlines =( This weekend webpage going to be online, with a short countdown for a server launch.
  6. Fare

    [USA] ForgottenL8.70 | Events | Mounts | Fun server |

    You might notice my name involved into current team. I was the programmer in first ForgottenL era, and did pretty much enough to count myself as a co-owner. Actually Lava Titan was in team for a while also. Once Omar left open tibia, why couldnt we continue developing a server while we are the...
  7. Fare

    [Netherlands] Ascalon World [8.70|Custom|RPG|Mid-exp] - IS ONLINE!

    Well, so far...I guess there wont be premium option for donors(it gonna be ingame obtainable, as with premium available only by donating, we are forcing players to pay, even if small amount, while donations must be voluntary). But I'm surely will add something valuable to donation shop, and this...
  8. Fare

    OVH Kimsufi

    Means you can only spend 5TB of bandwidth/month(Means totally per month, users are able to download 5TB of info from your dedicated). Usually its more than enough, Tibia using very low amount of bandwidth; Incase you are not going to host some huge files for a massive downloading and if you're...
  9. Fare

    [Netherlands] Ascalon World [8.70|Custom|RPG|Mid-exp] - IS ONLINE!

    Well, anyway I need to finish things I started ;) I promise you would like them =)
  10. Fare

    Linux help please i remove phpadmin folder in host linux !!

    sudo ln -sf /usr/share/phpmyadmin/ /var/www/phpmyadmin or without sudo if youre not using it(ln -sf /usr/share/phpmyadmin/ /var/www/phpmyadmin)
Back
Top