Pre-renewal

pjyglyl

New member
Messages
6
Points
0
Yo, i'm starting a offline server test on my computer.

I'm maybe blind but I don't find how to set up my hercule server to pre renewal mode.

If someone can show me or tell me what specific files I need to edit, I'll be glad
default_tongue.png


 
for renewal and pre-renewal settings 

./trunk/src/config/renewal.h

/// game renewal server mode
/// (disable by commenting the line)
///
/// leave this line to enable renewal specific support such as renewal formulas
#define RENEWAL

comment "#define RENEWAL" to make your server Pre-Renewal

 
Back
Top