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

    AAC [MyACC] Problem with .htaccess.dist

    Unfortunately, after the Apache restart, this error is displayed: :( Haskys,
  2. Haskys

    AAC [MyACC] Problem with .htaccess.dist

    I do not have such a file in etc / apache2 However, I found something similar in etc / apache2 / apache2.conf: Should I change it here?
  3. Haskys

    AAC [MyACC] Problem with .htaccess.dist

    Did not help :( I have changed and restarted Apache but the directories are still displayed. Haskys,
  4. Haskys

    AAC [MyACC] Problem with .htaccess.dist

    Hello, In the directory of the www/html directory I have created the file ".htaccess.dist" with such a content: The configuration of this file should make it impossible to view the contents of all folders in the html directory through the browser, however it is different. Am i doing...
  5. Haskys

    Lua [TFS1.2] Problem with the script - sex change doll

    Hello, My sex change script only works one way. When changing from boy to girl everything is ok - sex of the revenge, the doll disappears. However, when trying to change from girl to boy nothing happens - sex does not change, the doll does not disappear. Can anyone help? function...
  6. Haskys

    Ceny w Item Shopie

    Cześć, Co myślicie o takich cenach? 50 pkt - 5 zł, 100 pkt - 10 zł, 150 pkt - 15 zł itd Picture Description Points Premium Scroll Premium Scroll. Using this scroll will add 30 days of premium time to your account once. 100 Umbral Master Axe Umbral Master Axe. Atk: 53 Def: 30 Spec: +1...
  7. Haskys

    TFS 1.X+ [TFS1.2]Traveling by boat on FACC

    It works, Thank You! :)
  8. Haskys

    TFS 1.X+ [TFS1.2]Traveling by boat on FACC

    I'm sorry but I have not confirmed it with my files. You can look at my modules.lua file and say how it should look like here?
  9. Haskys

    TFS 1.X+ [TFS1.2]Traveling by boat on FACC

    Thank you very much. Solved
  10. Haskys

    TFS 1.X+ [TFS1.2]Traveling by boat on FACC

    @Znote Thank you :) Global change is not possible?
  11. Haskys

    TFS 1.X+ [TFS1.2]Traveling by boat on FACC

    I mean a global change, not a single NPC, is it possible? If not, then I attach the script. local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid)...
  12. Haskys

    Problem with DotPay payment in the GesiorShop system modified by Slawkens

    I have seen this documentation only I do not know how to deal with it, have you not updated your ACC for these requirements? Pozdro,
  13. Haskys

    Problem with DotPay payment in the GesiorShop system modified by Slawkens

    Hello, I use MyACC by Slawkens and GesiorShop, a system modified by Slawkens - all downloaded from MyAAC Official Website – Official site of the MyAAC. The best AAC in the world! (http://my-aac.org/) in the latest version. After configuring the DotPay function, /** * dotpay.pl configuration...
  14. Haskys

    TFS 1.X+ [TFS1.2]Traveling by boat on FACC

    Hello, Could someone tell me what to modify in order to be able to travel by ship on FACC? Haskys,
  15. Haskys

    TFS 1.X+ Frag remover doll and change name doll

    Hey, Can anyone share a script for an object changing the character's nickname and removing the red and black skull for the TFS 1.2 engine? It would also be useful to have a small manual how to implement it. Of course, rep! Haskys
  16. Haskys

    AAC [MyACC] [POSTFIX] [SquirrelMail] Problem with configuring the mail system

    We managed to configure so that MyAcc would show that the message was sent. These informations were send on email address [email protected]. However, during the postfix reconfiguration, myacc etc. a change was made, which meant that sending messages from Squirrel is not possible. ERROR...
  17. Haskys

    AAC [MyACC] [POSTFIX] [SquirrelMail] Problem with configuring the mail system

    Thank you for your response. It worked because I have another message: An error occorred while sending email ([email protected])! Error: Could not instantiate mail function. More info in system/logs/error.log Error.log [Thu, 01 Aug 2019 22:50:42 +0200] [createaccount.php] An error occorred...
  18. Haskys

    AAC [MyACC] [POSTFIX] [SquirrelMail] Problem with configuring the mail system

    Hello, When creating an account on MyACC receives the message: An error occorred while sending email ([email protected])! Error: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting More info in system/logs/error.log Error.log: [Thu, 01 Aug 2019 18:59:20 +0200]...
  19. Haskys

    AAC Support in configuring the sending of e-mails confirming the account registration in MyACC

    Thank you for your response. Yes, i use posfix, sorry. And what to set in mail_enabled? False?
Back
Top