Skip to content

event onWorldChange (client-side)

Available since version: 0.3.0

This event is triggered when the client requests a world change via oCTriggerChangeLevel vob.

Parameters

void onWorldChange(string world, string waypoint)
  • string world: New world filename.
  • string waypoint: Waypoint name the player will be teleported to.