ZZZ_EMO
ZZZ_EMO(CID)
Arguments
CID
Description
Not Added.
Implementation
def ZZZ_EMO(CID):
NO_EMO(CID)
CHARA_EMO(CID, 8, 0)
play_sound(SE_IN_EMOTION_0008)
References
Table Implementation
{
"name": "ZZZ_EMO",
"args": [
"CID"
],
"commandList": [
{
"row": 4452,
"command": "NO_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4453,
"command": "CHARA_EMO",
"args": [
"CID",
"8",
"0"
],
"end": 1
},
{
"row": 4454,
"command": "play_sound",
"args": [
"SE_IN_EMOTION_0008"
],
"end": 1
}
]
}
Sample
{}