Difference between revisions of "034A"
Jump to navigation
Jump to search
(Created page with "{{Icon|3}} '''INDUSTRIAL_PASSED''' <hr /> '''Description''' : Sets Portland as complete '''Syntax''' : 034A: portland_complete '''Parameter''' : [''none''] This opcode sets P...") |
m |
||
(2 intermediate revisions by one other user not shown) | |||
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: | ||
* Criminal rating limit set to 4552{{ref|1}} | * Criminal rating limit set to 4552{{ref|1}} | ||
− | * 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 21: | Line 20: | ||
industrial, Portland, Island, passed, complete | industrial, Portland, Island, passed, complete | ||
− | [[ | + | ==See also== |
+ | * {{Icon|3}} [[034B]], sets Staunton Island as complete | ||
+ | * {{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