event onMobInterStartInteraction (client-side)
Available since version: 0.3.0
This event can be canceled
This event is triggered when hero/npc starts interacting 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
intplayerid: the id of the hero/npc that is interacting with interaction mob.instanceobject: the instance of interaction mob.