Jump to content
Sign in to follow this  
LightWalker

Ogg's

Recommended Posts

Is there a way to prevent players to connect with huge amounts of customized sound files? I noticed some dedi-server did check this, I would like to know how....

Anybody ?

Share this post


Link to post
Share on other sites
Is there a way to prevent players to connect with huge amounts of customized sound files? I noticed some dedi-server did check this, I would like to know how....

Anybody ?

You can do this by adding a line to flashpoint.cfg: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">MaxCustomFileSize=25000; // Maximum custom file sizeCaveat: Sizes of both custom faces and sound files are added up and compared against the maximum size defined.

Edit: If you're running a linux server, here is a link to a script removing all but the first sound file for players on your server.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×