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
intid: the id of the player who was teleported.stringvobName: the name of the vob to which the player was teleported.