Jump to content
Sign in to follow this  
Syfax

GameServer Memory

Recommended Posts

which part on that i should edit to expand character Memory ?

 

 

[Entity]                 // Impact of memory occupation
max_ply = 500                // The number of players 
max_cha = 15000                // The number of monsters
max_item = 30000            // The number of itens
max_tnpc = 300                // The number of NPC dialogue
 

Share this post


Link to post
Share on other sites
Quote

 

max_ply = 5000 <-- it helps you expand player/monsters too. max 5000             
max_cha = 15000               

Edited by Andy

Share this post


Link to post
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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Sign in to follow this  

×
×
  • Create New...