Difference between revisions of "0255"
Jump to navigation
Jump to search
(Created page with "{{Icon|3}} '''RESTART_CRITICAL_MISSION''' <hr /> '''Description''' : Fades the screen and puts the player at the point '''Syntax''' :0255: set_critical_mission_restart_at [''f...") |
(No difference)
|
Latest revision as of 15:18, 26 June 2015
Description
- Fades the screen and puts the player at the point
Syntax
- 0255: set_critical_mission_restart_at [flt1] [flt2] [flt3] angle [flt4]
Parameter
- [flt1]
- X-coordinate
- [flt2]
- Y-coordinate
- [flt3]
- Z-coordinate
- [flt4]
This opcode is used to replay critical missions that can not be skipped. After calling the screen fades into a splash screen, and the player is put at the coordinates and rotated to the angle. Other effects are similar to that as if the player dies or being busted (he is moved out of a vehicle if there is any, his health is restored, the armour is reset to zero, fists are selected as the current weapon, however he does not lose the rest of his weapon). It does not automatically replay a mission, there has to be another script checking the player position and starting the mission. in GTA III this opcode is only used in the missions 'Give Me Liberty' and 'Luigi Girls'.
Keywords
restart, player, critical, mission