Skip to content

Shared emote that need to attach #50

@aunkrittin

Description

@aunkrittin

Hi, how can i use a share emote that attach to player
like this from lua of rpemotes
i just convert it to json and use the position of me and my friends it wrong way

["carrymecute"] = { -- Male Custom emote by Amnilka
"amnilka@photopose@couple@couplefirst",
"amnilka_couple_mal_002",
"Carry Me Cute",
"carrymecute2",
AnimationOptions = {
EmoteMoving = true,
EmoteLoop = true
}
},
["carrymecute2"] = { -- Female Custom emote by Amnilka
"amnilka@photopose@couple@couplefirst",
"amnilka_couple_fem_002",
"Carry Me Cute 2",
"carrymecute",
AnimationOptions = {
EmoteMoving = false,
EmoteLoop = true,
Attachto = true,
bone = 0,
xPos = 0.0000,
yPos = 0.0000,
zPos = 0.0000,
xRot = 0.0000,
yRot = 0.0000,
zRot = 0.0000
}
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions