PDA

View Full Version : ogg files



Odie3
Dec 18 2006, 19:38
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.

Wildgoose
Dec 18 2006, 19:42
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;[/QUOTE]
In the server cfg, atleast they could be in OFP, should be the same for ArmA

Odie3
Dec 18 2006, 19:45
Well, that explains it.

Can this be "disabled" or perhaps a disallowed list of words?

RN Escobar
Dec 19 2006, 08:03
i don&#39;t think u can make a list of words that won&#39;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