

DeniedPickle
Members-
Content Count
10 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout DeniedPickle
-
Rank
Scavenger
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
DeniedPickle started following 1.06 weather/How to control the weather better?, changing palyer loadout in main menu, update of the chernarus.xml and and 2 others
-
hello poeple , how are you? does anyone has any idea on how to change the clothing choice you have to do when creating a new character? first off all vanilla broke theyrs since 1.09 and everything i tried is a failure for now , i know the way with customs loadout via my init , but what i d like to do , is to be able to choose and that i will work again in game. thx in advance nd happy new year!!!!
-
you cant since it has no selections to the 3d model
-
hello guys how are you? is it possible for you to release an update of the chernarus.xml like that we ll be able to work with the new version on the economy editor thx
-
with economy editor , if you edit the bear territories it should work ,
-
hello poeple how are you? i ve been stuck , trying to add new animal events , my territories are done , my event file modified following the name i gave the new animal in my cfgenvironment , but still wont work , is there a particular way to edit the wolves and bear territories in CE? thx in advance
-
I did a server mod where you can have a hunting scope on the mosin but I had to change the class name
-
Hmm seems hardcore yes xD but I almost got this , for now I use the long range scope from the longhorn because the only way I found to install properly the hunting scope , it doesnt fit on other guns like the winch etc XD almost there
-
Hello poeple , i ve been trying so hard to fit the hunting scope on the mosin and be able to use the same scope for a winchester , so far i ve been able to create a hunting scope only for the mosin but wontt fit other guns and vice versa , does anyone succeed allready on this?
-
hello poeple , im a bit fed up of the non stop raining on my server and also the body temperature that drops too quickly , so im testing everything and the best so far is that im using the 1.05 weather config in my 1.06 init. //INIT WEATHER BEFORE ECONOMY INIT------------------------ GetGame().GetWorld().SetDate(2019, 7, 17, 9, 45); Weather weather = g_Game.GetWeather(); weather.MissionWeather(false); // false = use weather controller from Weather.c weather.GetOvercast().Set( Math.RandomFloatInclusive(0.02, 0.1), 1, 0); weather.GetRain().Set( 0, 1, 0); weather.GetFog().Set( 0, 0, 1); does anyone mastered the weather a chaman or something xD thx in advance poeple.