MissionSuccess( <mapname>, <persistent> )


Module: Level
SP Only

Summary:

Transitions to a new level via a mission success page



Example:

MissionSuccess( "tankdrivetown", false );



Required Args:

  • 1 : <mapname> The name of the map to change to.


Optional Args

  • 1 : <persistent> Flag allowing player to keep their inventory through the transition.