Difference between revisions of "030D"

From GTAMods Wiki
Jump to navigation Jump to search
 
(german version)
Line 1: Line 1:
<code>030D=1,%1d%</code><br>
+
{{OpCode
'''Description''': Sets total progress points<br>
+
| ini        = 030D=1,%1d%
'''Parameter 1''': Integer<br>
+
| description = Sets total progress points
'''Supports''': GTA3, Vice City, San Andreas<br>
+
| p1          = Integer
 
+
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
This sets the total amount of progress points that can be achieved. The progress points can be incremented using [[030C]]. Not giving a value to this opcode will make the total progress points set to 0.
+
}}
 +
This sets the total amount of progress points that can be achieved. The progress points can be incremented using [[030C]]. Not giving a value to this opcode will make the total progress points set to 0. In the German version of Vice City, the value read by the game will be two less than the value set by this opcode, i.e., if 154 is set, the game will read it as 152.
  
 
==Keywords==
 
==Keywords==
 
set, mission, progress, point
 
set, mission, progress, point
 
[[Category:OpCodes]]
 

Revision as of 01:48, 9 March 2010

{{{games}}}


Description
Sets total progress points
Syntax
{{{syntax1}}}
Parameter

This sets the total amount of progress points that can be achieved. The progress points can be incremented using 030C. Not giving a value to this opcode will make the total progress points set to 0. In the German version of Vice City, the value read by the game will be two less than the value set by this opcode, i.e., if 154 is set, the game will read it as 152.

Keywords

set, mission, progress, point