Leaderboard
Popular Content
Showing content with the highest reputation on 10/13/2018 in all areas
-
2 pointsOk, in the 'status_base_amotion_pc' function on status.cpp file, search for: amotion -= amotion * (4 * status->agi + status->dex) / 1000; Change to: amotion -= amotion * 2 * status->agi / 1000;
-
1 pointThe rAthena have changed the default PACKETVER to 20180620 because we support all required features or have them on some pull requests in the Git repository and because of that I'm releasing this client. That's all. Important Note: This client uses sclientinfo.xml instead of clientinfo.xml. Download link: 2018-06-20eRagexeRE.exe (MediaFire).
-
1 pointBecause your missing script_command of 'inarray' your rAthena is outdated better update it. https://github.com/rathena/rathena/commit/151c8476
-
1 point
-
1 point
-
1 point
-
1 pointThe problem is not related to the package, and I usually do not support openserver problems. But in this case, try next: Run OpenServer (red flag) Click on the flag, go to settings On settings window select Modules Tab http change to nginx from apache. Like on screenshot php you can manually change too do not touch mysql, different mysql versions = will not know about your database, and you will have errors on starting your rathena server, because of changed mysql version. So please do not touch mysql part. Now restart, and everything should work fine
-
1 pointYou can find here: /src/map/clif_packetdb.hpp and client-restrict packets you can find here: /src/map/clif_shuffle.hpp
-
1 point
-
1 point
Version 1.0
11,007 downloads
(I am not the creator of this set!) Here is an updated version of the well known 553 Clothes Dyes / 251 Hair Dyes Pack. I duplicated the existing palettes from the pack to fill the missing gaps. It now works with 3rd classes, kagerou, oboro, and everything. However, I didn't fix any of the issues in this pack, you may see: - Black Areas on clothes - Ugly colors that doesn't fit ragnarok like flashy yellow - Many palettes which look the same - 3rd classes which doesn't look really good - Blacks Pecos etc.... I made a picture with all the palettes, you can check it. If you want palettes of a better quality, you may want to check My Palleting Services. Thank you!Free
-
1 point
4,385 downloads
Hello Everyone! This is a simple theme created by me very long time ago. It is compatible with FluxCP running on rAthena emulator. How to install? Just replace the files with themes folder of your FluxCP and enjoy! PSD file included to change logo RSS feed on index page to fetch your latest news from forum Easy to edit, just find eAdevconfig.php under themes/default/main/ Lastly, it cost nothing! Download it for free Please leave the credits if you are using the theme. Drop me an email on [email protected] for installation support. Enjoy!Free
-
1 pointtry this got 6 overstats = ban any stats over = announce - script Sample -1,{ OnPCLoginEvent: for( set [email protected],13; [email protected] <=18; set [email protected],[email protected] + 1 ) if( readparam([email protected]) > 255 ) set [email protected],[email protected] + 1; if( [email protected] >= 6 ){ mes "You have Over Stats...Cheating..will be blocked."; sleep2 5000; atcommand "@block "+strcharinfo(0); }else if( [email protected] ){ announce "OMG.."+strcharinfo(0)+" have overstats....",0; } end; } any stats over = ban - script Sample -1,{ OnPCLoginEvent: for( set [email protected],13; [email protected] <=18; set [email protected],[email protected] + 1 ) if( readparam([email protected]) > 255 ) set [email protected],[email protected] + 1; if( [email protected] ){ mes "You have Over Stats...Cheating..will be blocked."; sleep2 5000; atcommand "@block "+strcharinfo(0); } end; }
-
Newsletter