event
onPlayerTeleport (client-side)
Available since version: 0.2
This event is triggered when a hero/npc gets teleported by the game.
Parameters
int id, string vobName
int
id: the id of the player who was teleported.string
vobName: the name of the vob to which the player was teleported.