Jump to content

slapdatpug

Members
  • Content Count

    6
  • Joined

  • Last visited

  1. you dont need to log out. just change equip
  2. use this for 2atk bstatus->batk += (sd->status.fame * 2); no need for log out just remove or add a shield. +20hp find val *= 3; //Triple max HP for top ranking Taekwons over level 90. add or replace after with this val += (sd->status.fame *20);
  3. status.c add after // ----- STATS CALCULATION ----- if((sd->class_&MAPID_UPPERMASK) == MAPID_TAEKWON && sd->status.base_level >= 90 && pc->famerank(sd->status.char_id, MAPID_TAEKWON))bstatus->batk += sd->status.fame;
  4. thanks again for the grf file. ddint have to look, appreciate it.
  5. yeah. i'm currently using 2013 08 07 since its last stable i used so i ddn't know. thanks
  6. iv searched for quite a while and just sends me to a dead link, can anyone post a reuploaded or mirror link. also is it normal that 2013-08-07 crashes at Prontera? using kRO files only
×
×
  • Create New...

Important Information

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