Skip to content

function doAniEvents (client-side)

Available since version: 0.3.5.7

Note

This function should be called in onRender to process the ani event tags for animations played via scripts (not the game).

This function will process the ani event tags defined in model script for given npc.

Declaration

void doAniEvents(int id)

Parameters

  • int id: the player id.