Jump to content

Akkarin

Forum Manager
  • Posts

    3144
  • Joined

  • Last visited

  • Days Won

    212

Everything posted by Akkarin

  1. 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
  2. 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.
  3. It's generally helpful to update your post with how you fixed it, incase anyone else has a similar issue in the future.
  4. Wrong section. Moved to "Scripting Support".
  5. Wrong section. Moved to "Source Support".
  6. Wrong section. Moved to "Source Support".
  7. 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.
  8. Have you enabled the ports on the guest machine's windows firewall for inbound traffic?
  9. 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.
  10. Akkarin

    website help

    Wrong section. Moved to "Web Support".
  11. 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
  12. Wrong section. Moved to "Database Support".
  13. Wrong section. Moved to "Database Support".
  14. 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.
  15. It'd be helpful to other users if you detailed how you solved your problem.
  16. This means your client hasn't been diff'ed, or you have iRO's IP in your clientinfo.xml file.
  17. Wrong section. Moved to "Installation Support"
  18. 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.
  19. 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.
  20. 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.
  21. The links in the downloads page were removed because CMS is already built into FluxCP.
  22. See the forum rules and guidelines. They haven't changed in the last 2 years. You should've been awarded warning points for advertising under the solicitation rule. The only double standard here is that one moderator is hiding posts without following up with warnings. (The rules are changing in the very near future, but until then you need to keep tour patreon link to your own forum)
  23. Download from our github repo, not a precompiled package from another user.
  24. You've obviously disabled something you shouldn't have, otherwise they'd be there. https://github.com/rathena/rathena/blob/master/npc/re/scripts_athena.conf#L175
×
×
  • Create New...