Difference between revisions of "034C"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|3}} '''SUBURBAN_PASSED''' <hr /> '''Description''' : Sets Shoreside Vale as complete '''Syntax''' : 034C: shoreside_complete '''Parameter''' : [''none''] This opcode s...")
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Icon|3}} '''SUBURBAN_PASSED'''
+
{{OpCode
<hr />
+
| games      = {{Icon|3}}
'''Description'''
+
| command    = SUBURBAN_PASSED
: Sets Shoreside Vale as complete
+
| description = Sets Shoreside Vale as complete
'''Syntax'''
+
| syntax1    = 034C: shoreside_complete
: 034C: shoreside_complete
+
| p1t        = ''none''
'''Parameter'''
+
}}
: [''none'']
 
  
 
This opcode sets Shoreside Vale as complete. There are no effects associated with this opcode. The [[Main.scm|original script]] called this opcode only once, after completion of "The Exchange". The status set with this opcode is saved in [[Saves (GTA 3)#Block 17: Stats|block 17 of the save file]].
 
This opcode sets Shoreside Vale as complete. There are no effects associated with this opcode. The [[Main.scm|original script]] called this opcode only once, after completion of "The Exchange". The status set with this opcode is saved in [[Saves (GTA 3)#Block 17: Stats|block 17 of the save file]].
Line 13: Line 12:
 
suburban, Shoreside Vale, passed, complete
 
suburban, Shoreside Vale, passed, complete
  
[[Category:OpCodes]]
+
==See also==
 +
* {{Icon|3}} [[034A]], sets Portland as complete
 +
* {{Icon|3}} [[034B]], sets Staunton Island as complete

Latest revision as of 00:16, 11 July 2016

GTA III SUBURBAN_PASSED


Description
Sets Shoreside Vale as complete
Syntax
034C: shoreside_complete
Parameter
none

This opcode sets Shoreside Vale as complete. There are no effects associated with this opcode. The original script called this opcode only once, after completion of "The Exchange". The status set with this opcode is saved in block 17 of the save file.

Keywords

suburban, Shoreside Vale, passed, complete

See also

  • GTA III 034A, sets Portland as complete
  • GTA III 034B, sets Staunton Island as complete