About renewal /Pre renewal stats.

vijay

New member
Messages
76
Points
0
Age
33
Location
Bangalore, India.
Emulator
Hello everyone, its about stats.

pre renewal char 2nd job's stats hp sp etc seems to be messed up.

Is there anyway to fix this issue?

-Thnaks

@@Dastgir any idea?

This is the issue.

11909749_1230404876974985_1565399003_n.jpg


 
Last edited by a moderator:
is it only for 2nd job?
Maybe you've compiled in renwal mode by exident? ^^

 
@@15peaces Yes it is compiled for renewal that's because, I want to keep the new mobs and new stuff from renewal.

If i compile the server for pre-renewal, i will loose them right?

 
If you compile for renewal it uses the renewal configuration for everything. If you want to customize your mobs, just add them from renewal database to pre-renewal db in db/pre-re/

 
@@15peaces Yes it is compiled for renewal that's because, I want to keep the new mobs and new stuff from renewal.

If i compile the server for pre-renewal, i will loose them right?
but this means, the server will also use renewal formulars to calculate HP / ATK and so on.

As @ said, if you want to use monsters / items / scripts from renewal in pre renewal mode, you could insert them into pre-re folders and (for scripts) activate them.

 
@@15peaces
This table only have upto 150lvl, my server is compiled for 255 lvl.

HPTable:[  40,   47,   55,   64,   74,   84,   95,  107,  120,  134, // 1 - 10  149,  165,  182,  200,  219,  238,  258,  306,  329,  354, // 11 - 20  379,  406,  433,  462,  491,  521,  551,  583,  615,  649, // 21 - 30  683,  719,  755,  793,  831,  870,  909,  950,  991, 1034, // 31 - 40 1077, 1122, 1167, 1214, 1261, 1309, 1357, 1407, 1457, 1509, // 41 - 50 1561, 1615, 1669, 1725, 1781, 1838, 1895, 1954, 2013, 2074, // 51 - 60 2135, 2198, 2261, 2326, 2391, 2457, 2523, 2591, 2659, 2729, // 61 - 70 2799, 2871, 2943, 3017, 3091, 3166, 3241, 3318, 3395, 3474, // 71 - 80 3553, 3634, 3715, 3798, 3881, 3965, 4049, 4135, 4221, 4309, // 81 - 90 4397, 4487, 4577, 4669, 4761, 4854, 4947, 5042, 5137, 5232, // 91 - 100 5327, 5422, 5517, 5612, 5707, 5802, 5897, 5992, 6087, 6182, // 101 - 110 6277, 6372, 6467, 6562, 6657, 6752, 6847, 6942, 7037, 7132, // 111 - 120 7227, 7322, 7417, 7512, 7607, 7702, 7797, 7892, 7987, 8082, // 121 - 130 8177, 8272, 8367, 8462, 8557, 8652, 8747, 8842, 8937, 9032, // 131 - 140 9127, 9222, 9317, 9412, 9507, 9602, 9697, 9792, 9887, 9982] // 141 - 150


My server is compiled for 255 lvl so how can i get 150 - 255?

 
Back
Top