Jump to content
  • 0

How works MAX_CHAR_BILLING


WhiteEagle

Question


  • Group:  Members
  • Topic Count:  77
  • Topics Per Day:  0.02
  • Content Count:  464
  • Reputation:   61
  • Joined:  08/28/12
  • Last Seen:  

Hey guys,
If I understand this correctly, MAX_CHAR_BILLING is a function to buy character slots.
How is this called by an item? 
To change the function for the character slot is is CharMove++.
Is there something like that for MAX_CHAR_BILLING?

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

 

Edited by WhiteEagle
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...