Jump to content

15peaces

Members
  • Posts

    138
  • Joined

  • Last visited

Community Answers

  1. 15peaces's post in Map Server Error was marked as the answer   
    Install MS Visual Studio 2012 redist. package. You can find it on the ms website:
    https://www.microsoft.com/en-US/download/details.aspx?id=30679
  2. 15peaces's post in HELP! Some Equipment effect not working.. was marked as the answer   
    Effects like atk won't be displayed in stats-window. They're only calculated directly. ^^
  3. 15peaces's post in request script bindatcmd for eAthena was marked as the answer   
    this should be working on eAthena... maybe you'll need to patch manually:
    https://github.com/15peaces/3ceam-Patches/blob/master/bindatcmd_3ceam_r804(49a1fd6)%2B%5B15peaces%5D.patch
  4. 15peaces's post in Patched or unpatch 2013-08-23 was marked as the answer   
    Here u go: http://15peaces.com/downloads/2013-12-23cRagexe_decrypted.zip
  5. 15peaces's post in Help please..Character Creation Denied.. was marked as the answer   
    You're missing column "robe" inside your char- db
    Query inside your database:
    ALTER TABLE `char` ADD COLUMN `robe` INTEGER UNSIGNED NOT NULL DEFAULT '0';
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.