Jump to content

Akkarin

Forum Manager
  • Posts

    3147
  • Joined

  • Last visited

  • Days Won

    214

Everything posted by Akkarin

  1. Gmail is very picky with where it allows smtp connections from. It has a special table somewhere that lists what you need to configure with specific ports and smtp host. From memory your setup looks fine, though.
  2. It's generally helpful to update the original post with how you resolved your issue, incase any users have a similar problem in the future.
  3. It's generally an issue caused by suexec, but only for CentOS servers. Disable it and chown your entire fluxcp directory to the apache user.
  4. The databases are different so the sql statement must match. Ours has features and pages that match the content of the emu. From a designers perspective they shouldn't need to know which you are using as the theme engine within both versions of FluxCP is the same. I guess they're still stupidly bundling out of date versions with their designs
  5. Akkarin

    Move npc

    If you put an "end;" before the on touch label, the script won't run when a player clicks it. How are you defining the new coordinates? Don't forget you can use dispbottom or debugmes and output the vars so you can see where it's moved to.
  6. It's generally helpful to update your post with how you fixed it, incase anyone else has a similar issue in the future.
  7. Wrong section. Moved to "Scripting Support".
  8. Wrong section. Moved to "Source Support".
  9. Wrong section. Moved to "Source Support".
  10. Akkarin

    WOE Setup

    If you bothered to read the script you'd know the answer to this question. All players can see the NPC once it's been loaded into the game, all players can run the script to view the information, only GMs with specific level access and higher can change the WoE schedule. It's a config option into the script.
  11. Have you enabled the ports on the guest machine's windows firewall for inbound traffic?
  12. You need to follow the rest of the instructions.. 1. Diff a client for your players and disable dual clienting. 2. Add the CRC hash to conf/login_athena.conf 3. Diff a client for your GMs enabling dual clienting. 4. Add the CRC hash to conf/login_athena.conf. You will see instructions in login_athena.conf to help you with this too. Following all instructions given will help you with this. If you still fail, re-read.
  13. Akkarin

    website help

    Wrong section. Moved to "Web Support".
  14. In /conf/battle/misc.conf // Allow autotrade only in maps with autotrade flag? // Set this to "no" to allow autotrade where no "autotrade" mapflag is set. // Set this to "yes" to only allow autotrade on maps with "autotrade" mapflag. at_mapflag: no
  15. Wrong section. Moved to "Database Support".
  16. Wrong section. Moved to "Database Support".
  17. No one will provide you with episode-by-episode content as you have to manually change database content, maps, items, scripts, etc to match what you want. If you know the episode you want to aim for, find out as much info as you can from official sources and then change your files to match. Note: this will take you days and days to do.
  18. It'd be helpful to other users if you detailed how you solved your problem.
  19. This means your client hasn't been diff'ed, or you have iRO's IP in your clientinfo.xml file.
  20. Wrong section. Moved to "Installation Support"
  21. 1. We do not provide pre-compiled versions of rAthena. 2. You can compile it yourself. 3. No. We discourage spoonfeeding, and providing pre-compiled rAthena binaries does exactly that. 4. rAthena began as a fork while eAthena was still alive and kicking. rAthena is now the most updated RO emu on the interwebz. Probably.
  22. You diff whichever client you want to use - there are guides in this section of the forums on how to do that. English data can be downloaded from various sources and is also available from within this section of the forums.
  23. You can't. However, you can add overflow:auto css to the div that the table is created in. Or ask the designer to get their act together.
  24. The links in the downloads page were removed because CMS is already built into FluxCP.
  25. https://rathena.org/thirdpartyservices/
×
×
  • Create New...