Difference between revisions of "034C"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
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 14: Line 13:
  
 
==See also==
 
==See also==
* [[034A]] &ndash; sets Portland as complete as complete
+
* {{Icon|3}} [[034A]], sets Portland as complete
* [[034B]] &ndash; sets Staunton Island as complete
+
* {{Icon|3}} [[034B]], sets Staunton Island as complete
 
 
[[Category:OpCodes]]
 

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