This should work:
https://www.dropbox.com/s/585fo3neffd6cg9/DynamicWeatherEffects.sqf
Needs to be added to the mission files and then down the bottom of your custom complies.sqf set it to this local file in your mission folder.
Please note you will need to disable the regular complies with...
This is a very clever script and its been added to a Custom Epoch Pack that is being put together for everyone to use. Now I know who created it credits will be added in the fn_selfActions.sqf
Awesome work guys!
This has created lots of fun for small groups at camp sites..
Down the bottom of the config.sqf or arma2_ CO _objects.sqf depending on which you are using for R3F.
You will see the following section:
/****** MOVABLE-BY-PLAYER OBJECTS / OBJETS DEPLACABLES PAR LE JOUEUR ******/
/**
* List of class names of objects moveables by player.
* Liste des noms...
I think i see what you are saying.. but I am no programmer. :(
We set _isFemale = 0 at the start and create a trigger so that
if( _model in ["Female Classes"] then { _isFemale = 1;
Then at the drop body setup your code to check for _isFemale and then return a female body else return a...
http://opendayz.net/threads/remove-clothes-from-dead-bodies.8961/page-5#post-57185
This is the list of the skins available in Epoch currently.
You will notice there are a few female skins added.
"BanditW1_DZ", "BanditW2_DZ", "SurvivorW2_DZ", "SurvivorW3_DZ", "SurvivorWpink_DZ"...
Added this now to a Github for more contributors to assist in the effort.
https://github.com/EpochCPack
Pack Support is ready for testing with The latest epoch Update 1.0.1.3.
In the end there will be a master pack that should work with all Epoch Supported Maps.
Also Extra content packs...
Thanks Churchie.
I thought about a 2nd clothes.sqf script that would split the two up, but the code in the fn_selfActions.sqf is where I fell down and cried.
if (_isMan and !_isAlive and !_isZombie and !_isAnimal) then {
As _isMan seems to apply to both sexes is there more to split the...
I know this site is based on learning and the old fashion "Give it a go yourself ideology".
However being a Noob to coding myself I can understand many peoples frustration and call for help.
I don't know if this is against the rules, but I have create a simple server pack that server owners...
You could try this list, then. I have it working in a Server Pack also available.
if( _model in ["Sniper1_DZ", "Camo1_DZ", "Functionary1_EP1_DZ", "Haris_Press_EP1_DZ", "Ins_Soldier_GL_DZ", "Priest_DZ", "Rocker2_DZ", "Soldier_Bodyguard_AA12_PMC_DZ", "TK_INS_Soldier_EP1_DZ"...
Well i tried to set it to have Sexes with Males returning males and females returning females..
I just broke it, haha.
Anyone out there know of a way to split this into the different sexes so they return the correct body type?
Sure thing.
For my map addons:
http://dayzepoch.com/forum/index.php?/topic/316-release-cherno-race-tracks-and-custom-campstowns/
and Team BB's:
http://dayzepoch.com/forum/index.php?/topic/325-multi-release-poi-chernarus-by-team-bbc/
They are all separate if you wish just to use one/any...
Here is a little change Log I have Running will cross post:
Pack 1.0
[Added] Sarge AI - Random Packs of Survivors, Bandits and Military Customized with new skins, weapons, tools and loot. (Soon to add currency)
[Added] Self Blood Transfusions - Limited to 5min Intervals, 15 second apply...
Hi Guys,
I have been loving the work over at Dayz Epoch.. However I felt it was missing some extras for now that I wanted to add in myself.
I also admire the work the guys and gals put in here at Open Dayz and decided to do my best to bring the two together. In saying so I have created a...
Well I am no coder so the syntax is probably way off..
There would be a way however. I will ask the Epoch Dev team see if they can help out as I understand custom load-outs are used for donations schemes to help keep some communities and servers up.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.