Idea for animation:
- If you’re near the person you want to pay, you could do an animation to hi 5 each other. DPEmotes has this:
[“handshake”] = {“mp_ped_interaction”, “handshake_guy_a”, “Handshake”, “handshake2”, AnimationOptions =
{
EmoteMoving = true,
EmoteDuration = 3000,
SyncOffsetFront = 0.9
}},
[“handshake2”] = {“mp_ped_interaction”, “handshake_guy_b”, “Handshake 2”, “handshake”, AnimationOptions =
{
EmoteMoving = true,
EmoteDuration = 3000
}},
Handshake would be the first person and Handshake2 would be the 2nd person.
- ATM Interaction:
“Scenario”, “PROP_HUMAN_ATM”, could attach a card to the bone maybe.