setSequence

fun setSequence(id: Int, delay: Int)

Sets the sequence for this avatar to play.

Parameters

id

the id of the sequence to play, or -1 to stop playing current sequence.

delay

the delay in client cycles (20ms/cc) until the avatar starts playing this sequence.