Skip to content

function clearNpcActions (server-side)

Available since version: 0.3.0

This function clears remote NPC actions queue. Remote NPCs uses actions queue to execute thier tasks.

Declaration

void clearNpcActions(int npc_id)

Parameters

  • int npc_id: the npc identifier.