piffaroni
Member-
Content Count
21 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout piffaroni
-
Rank
Private First Class
-
B.E.C. "Battleye Extended Controls" - Admin Tool
piffaroni replied to nuxil's topic in ARMA 2 & OA - Servers & Administration
Hello can some please help. my server crashed and I was using the BECLOOP to see the chat in the game. I get these errors when I run it says BEC "ERROR :: BE Bans.txt does not exsist how can I fix this? I tried to add a bans file and bans.txt in there it aint work still asking for a bans.txt -
Regular Expression (Regex) Support for BE Filters
piffaroni replied to $able's topic in ARMA 3 - SERVERS & ADMINISTRATION
please someone help. I am complete LOST on how to fix this.... no one can join my server anymore, can I use the old battle eye? where are the new filters for battle eye for dayz? are there? ---------- Post added at 22:55 ---------- Previous post was at 21:20 ---------- what do you mean "escape" the matacharacters? putting //new into the first line kicks everyone -
New BattlEye features for server admins
piffaroni replied to $able's topic in ARMA 2 & OA - Servers & Administration
I run a dayz server, and nobody can join my server anymore, they get kicked for all kinds of stuff where can I get the old version of battle eye? -
anyplace to download map additions ?
piffaroni posted a topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Im wondering if there is any place to download map addition for arma 2 CO? -
ppEffects viewer
piffaroni replied to Przemek_kondor's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I placed this file into the mission folder in arma, but how do I run it? -
Stay away from Vilayer!
piffaroni replied to alexharvey52's topic in ARMA 3 - SERVERS & ADMINISTRATION
why get ripped off renting servers from a company thats going to crowd you into 1 box. Just rent a dedi -
your not understanding my question the wiki basic.cfg says The greatest level of optimization can be achieved by setting the MaxMsgSend and MinBandwidth parameters. why did suma say REMOVE the minbandwith? If its important for optimization why remove it? If I have a 100Mbps connection , what should my MINBANDWITH be set to? What should my MAXBANDWIDTH be set to? does the amount of players you have on a server in my case 75 players factor in at all to the min and max settings?
-
Can we tweak the basic.cfg while the server is running?
piffaroni posted a topic in ARMA 2 & OA - Servers & Administration
trying to find the right cfg.... can this basic.cfg be tweaked and changed in realtime or is it just read once the server starts and thats it? -
Huge server performance problems - need help
piffaroni replied to SeyBee's topic in ARMA 2 & OA - Servers & Administration
dude...where is your MIN BANDWITH SETTING???? why did you remove it? who told you too? http://community.bistudio.com/wiki/basic.cfg Note The greatest level of optimization can be achieved by setting the MaxMsgSend and MinBandwidth parameters. For a server with 1024 kbps we recommend the following values: MaxMsgSend = 256; MinBandwidth = 768000; If you see the server is not using bandwidth that it could use, you can try increasing values MaxMsgSend and MinBandwidth. my firend, you need to learn how to read...no wonder you been trying different settings and nothing changes... your missing a very important setting !!! -
Dedicated server performance
piffaroni replied to Sibolo's topic in ARMA 2 & OA - Servers & Administration
dude... 104857600 = 100 mb https://www.google.com/search?q=100+mb+how+many+bits&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a#q=100+mb+how+many+bytes&rls=org.mozilla:en-US:official where did u get your fuzzy numbers? -
Cant get rid of the 7-15 second lag after playing for a certain ammount of time
piffaroni replied to piffaroni's topic in ARMA 2 & OA - Servers & Administration
But my cpu load never goes over 30 percent.... I think some settings are wrong or something -
I run a very populated dayz server where I have removed the zombies and loot for better FPS. I have tried many combinations of basic.cfg, and none of them eliminate the 7-15 second lag it takes to self blood bag, or in some cases die..... I have read SO MUCH contradicting information on the basic.cfg. I even asked the man who runs the top 3 75 person best servers in the world, and like a snob he said its a secret and refuse to answer my questions... some one PLEASE HELP Its a 75 person server on this hardware Technology: Ivy Bridge CPU: Intel i5 (4 cores / 4 Threads) Frequency: 3.1GHz (3.8GHz Turbo Boost) RAM: 8 GB DDR3 Hard disk: 2 x 1TB SATA2 Bandwidth: 100Mbps - 5 TB/month
-
High end Arma 2 server (Wasteland) looking for guidance on basic.cfg
piffaroni replied to Skutch05's topic in ARMA 2 & OA - Servers & Administration
would these settings be good for a dayz server? Also, does the TIME you run a server for (i.e. matter when doing the basic.cfg)? -
MinErrorToSend feedback needed
piffaroni replied to .kju's topic in ARMA 2 & OA - BETA PATCH TESTING
do you use the class sockets brackets and set it to 1400? for example class sockets { maxPacketSize=1400; }; -
im confused, I read on some thread, that SUMA said to remove MIN BANDWITH and put the MAXBANDWITH has top speed you can get (i.e. 100 mbs = 104857600 ) but you claim that MINBANDWITH is what its going to always have 104857600 , so shouldnt we just have MINBANDWITH?