⏭️Exit Emotes
Adding Exit Emotes
CustomDP.Exits = {}CustomDP.Exits = {
["getup"] = {
"get_up@sat_on_floor@to_stand", -- Dictionary Name
"getup_0", -- Emote Name
"Get Up", -- Name in menu in GTA 5
AnimationOptions = {
EmoteDuration = 2000,
StartDelay = 600
}
},
}Last updated