Difference between revisions of "0595"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|VC}} {{Icon|SA}} '''REGISTER_ODDJOB_MISSION_PASSED''' <hr /> '''Description''' : Sets the latest odd job mission passed '''Syntax''' : 0595: mission_complete '''Paramet...")
 
m
Line 1: Line 1:
{{Icon|VC}} {{Icon|SA}} '''REGISTER_ODDJOB_MISSION_PASSED'''
+
{{OpCode
<hr />
+
| games      = {{Icon|VC}} {{Icon|SA}}
'''Description'''
+
| command    = REGISTER_ODDJOB_MISSION_PASSED
: Sets the latest odd job mission passed
+
| description = Sets the latest odd job mission passed
'''Syntax'''
+
| syntax1    = 0595: mission_complete
: 0595: mission_complete
+
| p1t        = [''none'']
'''Parameter'''
+
}}
: [''none'']
 
  
This opcode behaves similarly to opcode [[0318]] except it does not save the mission name. Unlike GTA III, in Vice City there is no mission passed stat so this opcode is almost entirely useless. Its main effect is disabling the restart taxi destination point set by [[058E]].
+
This opcode behaves similarly to opcode [[0318]] except it does not save the mission name. Unlike GTA III, in Vice City there is no mission passed stat so this opcode is almost entirely useless. Its main effect is disabling the taxi shortcut drop-off set by [[058E]].
  
 
== Keywords ==
 
== Keywords ==
 
register, set, latest, odd, job, oddjob, mission, passed, pass, complete
 
register, set, latest, odd, job, oddjob, mission, passed, pass, complete
 
[[Category:OpCodes]]
 

Revision as of 23:11, 8 June 2016

Vice City San Andreas REGISTER_ODDJOB_MISSION_PASSED


Description
Sets the latest odd job mission passed
Syntax
0595: mission_complete
Parameter
[none]

This opcode behaves similarly to opcode 0318 except it does not save the mission name. Unlike GTA III, in Vice City there is no mission passed stat so this opcode is almost entirely useless. Its main effect is disabling the taxi shortcut drop-off set by 058E.

Keywords

register, set, latest, odd, job, oddjob, mission, passed, pass, complete