Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/19/19 in all areas

  1. View File Yeti Greetings rAthena! I hope you enjoy this npc of Maple Story, it is the third I have done. Please do not claim my work as yours. Please do not sell it or resell it. Submitter Mael Submitted 02/19/2019 Category Monster Sprites Video Content Author Mael & Maple Story  
    2 points
  2. Version 1.0.0

    548 downloads

    Greetings rAthena! I hope you enjoy this npc of Maple Story, it is the second I have done. Please do not claim my work as yours. Please do not sell it or resell it.
    Free
    2 points
  3. View File Guild Storage & Guild Storage log npc you need at least 55acdb9863382d8935d9df25e1462d5d1ebd7d54 or above this npc let the players check the guild storage log to access the guild storage log the player must have guild storage permission Submitter sader1992 Submitted 02/15/2019 Category Utilities Video Content Author sader1992  
    1 point
  4. The topic has been removed because of rAthena staff double standards and hypocrisy things. (rA staff blame me that I made a money on this topic while it's not and never was) All that I did for the last 2.5 years with around ~1k answers from my side is help for free for newbies here, but to rA staff, my topic is a pain in the ass. Sorry guys, but the topic can't be maintained on such a community anymore because of its admins. Bye
    1 point
  5. 4140,Knight_Of_Abyss_Card,Abysmal Knight Card,6,20,,10,,,,,,,,2,,,,,{ bonus2 bAddClass,Class_Boss,25; },{},{} * Class (c) Class_Normal, Class_Boss, Class_Guardian, Class_All case SP_ADDCLASS: // bonus2 bAddClass,c,x; PC_BONUS_CHK_CLASS(type2,SP_ADDCLASS); if(!sd->state.lr_flag || sd->state.lr_flag == 3) sd->right_weapon.addclass[type2]+=val; else if(sd->state.lr_flag == 1) sd->left_weapon.addclass[type2]+=val; else if(sd->state.lr_flag == 2) sd->arrow_addclass[type2]+=val; break; answer is no ... since rathena changed the monster mode, there are no field for setunitdata to modify a monster into Class_Boss mode unless ... well ... make an issue in rathena github
    1 point
  6. What language you used? seen /src/common/msg_conf.hpp // Multilanguage System. // Define which languages to enable (bitmask). // 0xFFF will enable all, while 0x000 will enable English only. enum lang_types { LANG_RUS = 0x01, LANG_SPN = 0x02, LANG_GRM = 0x04, LANG_CHN = 0x08, LANG_MAL = 0x10, LANG_IDN = 0x20, LANG_FRN = 0x40, LANG_POR = 0x80, LANG_THA = 0x100, LANG_MAX }; #ifndef LANG_ENABLE // Multilanguage System. // Define which languages to enable (bitmask). // 0xFFF will enable all, while 0x000 will enable English only. #define LANG_ENABLE 0x000 #endif
    1 point
  7. I've been wanting this version of Prontera for years thanks for re-uploading it.
    1 point
  8. Hello everyone, i am from the future :3 (just kidding). I made an account so i could say this: This pack is amazing for starting with Athena server! Thanks! Worked just as advertised on Windows 8. Just follow OP instructions and remember to run ROclient/setup.exe after everything is done. Playing Offline is fine and all, but since i wanted to share it with my friends, i did some research on rAthena forums and eureka! running Online with minimal changes. Still, i am unsure why would you put data/clientside.xml inside the GRF... I know it is stated as an "offline" server... but is there any reason it should stay offline? like... major memory leaks or something i should be aware? Anyway, if anyone else want to turn this into an online server like me, is not that hard, but here are some tips: + PortFoward all 3 ports (not just 6900) + map_ip & char_ip should have your WAN IP (athena/conf/map_athena.conf & char_athena.conf) + clientside.xml is inside "rAthena2017.grf" (you pasted it inside your ROclient)
    1 point
×
×
  • Create New...