DayZ
822 ratings
Survivor Animations
8
8
2
2
3
3
3
3
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod Type: Animation, Character
File Size
Posted
Updated
92.929 MB
Jan 15, 2023 @ 3:59am
Jul 24 @ 10:50pm
38 Change Notes ( view )

Subscribe to download
Survivor Animations

Description
Description

This mod adds custom survivor animations (emotes/actions) including vehicles. Our goal is to provide the most wanted animations for characters and provide supporting animations for other mods like bikes, snowmobiles, helicopters, horses and more.

Installation
Install the mod like any other mod. This mod has no other dependencies.
Don't forget to copy the key to the keys folder on your server and add it to your server mod list like this:
mod=@SurvivorAnims

Modders
If you develop modded vehicles and want have a soft dependency on this mod use a pre-processor definition for example:

#ifdef SURVIVOR_ANIMS
yours code here
#endif

This includes getting the specific animation instance for the vehicle, so you can still use vanilla animations when this mod is not installed and plus you can automatically change animations for your vehicle when this mod is installed.
More info on discord.

Mods using our vehicle anims
Blackouts Scorpion
Savage Snowmobile
izh_motorcycle
RedFalcon Watercraft
Dayz Bicycle
Arma Bicycles
Rusforma Motorcycles
DayZ Horse

Current Custom Animations:
around 30 new emotes include gun on shoulder (its just vanilla enabled anim)
Chopper: CustomVehicleAnimInstances.CHOPPER
Snowmobile: CustomVehicleAnimInstances.SNOWMOBILE
ATV: CustomVehicleAnimInstances.ATV
Helicopter: CustomVehicleAnimInstances.HELICOPTER
Horse: CustomVehicleAnimInstances.HORSE
Motorcycle: CustomVehicleAnimInstances.MOTORCYCLE
Bicycle: CustomVehicleAnimInstances.BICYCLE
another Bicycle: CustomVehicleAnimInstances.BICYCLE2
ladies Bicycle: CustomVehicleAnimInstances.BICYCLE3

Coming Soon:
Other custom emotes
and more...

Let us know which animations are needed for your mod, we will try to add it.

Known Issues
- its not possible use multiple animation mods together (enfusion engine limitation)
- character is very often rotated little bit to left side while driving vehicle
- probably some hidden bugs can be there

Additional Information
Due to the limitations of the Enfusion engine IS NOT POSSIBLE TO INSTALL MORE THAN ONE MOD WHICH MODIFIES ANIMATIONS !!! so do not install other mods that have custom animations or the game will crashed or you will get unexpected results.

No repacks allowed. Don't ask. Repacking is cancer of DayZ community.

Mod was originally created for the server Renegade RP[discord.gg] (Role Play animations) but ofc can be used at every servers.

You are allowed to look into mod for learning purposes or if you want know how it works.

Discord: https://discord.gg/49FvN7rRpF

Any feedback welcome!

-Hunterz-


Credits
Kamo and Nazzgy - figured out together howto properly import new anims to correct format
Blackouts - we figured out together how to make proper vehicle animations
Mrtea101 - he did lot of awesome animations for dog mod and helped me well with many additional hints regarding animations and file formats
MarioE - guru of animations - many thanks for all valuable hints regarding animations/tools
all who helps translate to other languanges
Leo - did animations for mod
Kactet - help with scripts and particles