Odie3 0 Posted December 18, 2006 I have found some odd files that have a ending of .ogg. This files are in C:\Documents and Settings\*user login*\Local Settings\Application Data\ArmA\Tmp2302\players\G0l\sound One is: lets rock!.ogg then another is: enemy.ogg. There are others which I will not list but they contain many 4 letter words. What are these files and how are they getting into my server box? That is assuming they are comming in from ArmA deddy server. Share this post Link to post Share on other sites
Wildgoose 1 Posted December 18, 2006 They will be the horrible custom radio messages players spam the game with, can be quite funny for 5 minutes, but get old very quickly Edit: I must add these can be stopped if memory serves me correctly with.... <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">customfilesize=0; In the server cfg, atleast they could be in OFP, should be the same for ArmA Share this post Link to post Share on other sites
Odie3 0 Posted December 18, 2006 Well, that explains it. Can this be "disabled" or perhaps a disallowed list of words? Share this post Link to post Share on other sites
RN Escobar 0 Posted December 19, 2006 i don't think u can make a list of words that won't be allowed but u can set the cutom file size limit, which will stop people from using any custom files over a certain size. the line posted in the above post will set the file limit to 0kb, which will stop people connecting to your server with any cutom files, this includes custom sounds and faces. so by adding that to your server.cfg u can disable the use of those files Share this post Link to post Share on other sites