Jump to content
  • 0

Basic question for a returning server creator


DarkWhoteva

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   4
  • Joined:  01/09/12
  • Last Seen:  

Feeling like a noob in this situation, Been nearly 4 years since i've actually done server work.

 

Server is using PRE-RE but i want RENEWAL, Where do i have to adjust. I feel dirty having to ask but struggling a little with file changes, maps, classes 😮

 

Thanks for any assistance.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  32
  • Reputation:   3
  • Joined:  03/15/20
  • Last Seen:  

Should be enabled by default

src/config/renewal.hpp

 

Comment this line if it's uncommented

//quick option to disable all renewal option, used by ./configure
//#define PRERE

Uncomment this line if it's commented

/// Leave this line to enable renewal specific support such as renewal formulas
#define RENEWAL

 

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   4
  • Joined:  01/09/12
  • Last Seen:  

13 hours ago, deniswalle96 said:

Should be enabled by default

src/config/renewal.hpp

 

Comment this line if it's uncommented

//quick option to disable all renewal option, used by ./configure
//#define PRERE

Uncomment this line if it's commented

/// Leave this line to enable renewal specific support such as renewal formulas
#define RENEWAL

 

It was done by a host which apparently they have Pre-re enabled by default. Thanks for the response tho! 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...