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

    The server is online but I can't login in it.

    I had this same problem with this distro, but then I moved to this one and it worked perfectly. Maybe its just your distribution. Which one are you using?
  2. Greypaw

    new site layout

    To be completely honest, this new forum layout is terrible.
  3. Greypaw

    New Map Editor

    Very excited to use this c:
  4. Greypaw

    Lua Amulet of experience

    Be sure to add these three things in creaturescripts.. CreatureScripts.XML <event type="login" name="expRate" event="script" value="extraExpRate.lua"/> Login.Lua registerCreatureEvent(cid, "expRate") And add the script "ExtraExpRate.lua" in creaturescripts. local storage = 20011 function...
  5. Greypaw

    Help With Quest :l

    This should be in Requests.
  6. Greypaw

    Gesior Zaypay/Paypal

    Gesior is very unsafe, anyone running a server should use Znote AAC. Gesior has been known to have flaws in its security, therefore making it more vulnerable to security breaches.
  7. Greypaw

    I could possible launch MasterCores 7.4, but I need signs

    As I said, most of those servers have been around very long.. It would be hard to compete with todays servers with a 7.4 server.. Like TibiaNic, it was created in 2009.
  8. Greypaw

    Problem with spell

    Your problem is that there are two functions, therefore two environments of the spells. One, it paralyses the target, and two, shoots the spell.
  9. Greypaw

    Lua Help with new vocation ;/

    Try adding this code in your "031-vocations.lua" file in libs. function isSharpshooter(cid) return isInArray({13}, getPlayerVocation(cid)) end
  10. Greypaw

    I could possible launch MasterCores 7.4, but I need signs

    I agree, MasterCores was a great server in its time.. However, times have changed. Do you really believe this 7.4 server can compete with the newer servers now a days? Look at all of the others... They failed.
Back
Top