Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
Custom animation events ID for emotes

\desc used mainly in suicide emotes More...

Variables

const int EMOTE_SUICIDE_DEATH = 1
 
const int EMOTE_SUICIDE_BLEED = 2
 
const int EMOTE_SUICIDE_SIMULATION_END = 3
 

Detailed Description

\desc used mainly in suicide emotes

Variable Documentation

◆ EMOTE_SUICIDE_BLEED

const int EMOTE_SUICIDE_BLEED = 2

Definition at line 454 of file constants.c.

◆ EMOTE_SUICIDE_DEATH

const int EMOTE_SUICIDE_DEATH = 1

Definition at line 453 of file constants.c.

◆ EMOTE_SUICIDE_SIMULATION_END

const int EMOTE_SUICIDE_SIMULATION_END = 3

Definition at line 455 of file constants.c.