Difference between revisions of "034B"
Jump to navigation
Jump to search
(Created page with "{{Icon|3}} '''COMMERCIAL_PASSED''' <hr /> '''Description''' : Sets Staunton Island as complete '''Syntax''' : 034B: staunton_complete '''Parameter''' : [''none''] This opcode...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Icon|3}} | + | {{OpCode |
− | + | | games = {{Icon|3}} | |
− | + | | command = COMMERCIAL_PASSED | |
− | + | | description = Sets Staunton Island as complete | |
− | + | | syntax1 = 034B: staunton_complete | |
− | + | | p1t = ''none'' | |
− | '' | + | }} |
− | |||
This opcode sets Staunton Island as complete. The following [[hardcoded]] effects occur when the opcode is called: | This opcode sets Staunton Island as complete. The following [[hardcoded]] effects occur when the opcode is called: | ||
− | * | + | * Criminal rating limit removed{{ref|1}} |
− | * News message of tunnel status changed to <code>LIBERTY TUNNEL HAS BEEN OPENED TO ALL TRAFFIC . . . </code> | + | * [[Scrollbar#Tunnel|News message]] of tunnel status changed to <code>LIBERTY TUNNEL HAS BEEN OPENED TO ALL TRAFFIC . . . </code> |
* News message of bridge status changed to <code>STAUNTON LIFT BRIDGE IS OPERATIONAL AGAIN </code> | * News message of bridge status changed to <code>STAUNTON LIFT BRIDGE IS OPERATIONAL AGAIN </code> | ||
* Lift bridge becomes operational | * Lift bridge becomes operational | ||
− | * [[Audio ( | + | * [[Audio directory (III)|SUBopen.wav]] is played once the player enters a vehicle |
− | The [[Main.scm|original script]] called this opcode only once, after completion of "A Drop in the Ocean". | + | The [[Main.scm|original script]] called this opcode only once, after completion of "A Drop in the Ocean". The status set with this opcode is saved in [[Saves (GTA 3)#Block 17: Stats|block 17 of the save file]]. |
== Reference == | == Reference == | ||
Line 22: | Line 21: | ||
commercial, Staunton, Island, passed, complete | commercial, Staunton, Island, passed, complete | ||
− | [[ | + | ==See also== |
+ | * {{Icon|3}} [[034A]], sets Portland as complete | ||
+ | * {{Icon|3}} [[034C]], sets Shoreside Vale as complete |
Latest revision as of 00:13, 11 July 2016
- Description
- Sets Staunton Island as complete
- Syntax
- 034B: staunton_complete
- Parameter
- none
This opcode sets Staunton Island as complete. The following hardcoded effects occur when the opcode is called:
- Criminal rating limit removed[1]
- News message of tunnel status changed to
LIBERTY TUNNEL HAS BEEN OPENED TO ALL TRAFFIC . . .
- News message of bridge status changed to
STAUNTON LIFT BRIDGE IS OPERATIONAL AGAIN
- Lift bridge becomes operational
- SUBopen.wav is played once the player enters a vehicle
The original script called this opcode only once, after completion of "A Drop in the Ocean". The status set with this opcode is saved in block 17 of the save file.
Reference
- ^ GTAForums: Description of opcode behavior
Keywords
commercial, Staunton, Island, passed, complete