-
Posts
277 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Matrixfox
-
Yes but keep in mind rAthena is half SQL and TXT. They're working very hard on the convert.
-
Use Adobe Reader, or Google Chrome?
-
Try following this guide http://supportmii.com/ro1/JudasBible.pdf You should have no errors in a freshly downloaded SVN...
-
Request full guide + screen shot for Dot.tk and Cloudflare Setup
Matrixfox replied to manabeast's question in Third Party Support
You need to use all four name servers, and point the DNS to your VPS IP. -
Good work!!!
-
Flux/Ceres CP - Add "Delete Account" Feature
Matrixfox replied to espriketic's question in Web Support
Sorry if I'm wrong, but I think I understand correctly... Edit your control panels application.php to read the following. 'AdminMenuLevel' => AccountLevel::ADMIN, // The starting level for which module actions are moved into the admin menu for display. -
For others having the same problem, just make sure this is toggled to "no". //Use SQL item_db, mob_db and mob_skill_db for the map server use_sql_db: no
-
What is your clients diffs?
-
Personally I love rAthena, and I use their latest SVN. Just compile a fresh SVN.
-
Download a new SVN, right click the top file "Solution" and clean / build.
-
Did you try adding anything custom in your SVN? Try downloading a clean SVN again, then clean / build.
-
2011-11-16aRagexeRE Client Error Need Help
Matrixfox replied to espriketic's question in Client-side Support
I always try to find LUA files personally. If you really wanted you can convert the LUA into LUB giving it more security. Seems like you catch on pretty fast. Yes, you need matching LUA/LUB for your client. Also make sure your client diff reads "LUA before LUB" or vice versa. P.S. If you change your LUA/LUB It will mess with your customs, you will be reimporting them again. -
When hot keys don't work, it's due to incorrect matching lua files with clients.
-
More than likely you don't have PHP PDO, MYSQL PDO, extensions installed.
-
Congrats!!! Feel free to keep posting if you run into anymore errors.
-
What does your "char_athena.conf" and "map_athena.conf" look like?
-
Job Sprites: Shadow Chaser FIX!
Matrixfox replied to Elliott's topic in Sprites & Pallette Downloads
Noice, thanks! -
You forgot to add it in the lua files.
-
You need to add a little comma at the end ,
-
I noticed in your inter_athena.conf you have the wrong log database, log_db_db: ragnarok needs to look like this log_db_db: log Then please change sql.db_database: log back to sql.db_database: ragnarok
-
Well Thor is a little more up-to-date vs the other patchers.
-
Remove or add JT_ before the sprite names?
-
First I would immediately streathen my passwords with 30+ characters. Then ban that account (iptables). Then start scanning for other harmful files that's known for this stuff (maldet) & (chkrootkit). Mean time I will be reading the database /fixing stuff. This is all assuming you're on Linux. DISABLE ANONYMOUS FTP UPLOADS