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

    Get house with itemid depending on owner

    Thanks! But is not possible to add it without changing the sources? Just with a lua script? If owner is X and you have Y item then, you can !buycastle and item dissapear. I think it could be without changing anything of the binaries?
  2. bury

    Solved [Gesior Website] Edit the last flag system in Gesior tfs 0.4_rev_3703+

    bump Maybe with an old gesior website I can copy the feature of setting the country when you are creating an account... any ideas?
  3. bury

    Get house with itemid depending on owner

    What? It's a request... Why do you think I'm trolling? I didn't remember the rule of double posting, I assume my error. I need something like If getHouseOwner(houseId) == Administrator and itemid == xxxx then [allow player to buy house] else if........ Something like that, I know scripting...
  4. bury

    Get house with itemid depending on owner

    Any ideas for the script? @WibbenZ
  5. bury

    Solved [Gesior Website] Edit the last flag system in Gesior tfs 0.4_rev_3703+

    Ofc I have, but closed the tab. The thing is from my point of view I'm asking two different things in each post. In this I didn't know if the problem was the flag system until I edited the script, and in the one I made this morning I'm asking to change a feature of the last gesior website. I...
  6. bury

    Get house with itemid depending on owner

    The Forgotten Server Version: 0.4.3777.19 btw, the item has to dissapear after using the talkaction
  7. bury

    Get house with itemid depending on owner

    @Karain As Jestem pro says, standing on front yeah. I explained wrong, I meaned an action clicking in door, or a talkaction in front of door. The door is with an owner yet to avoid people buy it with !buyhouse. Thanks!
  8. bury

    Get house with itemid depending on owner

    The manager will have much houses since he will be a game master, community manager or god. These will be a special houses I don't want people to buy them with money (using the normal command !buyhouse). Thats why I need this system.
  9. bury

    Get house with itemid depending on owner

    Hey! I want a simple script thats allows a player to get a house with an item but only if the owner of the house is called X. For example: With the item 9999 and the owner called "Administrator" you become the owner of the house. Also with the item 8888 and the owner called "Manager" you...
  10. bury

    Solved [Gesior Website] Edit the last flag system in Gesior tfs 0.4_rev_3703+

    I manually disabled the flag system and now everybody can create an account. I opened another thread to try to edit this flag system and get back to the last one, seting the flag when player creates the account. The reason of removing my post was awesome but I dont remember what I wrote...
  11. bury

    Solved [Gesior Website] Edit the last flag system in Gesior tfs 0.4_rev_3703+

    Nope, look. System uses this to set the flag to every account: $reg_account->setFlag(Website::getCountryCode(long2ip(Visitor::getIP()))); Then it gets the gifs from -> Index of / If this is not the reason why with some foreign people system doesn't add their account? For example, I can create...
  12. bury

    Solved [Gesior Website] Edit the last flag system in Gesior tfs 0.4_rev_3703+

    Yes, although it says it has been created successfully it doesn't add to the db, so something is wrong. I think is related with the flags system of gesior because for example in Spain we can all create accounts without problem, I can from my home, but if a Mexican or a Colombian try it, they...
  13. bury

    Solved [Gesior Website] Edit the last flag system in Gesior tfs 0.4_rev_3703+

    Edit 05/08/2017 The problem in debian 9.1 was caused by the flag system, once I edited the script EVERYBOY can create their account without problem. Now what I want is to select the country when you are creating your account. Thanks. ---------------------------------------------------------...
  14. bury

    Open a open tibia server in my own home? - Discuss

    Thanks for the info, Znote. I though I was following the rules but I'll read them again when I advertise it again. Yeah, I changed my password but I dont know how they could get it, it was a hard one. I was lucky because facebook made them the security control and I was fast and changed it...
  15. bury

    Open a open tibia server in my own home? - Discuss

    This is very useful, Thanks. Well I explained it the best I could, I can speak English more or less but if the topic is something hard to explain I speak it a little worse. I sent an email to OVH, ofc I know is nobody from the staff. They told me they would check it. I will try a kimsufi or...
  16. bury

    Open a open tibia server in my own home? - Discuss

    On my linux server I had tfs 0.4 and here I downloaded 0.3.6 for 64 bits. Obiously there were a lot of thing different that I had to fix. Then I realized (well I think it was just on May) that someone here made a 0.4 for 64 bits and just downloaded it and the old server 0.4 that I used worked...
  17. bury

    Open a open tibia server in my own home? - Discuss

    Well is not a support ask 100%, I want to discuss if is possible to host an open tibia server at home instead of a dedicated server.
  18. bury

    Open a open tibia server in my own home? - Discuss

    Hi. Some years ago I had my server hosted in a Debian OVH server but I started working and decided to close it. Now, with more spare time, I tried to open the server in my own home so that I can save some money/month. I've been working for a couple of months for changing everything from linux...
  19. bury

    Windows Gesior send email dont work

    So instead loading PHPmailer system need to load PHPMailerAutoload.php that is one of the new files, but where can I add that line that u posted for pathing both files? Thanks.
  20. bury

    Windows Gesior send email dont work

    @Raggaer I downloaded the phpmailer that @MyAAC posted but there are a lot of files and the phpmailer we have is just a file. Do you know what can we do for doing it works?
Back
Top