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

    [France] [Custom / 7.6] Ramonia | Summer Season | Start 2nd August, Friday 18:00 CET

    You can download client - Ramonia (http://ramonia.pl/downloads.php)
  2. A

    [France] [Custom / 7.6] Ramonia | Summer Season | Start 2nd August, Friday 18:00 CET

    There will be updated on start day. See you around.
  3. A

    [France] [Custom / 7.6] Ramonia | Summer Season | Start 2nd August, Friday 18:00 CET

    Introduction Ramonia is a custom-made server to bring some new fresh gear to the community of old-school projects out there. Since the beginning we wanted to create inimitable feelings which links the old-school and the lastest versions of this world. We created huge content starting from...
  4. A

    Lua Function doShowTextDialog OTHire

    Change level to mlevel. Should be working. function onUse(cid, item, frompos, item2, topos) local count = getPlayerInstantSpellCount(cid) local text = "House Spells\n" local t = {} for i = 0, count - 1 do local spell = getPlayerInstantSpellInfo(cid, i) if...
  5. A

    [France] [7.6] Ramonia - Semi-Low Rated|Custom with Real Parts| - [01.03, Friday 18:00 CET]

    13:57 New record: 100 players are logged in. Thanks for paticipating ☺
  6. A

    [France] [7.6] Ramonia - Semi-Low Rated|Custom with Real Parts| - [01.03, Friday 18:00 CET]

    I am pretty sure you were deleted last edition by threating me and my server so it looks suspicious how concerned you are now. Just stay away of my project and focus on yours instead.
  7. A

    [France] [7.6] Ramonia - Semi-Low Rated|Custom with Real Parts| - [01.03, Friday 18:00 CET]

    Dunno how you helped me with ad but there were 2 famous streamers so it has hit record pretty much of this. Map is small for real maps it's like half of current 7.6 rl map and still growing with custom spawns. Huge world from the beginning would discourage and confuse players so I am pretty...
  8. A

    [France] [7.6] Ramonia - Semi-Low Rated|Custom with Real Parts| - [01.03, Friday 18:00 CET]

    IP: ramonia.pl Client: Custom / 7.6 Uptime: 24/7 Hosted in: France Introduction and gameplay: Ramonia is a custom-made server to bring some new fresh gear to the community of old-school projects out there. Since the beginning we wanted to create inimitable feelings which balances between the...
  9. A

    Yalahar 7.6

    @Landera I might be interested in using this into my project. Well done!
  10. A

    What makes an OTS good nowadays?

    Personally I followed this thread and made pretty successful ots - still in progress of development but it never ends anyway. Success Tips to Creating a Great OT [By Leftwing] (https://otland.net/threads/success-tips-to-creating-a-great-ot-by-leftwing.168102/)
  11. A

    Lua Stack Runes / Potions

    Can't it's server side you can always add new fluids to your dat/spr and make them stackable
  12. A

    Lua Stack Runes / Potions

    Maybe try to find this phrase "-spell " and then remove count chargers from source.
  13. A

    [France] [7.6] Ramonia - Semi-Low Rated|Custom with Real Parts| - [30.11, Friday 18:00 CET]

    @Cukierasek You know it's not always about having the most accurate fomula ever existed, never said it would have been like that. It's different there is a minimal dmg for melee/distance and also level is required to take higher hits. I always believed that it's not fair and balanced having...
  14. A

    [France] [7.6] Ramonia - Semi-Low Rated|Custom with Real Parts| - [30.11, Friday 18:00 CET]

    Which one? all of them are the same 7.4 rl boring map with 2 max week longterm (most of them). I must admit streamers did a great work (never asked for money just said on my web I will give points to streamers) and been shocked still I am. 250 ppl online at the same time and they come back can't...
  15. A

    [France] [7.6] Ramonia - Semi-Low Rated|Custom with Real Parts| - [30.11, Friday 18:00 CET]

    Starting in half hour. Thanks for participating.
  16. A

    Scripter OTHIRE EXP BOOST SCROLL

    It's your lucky night buddy. This is staged exerience so in those 3 files should be the same. You should count how many is 6,5 and so on but it's like current stage e.q multiplied by 8 or so. Just test some. In actions add file expboost.lua (or sth like that) -- OTcentrum.pl - Polskie Centrum...
  17. A

    CreatureEvent KillingInTheNameOF (task system) for OTHIRE 7.72

    Yeah players forget sometimes! Now you see which one you chosen and amount of them.
  18. A

    CreatureEvent KillingInTheNameOF (task system) for OTHIRE 7.72

    It's your lucky day! function onSay(cid, words, param) if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "!task list, check your current list of undergoing tasks.") return true end if(param == 'list') then local started =...
Back
Top