StopLip
StopLip(CID)
Arguments
CID
Description
Not Added.
Implementation
def StopLip(CID):
chara_lipsynch(CID, -2)
References
Table Implementation
{
"name": "StopLip",
"args": [
"CID"
],
"commandList": [
{
"row": 5174,
"command": "chara_lipsynch",
"args": [
"CID",
"-2"
],
"end": 1
}
]
}
Sample
{}