Jump to content

Lelouch

Members
  • Content Count

    84
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Lelouch

  1. https://github.com/zackdreaver/ROenglishRE - Renewal https://github.com/zackdreaver/ROenglishPRE - Pre-Renewal
  2. Hello, well as the title stated my issue was my custom job won't use any items whether it's usable or equipment. I already added an entry in itemdb.c on the itemdb_jobid2mapid and itemdb_jobmask2mapid but still, I can't use any items. Maybe you have some ideas about this issue?
  3. Like the title stated does anyone know about this? for example if my ASPD reached 193 it will reduce my skill delay similar to enabling this... // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: false delay_dependon_agi: false
  4. I guess thats the packet encryption because the disable packet encryption patch is failed on 2018-03-15aRagexe to 2018-10-31bRagexe
  5. http://nemo.herc.ws/downloads/
  6. https://drive.google.com/open?id=1UNqDiqxsXYnctalN5cu3GIEASyLnAGg_
  7. https://drive.google.com/open?id=1GZngrOKazll3MRa44vdOrj_tWfo3mK9G
  8. https://drive.google.com/open?id=1JqIkMy39O2SKqGx2tCZjDQQ4H6VhsE3c
  9. System/Towninfo.lub is where you can place some icons in your map/mini map like for example: Tool Dealer, Weapon Dealer, Armor Dealer, Smith, Guide, Inn and Kafra Employee. As for the luafiles514/lua files/signboardlist.lub that was just an alternative pub similar to adding waitingroom script on your NPC.
  10. You can change/remove it on luafiles514/lua files/signboardlist.lub
  11. One thing i noticed on 2017-11-01bRagexeRE was it has 8th argument on itemInfo.lub itemInfo_Sak.lub Samples from itemInfo_Sak.lub
  12. Thanks for the info. Well after reading what you said i tryed to check the bonus scripts again and after a few search i found this bonus bDefRatioAtkClass,Class_All; But it should be bonus bDefRatioAtkRace, RC_All; Maybe i should double check the bonus script from rA to Herc first before adding it to Herc. Anyways this is solved thanks.
  13. Has anyone experienced this... [Warning]: pc_bonus: unknown type 0 0 ! [Error]: --- failed assertion -------------------------------------------- [Error]: pc.c:2997: '0' in function `pc_bonus' [Error]: ./map-server(assert_report+0x80) [0x64b680] [Error]: ./map-server(pc_bonus+0x2f4) [0x5459e4] [Error]: ./map-server(buildin_bonus+0x1e5) [0x5774e5] [Error]: ./map-server(run_func+0x13d) [0x59a7dd] [Error]: ./map-server(run_script_main+0x350) [0x5afde0] [Error]: ./map-server(script_run_use_script+0x35) [0x596225] [Error]: plugins/HPMHooking_map.so(HP_script_run_use_script+0xa6) [0x7f840b24d066] [Error]: ./map-server(status_calc_pc_+0xad4) [0x62fbd4] [Error]: ./map-server(status_calc_bl_+0x18c) [0x62e9cc] [Error]: ./map-server(pc_equipitem+0x3d1) [0x5558d1] [Error]: --- end failed assertion ---------------------------------------- [Warning]: pc_bonus: unknown type 0 0 ! [Error]: --- failed assertion -------------------------------------------- [Error]: pc.c:2997: '0' in function `pc_bonus' [Error]: ./map-server(assert_report+0x80) [0x64b680] [Error]: ./map-server(pc_bonus+0x2f4) [0x5459e4] [Error]: ./map-server(buildin_bonus+0x1e5) [0x5774e5] [Error]: ./map-server(run_func+0x13d) [0x59a7dd] [Error]: ./map-server(run_script_main+0x350) [0x5afde0] [Error]: ./map-server(script_run_use_script+0x35) [0x596225] [Error]: plugins/HPMHooking_map.so(HP_script_run_use_script+0xa6) [0x7f840b24d066] [Error]: ./map-server(status_calc_pc_+0xad4) [0x62fbd4] [Error]: ./map-server(status_calc_bl_+0x18c) [0x62e9cc] [Error]: ./map-server(clif_parse_LoadEndAck+0xf4c) [0x4d3f5c] [Error]: --- end failed assertion ---------------------------------------- I already checked my item_db2.conf but i didnt find any bonus script with this problem and also i didnt add any src changes but i have some plugins (afk costumeitem ExtendedVending fcp_bypass itemmap security) from this.
  14. Yea but the logs and main database upgrade query was outdated for almost 3 years. So ill have to wait til they update the upgrade query (I hope they update it ).
  15. The database upgrade query is kinda outdated because its last revision is July 22, 2014 so some changes have conflicts.
  16. Nice! Thanks Rytech . But the saddest part is NEMOs last commit was May 29, 2016 so even you posted some issues on github it will be a looooong way to go before it resolves some issues.
×
×
  • Create New...

Important Information

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