setId

fun setId(id: Int)

Sets the id of the avatar - any new observers of this NPC will receive the new id. This should be used in tandem with the transformation extended info block.

Parameters

id

the id of the npc to set to - any new observers will see that id instead.