Difference between revisions of "042F"

From GTAMods Wiki
Jump to navigation Jump to search
(including GTA 3)
Line 1: Line 1:
 
{{OpCode
 
{{OpCode
 
| ini        = 042E=2,%1h% %2d%
 
| ini        = 042E=2,%1h% %2d%
| description = Records record stats in Vice City
+
| description = Records record stats
| p1          = Value (integer)
+
| p1          = Stat
| p2          = Time (integer)
+
| p2          = Value
| game        = [[Vice City]]
+
| game        = [[GTA 3]], [[Vice City]]
 
}}
 
}}
This opcode records some stats in Vice City. The integer value will be recorded and shown in the stats menu. The value can be overwritten when the opcode is used again.
+
This opcode records record stats in the game. The value is set and shown in the stats menu. The stat can only be overwritten by a value higher than the previously recorded value.
  
 
==List of values==
 
==List of values==
 
{| {{Prettytable}}
 
{| {{Prettytable}}
! Value
 
 
! Stat
 
! Stat
 +
! GTA III
 +
! Vice City
 
|-
 
|-
| 0 || Highest score for Shooter
+
| 0 || Bling-bling Scramble || Highest score for Shooter
 
|-
 
|-
| 1 || Best Percentage of hits for Shooter
+
| 1 || Diablo Destruction || Best Percentage of hits for Shooter
 
|-
 
|-
| 2 || Number of drug deals made
+
| 2 || Mafia Massacre || Number of drug deals made
 
|-
 
|-
| 3 || Highest score with Keepie-Uppy beach ball
+
| 3 || Casino Calamity || Highest score with Keepie-Uppy beach ball
 
|-
 
|-
| 4 || Hotring Best Result
+
| 4 || Rumpo Wrecker || Hotring Best Result
 
|}
 
|}
  

Revision as of 14:47, 13 March 2010

{{{games}}}


Description
Records record stats
Syntax
{{{syntax1}}}
Parameter

This opcode records record stats in the game. The value is set and shown in the stats menu. The stat can only be overwritten by a value higher than the previously recorded value.

List of values

Stat GTA III Vice City
0 Bling-bling Scramble Highest score for Shooter
1 Diablo Destruction Best Percentage of hits for Shooter
2 Mafia Massacre Number of drug deals made
3 Casino Calamity Highest score with Keepie-Uppy beach ball
4 Rumpo Wrecker Hotring Best Result

See also

  • 042E, another stat-recording opcode

Keywords

record, add, stat, statistics