Difference between revisions of "034A"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | {{Icon|3}} | + | {{OpCode |
− | + | | games = {{Icon|3}} | |
− | + | | command = INDUSTRIAL_PASSED | |
− | + | | description = Sets Portland as complete | |
− | + | | syntax1 = 034A: portland_complete | |
− | + | | p1t = ''none'' | |
− | '' | + | }} |
− | |||
This opcode sets Portland as complete. The following [[hardcoded]] effects occur when the opcode is called: | This opcode sets Portland as complete. The following [[hardcoded]] effects occur when the opcode is called: | ||
Line 12: | Line 11: | ||
* [[Scrollbar#Tunnel|News message]] of tunnel status changed to <code>FIRST PHASE LIBERTY TUNNEL HAS BEEN COMPLETED . . . </code> | * [[Scrollbar#Tunnel|News message]] of tunnel status changed to <code>FIRST PHASE LIBERTY TUNNEL HAS BEEN COMPLETED . . . </code> | ||
* News message of bridge status changed to <code>LONG DELAYS BEHIND US AS CALLAHAN BRIDGE IS FIXED . . . STAUNTON LIFT BRIDGE STUCK OPEN </code> | * News message of bridge status changed to <code>LONG DELAYS BEHIND US AS CALLAHAN BRIDGE IS FIXED . . . STAUNTON LIFT BRIDGE STUCK OPEN </code> | ||
− | * [[Audio ( | + | * [[Audio directory (III)|COMopen.wav]] is played once the player enters a vehicle |
The [[Main.scm|original script]] called this opcode only once, after completion of "Last Requests". The status set with this opcode is saved in [[Saves (GTA 3)#Block 17: Stats|block 17 of the save file]]. | The [[Main.scm|original script]] called this opcode only once, after completion of "Last Requests". The status set with this opcode is saved in [[Saves (GTA 3)#Block 17: Stats|block 17 of the save file]]. | ||
Line 22: | Line 21: | ||
==See also== | ==See also== | ||
− | * [[034B]] | + | * {{Icon|3}} [[034B]], sets Staunton Island as complete |
− | * [[034C]] | + | * {{Icon|3}} [[034C]], sets Shoreside Vale as complete |
− | |||
− |
Latest revision as of 00:15, 11 July 2016
- Description
- Sets Portland as complete
- Syntax
- 034A: portland_complete
- Parameter
- none
This opcode sets Portland as complete. The following hardcoded effects occur when the opcode is called:
- Criminal rating limit set to 4552[1]
- News message of tunnel status changed to
FIRST PHASE LIBERTY TUNNEL HAS BEEN COMPLETED . . .
- News message of bridge status changed to
LONG DELAYS BEHIND US AS CALLAHAN BRIDGE IS FIXED . . . STAUNTON LIFT BRIDGE STUCK OPEN
- COMopen.wav is played once the player enters a vehicle
The original script called this opcode only once, after completion of "Last Requests". The status set with this opcode is saved in block 17 of the save file.
Reference
- ^ GTAForums: Description of opcode 034B's behavior
Keywords
industrial, Portland, Island, passed, complete