Jump to content
  • 1

MAX_CHAR WHEN VIP PROBLEM


Yhaj

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  41
  • Reputation:   0
  • Joined:  05/04/18
  • Last Seen:  

image.png.3a847b53e9ee5771091b3773dd936bb5.png

 

#ifdef VIP_ENABLE
	#define MIN_STORAGE 500 // Default number of storage slots.
	#define MIN_CHARS 9 // Default number of characters per account.
	#define MAX_CHAR_VIP 3 // This must be less than MAX_CHARS
	#define MAX_CHAR_BILLING 3 // This must be less than MAX_CHARS
#endif

this is the code, when i change MIN_CHARS to 12 the error occurs, I am using Packetversion of 20180620 so it should be maximum of 15 characters

 

Thanks in advance. for the help

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...