Difference between revisions of "042F"

From GTAMods Wiki
Jump to navigation Jump to search
(created article)
 
Line 2: Line 2:
 
| ini        = 042E=2,%1h% %2d%
 
| ini        = 042E=2,%1h% %2d%
 
| description = Records record stats in Vice City
 
| description = Records record stats in Vice City
| p1          = Stat ID
+
| p1          = Value (integer)
| p2          = Integer
+
| p2          = Time (integer)
 
| game        = [[Vice City]]
 
| game        = [[Vice City]]
 
}}
 
}}
This opcode records some stats in Vice City. The integer value will be recorded and shown in the stats menu. The stat updates itself when the previous record has been broken.
+
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.
  
==Stats==
+
==List of values==
 
{| {{Prettytable}}
 
{| {{Prettytable}}
! ID
+
! Value
 
! Stat
 
! Stat
 
|-
 
|-
Line 23: Line 23:
 
| 4 || Hotring Best Result
 
| 4 || Hotring Best Result
 
|}
 
|}
 +
 +
==See also==
 +
*[[042E]], another stat-recording opcode
 +
 +
==Keywords==
 +
record, add, stat, statistics

Revision as of 20:00, 23 November 2009

{{{games}}}


Description
Records record stats in Vice City
Syntax
{{{syntax1}}}
Parameter

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.

List of values

Value Stat
0 Highest score for Shooter
1 Best Percentage of hits for Shooter
2 Number of drug deals made
3 Highest score with Keepie-Uppy beach ball
4 Hotring Best Result

See also

  • 042E, another stat-recording opcode

Keywords

record, add, stat, statistics