Jump to content

Lynes

Members
  • Posts

    98
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Lynes

  1. bump with the laste verson the skill dosen t work too correctly.
  2. Lynes

    Lvl max

    it' s no t about lvl 175 cap (hp and other) or not. the purpose of this post is to separate the kagero/oburo and rebellion in the job_exp.txt Accordly to the update it is only the 3 rd classe would be affected by the new lvl cap. So far way, the third classe would got a 175 lvl cap max and kagero/oburo/rebellion only got 160 cap max.
  3. its depending on what you want to define, renewal or not. to get no cast at 150 dext you have to go to config>>skill.txt and choose dext 150, go to src>>config>>renewal.h and undfine renewal cast.
  4. just for my concern, i have all the animation for this skill. I have doing this step : Get the LUB compressed in the Rdata.grf, and mixed them with the latest translated. (get the datainfo safe from the translate and other like th skill descripinfo)
  5. Lynes

    Lvl max

    ... i don't ask about doing it i have already do it, long time ago.. I just speak about to implementing it on the release from the start. I think it is cleaner to have them like this from the start, and separate them. So my advice would be to separate the expansed from the 3rd class table in the job_exp.txt
  6. Lynes

    Lvl max

    Like all you know it, Kro has updating his lvl max and job to 175/60 and up his stat max to 130. this modification has been for the 3rd class. But for Kagero,oburo and rebelion, lvl max is 160. I suggest to separate them from the thirds class job in the job_exp.txt. Doing this can allow the ragexe aura working also for the lvl max 160 for kagero , than the lvl 175 for the 3rd class.
  7. hiall i got a problem with news skill 3rd, like ra limits et king grace, the skill close about 1 second after i launch it. do u know why pls?? bump pls
  8. hi all i use actually a client side 2013 wit ragexe 2013 from june and launcher.. Actuallt i would like to know if there a a method to get aura at lvl 160 and disable multiple windows account (dual account) Hop you read my post and ill waiting for you answer:) thx for answering.....
  9. @Request shakto and all people partipating to the diff Can you do a patch to disable Multiple Windows, and showing aura over lvl 99 plz??????
  10. while using github latest svn and testing some new 3rd skill, i see that some skill missing som effect like elemtal shield, the skill from GX, and mechanics (volcano magama has been remplaced by the hammer) I try to sneak it by the skilleffectinfo.lub but he had not effect.. Someone know how to modifiy this by the src??? bump Am i the only one??
  11. ok first its not my first server . I decide to use a fresh install from .git (the latest) but i have a problem acutally i cant equip my custom hat who where all working before. With a class 1 or 2 or 3 the custom hat works, but not the class 3 transcandent its doesn't work anymore the message is : "forbidden to wear the state cannot be worn" my bdd is : 20014,Black_Beanie,Black Beanie,5,10,5,100,0,0,,0,0xFFFFFFFF,15,2,256,,,1,1014,{bonus bLuk,1;},{},{} ok i have found my problem, juste pour info at the latest rev the item equip number have changed it is not more 15 but you have to put 63..
  12. hum about this what is the real order??? copy .git to svn or svn to .git?
  13. time to wake its been 4 day the svn is broken, http://rathena.org/b...-commit-broken/ stop to create topic about this.
  14. not this patch doesnt work, i add them all manually and doestn work too.lot of error in : pc.c: In function 'pc_authok': pc.c:1153: warning: implicit declaration of function 'skill_cooldown_load' npc.c: In function 'npc_touch_areanpc': npc.c:966: warning: suggest parentheses around '&&' within '||' battle.c:255: error: conflicting types for 'battle_delay_damage' battle.h:82: note: previous declaration of 'battle_delay_damage' was here battle.c:312: error: conflicting types for 'battle_attr_fix' battle.h:74: note: previous declaration of 'battle_attr_fix' was here battle.c:422: error: conflicting types for 'battle_calc_cardfix' battle.h:75: note: previous declaration of 'battle_calc_cardfix' was here battle.c:737: error: conflicting types for 'battle_calc_damage' battle.h:78: note: previous declaration of 'battle_calc_damage' was here battle.c:1272: error: conflicting types for 'battle_calc_bg_damage' battle.h:80: note: previous declaration of 'battle_calc_bg_damage' was here battle.c:1318: error: conflicting types for 'battle_calc_gvg_damage' battle.h:79: note: previous declaration of 'battle_calc_gvg_damage' was here battle.c: In function 'battle_calc_weapon_attack': battle.c:2650: error: duplicate case value battle.c:2235: error: previously used here battle.c:2736: error: 'skillration' undeclared (first use in this function) battle.c:2736: error: (Each undeclared identifier is reported only once battle.c:2736: error: for each function it appears in.) battle.c:2737: warning: statement with no effect battle.c:2737: error: expected ';' before 'break' battle.c:3165:72: error: macro "ATK_ADD" passed 3 arguments, but takes just 1 battle.c:3165: error: 'ATK_ADD' undeclared (first use in this function) battle.c:3166: warning: implicit declaration of function 'RE_ALLATK_ADD' battle.c: In function 'battle_calc_misc_attack': battle.c:4467: error: 'RK_DRAGONBREATHWATER' undeclared (first use in this function) battle.c: At top level: battle.c:4658: error: conflicting types for 'battle_calc_return_damage' battle.h:69: note: previous declaration of 'battle_calc_return_damage' was here battle.c:4711: error: conflicting types for 'battle_drain' battle.h:71: note: previous declaration of 'battle_drain' was here battle.c: In function 'battle_check_target': battle.c:5299: error: 'RK_DRAGONBREATHWATER' undeclared (first use in this function) battle.c: At top level: battle.c:5883: error: 'struct Battle_Config' has no member named 'copyskill_restrict' battle.c:5978: error: 'struct Battle_Config' has no member named 'item_restricted_consumption_type' this is the error i got, with a new installation from svn 17542 and i have add manually the patch in the link.
  15. OO how that is possible? i don't have doing an update, it s the full svn 17542 O.O, so my question is why rathena release an absolete svn? oO
  16. withthe new svn 17542 i have got a problem when i compile with a fresh and proper instal i got this : pc.c: In function 'pc_authok': pc.c:1153: warning: implicit declaration of function 'skill_cooldown_load' CC status.c status.c: In function 'initChangeTables': status.c:562: error: 'SC_DARKCROW' undeclared (first use in this function) status.c:562: error: (Each undeclared identifier is reported only once status.c:562: error: for each function it appears in.) status.c:578: error: 'SC_OFFERTORIUM' undeclared (first use in this function) status.c:587: error: 'SC_TELEKINESIS_INTENSE' undeclared (first use in this function) status.c:601: error: 'SC_UNLIMIT' undeclared (first use in this function) status.c:626: error: 'SC_KINGS_GRACE' undeclared (first use in this function) status.c:658: error: 'SC_FLASHCOMBO' undeclared (first use in this function) status.c:680: error: 'SC_FRIGG_SONG' undeclared (first use in this function) status.c:707: error: 'SC_ILLUSIONDOPING' undeclared (first use in this function) status.c:707: error: 'SI_ILLUSIONDOPING' undeclared (first use in this function) status.c:752: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c:910: error: 'SC_REBOUND' undeclared (first use in this function) status.c:911: error: 'SC_MONSTER_TRANSFORM' undeclared (first use in this function) status.c: In function 'status_calc_regen_rate': status.c:3529: error: 'SC_REBOUND' undeclared (first use in this function) status.c: In function 'status_calc_str': status.c:4333: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c: In function 'status_calc_agi': status.c:4388: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c: In function 'status_calc_vit': status.c:4435: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c: In function 'status_calc_int': status.c:4488: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c: In function 'status_calc_dex': status.c:4553: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c: In function 'status_calc_luk': status.c:4603: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c: In function 'status_calc_hit': status.c:4889: error: 'SC_ILLUSIONDOPING' undeclared (first use in this function) status.c: In function 'status_calc_speed': status.c:5359: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c:5389: error: 'SC_REBOUND' undeclared (first use in this function) status.c: In function 'status_calc_maxhp': status.c:5752: error: 'SC_FRIGG_SONG' undeclared (first use in this function) status.c: In function 'status_change_start': status.c:6803: error: 'SC_OFFERTORIUM' undeclared (first use in this function) status.c:8883: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c:8888: error: 'SC_KINGS_GRACE' undeclared (first use in this function) status.c:8893: error: 'SC_TELEKINESIS_INTENSE' undeclared (first use in this function) status.c:8901: error: 'SC_FRIGG_SONG' undeclared (first use in this function) status.c:8907: error: 'SC_FLASHCOMBO' undeclared (first use in this function) status.c:8910: error: 'SC_MONSTER_TRANSFORM' undeclared (first use in this function) status.c: In function 'status_change_end_': status.c:9869: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c:9870: error: 'SC_REBOUND' undeclared (first use in this function) status.c: In function 'status_change_timer': status.c:10926: error: 'SC_FULL_THROTTLE' undeclared (first use in this function) status.c:10933: error: 'SC_KINGS_GRACE' undeclared (first use in this function) status.c:10940: error: 'SC_FRIGG_SONG' undeclared (first use in this function) make[1]: *** [obj_sql/status.o] Erreur 1 make[1]: quittant le répertoire « /home/member/a/rathena/trunk/src/map » make: *** [map] Erreur 2 i assume that all person who make a fresh sinstall got this no?
  17. speaking about @storage, sometimes item disappear from storage , one reboot and they come back. (also when i write @storage the windows told me that that storage is already open but it dont open anymore)
  18. bum i have the same problem with an ragexe 2013, the aizzy or other doesn't work with homunculus S, they don't auto atk.
  19. yes i have tried cause my birthday is 0000-00-00 so i have put : 1 time 000000 and second time to test it 00000000 maybe my msgtring diff ? cause its very surprising i have the same error event with the right date and the wrong. bump* Ok Finally i found a method to let it work, I will explain it if other have bad time like me about this About deleted character on Ragexe 2013 : you follow @sharkto tuto about 2013 ragexe and when u try to delete you characters the date is in red ? Go and edit your char.c and look this : // success delete_date = time(NULL)+char_del_delay; once you find it replace it by : // success delete_date = #if PACKETVER >= 20130320 char_del_delay; #else time(NULL)+char_del_delay; #endif thx to ivanyan fir the fix _del Now you can press the del buttion but they told you to enter birthday date. if you re lucky like Brynner it ll work ; but for me it doesn't work at all. So to deleted your character you have to : change xml to langtype 1 and go diff your exe choose the following diff for deleting : - KOREA Service Type XML Fix - Only selected Login Background - Read Msgstringtable.txt - Use SSO login packet - extract msgstingtable.txt - extract txt files strings With this diff you ll be able to enter your email adress instead of your birthday, and the /showname guild will work in game. Hope it ll help other people
  20. i have doing it, since in bdd i have put 00-00-0000 for all so. another hint about this is : even if i put right date or wrong date, i got this message : "you cannot delete character at this moment".
  21. hi everybody , actually i encounter a problem i will try to explain with the test i have do . first the test is about deleting character when using ragexe 2013 with an xml langtyp 0. So when i deleted he ask me the birthday date who actually doesn't work, in bdd 00-00-0000, all methods i search on board 00000000, or enter without number, or 000000 doesn't work. so i have try to modify the xml langtype to 1 at 18 ( i have tested all) the birthday is not required and the email adress is required so tte delete character work with the email required. But the problem is the command showname doesn't work anymore. Guild name not showing well bugging too. So for resuming i have resolve a problem with creating a new one. Is someone facing this already or have a solution about deleting character? the best option would be to delete character with the birthday i hope someone can figure out how to resolve this Thx a lot to reading me, and hope you could help me. Ps :don't say about searching before on the board cause i have search on all the board not only rathena "ALL board".
  22. hi , my ragexe from 05 june 2013 work nice for me, but i cannot delete character, evene with the timer to 0 in the cfg, how can i do to delete character with ragexe 2013 plz?
×
×
  • Create New...