Skip to content

event onMobInterEndInteraction (client-side)

Available since version: 0.3.0.6

This event can be canceled

This event is triggered when hero/npc tries ends interaction with mob inter object in the world. In Gothic, mob inters are special vobs on the map, that hero/npc can interact with. For example bed, door, chest etc.

Parameters

int playerid, instance object
  • int playerid: the id of the hero/npc that is interacting with interaction mob.
  • instance object: the instance of interaction mob.