A ace9010 New member Messages 34 Points 0 Dec 23, 2015 #2 how to edit 2hand quicker skill aspd the official aspd was 7 , but the emulator im using was 3 only.
M Mikhail von Hohenheim New member Messages 125 Points 0 Github mvhohenheim Emulator Dec 24, 2015 #3 server side,, src/map/status.c look for SC_TWOHANDQUICKEN
J JoyRo New member Messages 120 Points 0 Location Netherlands Emulator Jan 3, 2016 #4 Hey Ace9010, Did you fix the isseu? I checked my src/map/status.c if(sc->data[sC_TWOHANDQUICKEN] && bonus < 7) bonus = 7; Seems to be alright isent it? What els could be the problem.
Hey Ace9010, Did you fix the isseu? I checked my src/map/status.c if(sc->data[sC_TWOHANDQUICKEN] && bonus < 7) bonus = 7; Seems to be alright isent it? What els could be the problem.