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

    Turn this Talkaction into Spell

    @up up
  2. G

    How I make spell bar for 8.60 version?

    I'm use OTC.
  3. G

    How I make spell bar for 8.60 version?

    But, can't be created like poketibias?
  4. G

    [TFS] 2008-02-01 weakness/resistance

    Can anyone adapt this code for TFS 0.4?
  5. G

    How I make spell bar for 8.60 version?

    As the title say, I need to know how to make a spell bar for 8.6 version.
  6. G

    Turn this Talkaction into Spell

    No error, but nothing happened, don't summon anything. Sorry for the dalay to answer. I was busy with University.
  7. G

    Turn this Talkaction into Spell

    up
  8. G

    Turn this Talkaction into Spell

    Someone can do it for me? local storage = 79845 --storage for exhaustion local tempo = 5 --in seconds local monsters = { [1] = {summons = {["rat"] = {level = 10, mana = 20}, ["dragon"] = {level = 100, mana = 200} }, maxSummons = 2 }, [2] = {summons = {["rat"] = {level = 10, mana = 20}...
  9. G

    Help to turn this code to TFS 0.4 rev 3884

    Nothing. =D But, you can turn to TFS 0.4?
  10. G

    Help to turn this code to TFS 0.4 rev 3884

    I have a code of this forum, which is pretty cool, you can give a different dynamic to the game. The code is to allow the vocations.xml, be added to each vocation, an increase or decrease of the protection of certain element the choice of the server owner. But this code is not for TFS 0.4, so...
  11. G

    Hp and Mp bonus

    This error: input:14: 'end' expected (to close 'function' at line 2) near 'else' And...it's only used once per day, right? Can put vocation limit?
  12. G

    Hp and Mp bonus

    Can put time on it?
  13. G

    Lua Allows vocations summon different amounts of monsters

    But, in first version of this script, only worked with " ".
  14. G

    Lua Allows vocations summon different amounts of monsters

    Here, it works without " ". If try: !xxxx "rat, doesn't works, only: !xxxx rat.
  15. G

    Lua Allows vocations summon different amounts of monsters

    Thank you all, finally worked.
Back
Top