I would like to obtain permission to use this in a new mod I am working on. Full credit would go to you for your work.
http://www.dayzunleashed.com
TheVisad
http://www.dayzunleashed.com
TheVisad
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Well, seaweeduk. I took my time out to come and discuss the exploit you have on your teamspeak. I messaged you to discuss it and you banned me from your teamspeak. IF and when you want to discuss this issue please let me know.
![]()
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 two?
I also tried just duplicating the bulk of the function splitting the clothes warn and the return but it just broke..
I really need to learn this code haha.
There is a bug on player logout that causes the bodies to dupe. I have a "fix" in Reality for this issue.
https://github.com/thevisad/DayZ-Private-master/commit/1f9f6b73867c3e9c3408e1237c0c5e8878ab4a67
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.
I would hope to split them from the male and have a 2nd function that would do the same yet return a default female body.
This also works great with the AI from the sarge pack, allowing players to take more from their kills.
Cheers for the awesome work.
if(_isFemale = 1) then {
_class = "SurvivorW3_DZ"
}
else {
_class = "Survivor2_DZ "
}
So, I followed everything, tried different techniques, but still nothing.
The option shows up, but it will not remove the clothing. Any ideas?
HELP, guys on my server when tightening take clothes, but not the animation appears nothing happens, he undresses the dead player but my player keeps the same .... someone can solve for me.
What is your server info?