crazyarashi Posted April 14, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 22 hours ago Share Posted April 14, 2017 Hi Good Day Rathena ,I Don't know if im asking in the right section but how to make this possible. And The Penalty for the damage in WOE Doesn't seem to apply in the Doram Race :)) Quote Link to comment Share on other sites More sharing options...
0 Valor Posted April 15, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 72 Reputation: 29 Joined: 12/21/16 Last Seen: January 5, 2024 Share Posted April 15, 2017 (edited) src/map/status.c @@ -3100,7 +3144,7 @@ int status_calc_pc_(struct map_session_data* sd, enum e_status_calc_opt opt) } base_status->aspd_rate = 1000; base_status->ele_lv = 1; base_status->race = ((sd->class_&MAPID_BASEMASK) == MAPID_SUMMONER) ? RC_BRUTE : RC_PLAYER; base_status->class_ = CLASS_NORMAL; // CHANGE THIS RC_BRUTE^ to RC_DEMIHUMAN Edited April 15, 2017 by Valor Quote Link to comment Share on other sites More sharing options...
Question
crazyarashi
Hi Good Day Rathena ,I Don't know if im asking in the right section but how to make this possible.
And
The Penalty for the damage in WOE Doesn't seem to apply in the Doram Race :))
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.