Skip to content

event onMobLockableClose (client-side)

Available since version: 0.3.0

This event is triggered when hero/npc closes up lockable mobs (doors or chests) in the world.

Parameters

int playerid, userdata address, int type
  • int playerid: the id of the hero/npc that is closing up lockable mob.
  • userdata address: the address of interacted mob.
  • int type: the type of interacted mob. For more information see Vob types.