Difference between revisions of "042E"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 6: Line 6:
 
| game        = [[Vice City]], [[San Andreas]]
 
| game        = [[Vice City]], [[San Andreas]]
 
}}
 
}}
This opcode records the integer value as a stat. In Vice City, these are time stats. The integer value is time in seconds. The stat will show time in minutes and seconds. In San Andreas, these can use any integer [[List of statistics (SA)|stat]].
+
This opcode records the integer value as a stat. In Vice City, these are time stats. The integer value is time in seconds. The stat will show time in minutes and seconds. In San Andreas, it can use any integer [[List of statistics (SA)|stats]].
  
 
==Stats in Vice City==
 
==Stats in Vice City==
Line 59: Line 59:
 
| 22 || Fastest time for Checkpoint Charlie
 
| 22 || Fastest time for Checkpoint Charlie
 
|}
 
|}
 +
 +
==See also==
 +
*[[042F]], another stats-recording opcode for Vice City
 +
 +
==Keywords==
 +
record, add, stat, statistics, downdate

Revision as of 20:07, 23 November 2009

{{{games}}}


Description
Records time stats in Vice City and downdates stats in San Andreas
Syntax
{{{syntax1}}}
Parameter

This opcode records the integer value as a stat. In Vice City, these are time stats. The integer value is time in seconds. The stat will show time in minutes and seconds. In San Andreas, it can use any integer stats.

Stats in Vice City

ID Stat
0 Fastest time on 'Alloy Wheels Of Steel'
1 Fastest time on 'The Driver'
2 Fastest time in Dirt Ring
3 Fastest time on RC Plane Race
4 Fastest time on RC Car Race
5 Fastest time on RC helicopter Pickup
6 Fastest time on 'Terminal Velocity'
7 Fastest time on 'Ocean Drive'
8 Fastest time on 'Border Run'
9 Fastest time on 'Capital Cruise'
10 Fastest time on 'Tour!'
11 Fastest time on 'V.C. Endurance'
12 Fastest time on Downtown Chopper Checkpoint
13 Fastest time on Ocean Beach Chopper Checkpoint
14 Fastest time on Vice Point Chopper Checkpoint
15 Fastest time on Little Haiti Chopper Checkpoint
16 Fastest time on 'PCJ Playground'
17 Fastest time on 'Trial By Dirt'
18 Fastest time on 'Test Track'
19 Fastest time for 'Cone Crazy'
20 Fastest time in Hotring
21 Fastest lap time in Hotring
22 Fastest time for Checkpoint Charlie

See also

  • 042F, another stats-recording opcode for Vice City

Keywords

record, add, stat, statistics, downdate