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

    Limit password and account characters - Gesior 2012 - TFS 0.4

    Hello guys. I want to know if there's a way to limit the characters when creating an account and password in gesior 2012. I'm using the version of this thread. Thanks and regards!
  2. H

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Hi guys. Everything nice so far but, is there a way to limit the size of the account and password? I need them to be 6 or more. No less.
  3. H

    Create character and account at once - Gesior 2012

    Thx guys. I'm using Gesior 2012 1.0.1 for TFS 0.4 Which I downloaded from this thread. Thanks again. BTW, thanks for being kind and help to us, mortals haha. I promise that as soon as I learn more I'll give back to the community. :D
  4. H

    Create character and account at once - Gesior 2012

    Hello guys! I've been searching a better create account page for gesior 2012. What I need is one with the option to create account and character at the same time. Does someone has a .php file? Thanks !
  5. H

    Solved /town "Town does not exists or has invalid temple position." - TFS 0.4 - 8.6

    THANK YOU!!! I was really struggling with this command. This is awesome. SOLVED!
  6. H

    Solved /town "Town does not exists or has invalid temple position." - TFS 0.4 - 8.6

    Hello guys. I have problems with this God Command. The error is this... When I type "/town 1" , "/town Yalahar", "/town yalahar" it says: "Town 1 does not exists or has invalid temple position." (same with Yalahar and yalahar) and yes, with other towns too. I've search a lot about this...
  7. H

    Gesior 2012 with shopsystem + VIP status - TFS 0.4 - 8.6

    Hello guys. I'm looking for a good Gesior 2012 TFS 0.4 with shop system and get VIP option and Status. I found this thread where they posted the newest version of Gesior... But it doest not come with VIP or shopsystem... Right now, I'm working with this gesior... but I don't know if it's...
  8. H

    Gesior Houses.php Error - TFS 0.4 - 8.6

    These are the lines where the error is: $houses_sql = $SQL->query('SELECT * FROM houses WHERE world_id = '.$world_id.' AND town = '.$town_id.''.$owner_sql.''.$status_sql.' ORDER BY '.$order_sql.' DESC')->fetchAll(); $counter = 0...
  9. H

    Gesior Houses.php Error - TFS 0.4 - 8.6

    I have a problem in the file houses.php When I look for cities with empty houses everything is ok. But when I select a city where there's a House with an owner the gesior crashes and this appear. Fatal error: Call to a member function createObject() on a non-object in C:\pages\houses.php on...
  10. H

    CreatureEvent Frag Reward: Trophy? Heart? Both? You Choose!

    Hello guys. I tested this script and it works really good. I was able to modify it and now the heart goes into the player's backpack. But know I want to know if someone could edit the script and make 2 things... Being able to restrict when the PK player gets the heart something like "You don't...
  11. H

    Solved Conjure runes from backpack - TFS 0.4 - 8.6

    Wow, this is great! 1. Should I create the file compat.lua in Data/lib/compat.lua? or Data/talkactions/lib/compat.lua ? 2. If I created in Data/lib/ .... should I add a number before the compat.lua? like 02-compat.lua like the others files? 3. What should I add if I don't want a player with PZ...
  12. H

    Solved Conjure runes from backpack - TFS 0.4 - 8.6

    It's perfect! You are awesome man! Thanks to all! (For me, this is actually a better way to conjure runes, cuz I can see which runes my voc can conjure :D )
  13. H

    Solved Conjure runes from backpack - TFS 0.4 - 8.6

    Just one more thing and this would be perfect... I see that you added a function to use the blank rune, but in game you dont need the amount of blank runes for the runes charges. I mean, if the Sudden Death rune has 3 charges I only need 1 blank rune, not 3 :D Can you please help me with...
  14. H

    Solved Conjure runes from backpack - TFS 0.4 - 8.6

    Hi Zothion! I was testing on my ot and now I see that when the runes are conjured, the blank rune is not used. Is it me? Thanks again
  15. H

    Good Time Event - TFS 0.4 - 8.6

    Would it be possible for you to write an explicit example? BTW, does someone knows where can I find a proper way to learn how to code scripts? Thanks!
  16. H

    Good Time Event - TFS 0.4 - 8.6

    How should I change it? Can you help me? Thanks!
  17. H

    Good Time Event - TFS 0.4 - 8.6

    Hello guys! I found a mod that lets you have a double exp event every day for an hour. Everything works fine but I want to know if it's possible to add a message before the event starts, like: "Double exp starting in 5 minutes... starting in 4, etc... Here's the mod: <?xml version='1.0'...
  18. H

    Solved Conjure runes from backpack - TFS 0.4 - 8.6

    You sir are awesome! Thank you very much.
  19. H

    Solved Conjure runes from backpack - TFS 0.4 - 8.6

    Hello again guys... Everything's good so far, but It happened something funny... I was testing the server when I conjured a Sudden Death Rune with a paladin and it worked, lol. That's when I just realized that the script does not have voc restriction and also, I want to know if it would be...
  20. H

    Feature Conjure runes on your backpadck

    Here's the github link from where I downloaded my sources. https://github.com/Fir3element/tfs04full/blob/master/src/spells.cpp
Back
Top