Page MenuHomeFeedback Tracker

Add a loop parameter for animation sources in config.cpp
New, UrgentPublic

Description

Hello,

Currently, working on an elevator in DayZ.
I want to make my elevator looped. My custom source is connected to ~20 animations.
And wanted to make this source looped, so she go from 0 to 20 and after reached 20, she go from 0 to 20, again and again.
Currently, it's possible to make a loop on one animation in model.cfg with sourceAddress = "loop";
But my problem is, I can't make my custom source looped.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General
Steps To Reproduce
  • Create two animations in model.cfg linked to one custom source.
  • Try to loop custom source in class AnimationSources of config.cpp. It's not possible.

Event Timeline

NiiRoZz created this task.Aug 15 2019, 9:06 PM
NiiRoZz renamed this task from Add a loop parameter for animation source to Add a loop parameter for animation source in config.cpp.
NiiRoZz renamed this task from Add a loop parameter for animation source in config.cpp to Add a loop parameter for animation sources in config.cpp.Aug 15 2019, 10:18 PM