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

    [Znote] Weird items

    when I use the command /i 12603 in-game it actually gives me the rune emblem, using the correct ids? :P
  2. calveron

    Lua Need some help to merge unlockable locations script with my TP scroll!

    So basicly what I want is to merge my TP scroll (Scroll that currently sends you to temple of any town) into something like this: https://otland.net/threads/tfs-1-1-catacombs-teleporter-like-diablo-3-teleport-great-for-rpg-servers.230015/ This is how my TP scroll looks like now: What I want is...
  3. calveron

    Inlcuding unlockable places to my teleport scroll!

    Hi folks! I have a town teleport scroll on my server. When using a book it opens up a window: What I want is, when you click on Edron for example, it opens a new window that shows the locations that you've unlocked. Example: When walking close to cyclopolis you unlock that location. I've...
  4. calveron

    Windows Znote paypal error.

    Anyone?
  5. calveron

    Windows Znote paypal error.

    bump
  6. calveron

    Windows Znote paypal error.

    When people are donating using paypal they wont get any points. the database shows this error: ERROR: Invalid data...
  7. calveron

    CreatureEvent [TFS 1.1] Skill Points, modalwindow

    It would be such a perfect addition to my server and I would kill to have it working. If you have any idea of what functions and codes I would need I could do my absolute best to add them myself.
  8. calveron

    CreatureEvent [TFS 1.1] Skill Points, modalwindow

    Sorry, I actually meant hp and mana regen. Like, increasing your sorcerer man regain with 1 extra mana :P
  9. calveron

    CreatureEvent [TFS 1.1] Skill Points, modalwindow

    Works great man, thanks! Another question, possible to add something to increase healthgain and managain? :)
  10. calveron

    Lua Vocation based skillpoint system!

    Still trying to make this work, anyone? :)
  11. calveron

    tfs 1.1 URGENT skills dont gain exp and exp rate

    Yeah I read that. But if the issue came after you added the script, trying the server without the script would eliminate at least one factor if the script is not the issue. :P Gosh, I wish I could remember what the issue was for me -.-
  12. calveron

    tfs 1.1 URGENT skills dont gain exp and exp rate

    Im trying to recall what caused the issue for me. Bare with me hehe Did you try to disable the script to see if the script could be the issue?
  13. calveron

    tfs 1.1 URGENT skills dont gain exp and exp rate

    I had the same issue not long ago, I just can't remember what caused it. Did you add any scripts before this happend? in that case, wich scripts?
  14. calveron

    [Sweden] Bravemans World [10.41] RL map with great features!

    Bump! Lets get this server populated! :)
  15. calveron

    Lua Vocation based skillpoint system!

    same thing :o
  16. calveron

    Lua Vocation based skillpoint system!

    Hm, small error: data/sp.lua:31: ') expected near '['
  17. calveron

    Lua Vocation based skillpoint system!

    Anyone have any idea? :=)
  18. calveron

    Lua Vocation based skillpoint system!

    Hey, so Im using zbizu's modal skillpoint system and Im trying to change it so that depending on your vocation, you can only increase certain skills. Here's the full script -- config --promoted vocations included in function local gainVoc = { [0] = {health = 0, mana = 0, magic = 0, skill =...
Back
Top