Philippbang
Members-
Content Count
10 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Philippbang
-
Rank
Scavenger
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hello thank u for your answers. i Have 16gb of ram. i found the problem: i had to deaktivate the rapidmode in my Samsung ssd. i dont know why but i thing it needs alot ram and dont show it in the taskmanager.
-
hi, Window 10 Home 64 bit
-
Hello, how can i add more ram to my DayZ Server. i tryed -maxMem=8192 but it does not work. the taskmanager still says 4gb. my problem is after 30min i got an Error : [WARNING] | Abnormal memory depletion detected; Server is shutting down i guess its a Memoryleak or something like that i dont know. it cuts the 4gb in half and another 30min again until the DayZServer gets no Ram and crashed. i hope someone can help me
-
Hi. Hast du es hinbekommen das im DZSAlauncher dein Server angezeigt wird. Und man "gezwungen" wird die mods für den server herrunter zu laden?
-
works i guess, thank u
-
no rain fog and overcast. i want a blue sky all day long
-
Hello, i was trying to disable the WEATHER complete, but i didn´t work like tkis: Init.c void main() { //INIT WEATHER BEFORE ECONOMY INIT------------------------ Weather weather = g_Game.GetWeather(); weather.MissionWeather(true); // false = use weather controller from Weather.c weather.GetOvercast().Set( Math.RandomFloatInclusive(0.0, 0.0), 0, 0); weather.GetRain().Set( 0, 0, 0); weather.GetFog().Set( Math.RandomFloatInclusive(0.00, 0.0), 0, 0); can someone tell me how i can disable that in the Weather.c file? Thanks
-
Before pushing this Version to stable we have a Barrel in our Lada. with this Patch we are unable to get it out. Maybe its stuck forever or we did something wronge.