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
+
| description = Records high record stats
| p1          = Stat
+
| p1          = Stat ID
 
| p2          = Value
 
| p2          = Value
 
| game        = [[GTA 3]], [[Vice City]]
 
| game        = [[GTA 3]], [[Vice City]]
Line 8: Line 8:
 
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.
 
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 stats==
 
{| {{Prettytable}}
 
{| {{Prettytable}}
! Stat
+
! ID
 
! GTA III
 
! GTA III
 
! Vice City
 
! Vice City
Line 23: Line 23:
 
|-
 
|-
 
| 4 || Rumpo Wrecker || Hotring Best Result
 
| 4 || Rumpo Wrecker || Hotring Best Result
 +
|}
 +
 +
==Extended stats==
 +
These special stats uses a similar exploit [http://www.gtaforums.com/index.php?showtopic=257379 here]. Although this can't do such wide-ranging changes, almost all stats can be edited using this technique. These lists exclude stats that can be changed by other stat-changing opcodes.
 +
===GTA III===
 +
{| {{prettytable}}
 +
! ID
 +
! Data type
 +
! Stat
 +
|-
 +
| 31445 || int || Criminals wasted
 +
|-
 +
| 131565 || int || Helicopters destroyed
 +
|-
 +
| 131659 || int || Hospital visits
 +
|-
 +
| 131663 || int || Times busted
 +
|-
 +
| 131688 || int || People wasted by others
 +
|-
 +
| 146995 || int || People you've wasted
 +
|-
 +
| 147608 || int || Kgs of explosives used
 +
|-
 +
| 148034 || int || Days passed in game
 +
|-
 +
| 148090 || int || Mm rain fallen
 +
|-
 +
| 151373 || int || Longest flight in Dodo
 +
|-
 +
| 227505 || flt || Distance travelled by car (m)
 +
|-
 +
| 228342 || int || Cars exploded
 +
|-
 +
| 230248 || int || Cars crushed
 +
|}
 +
 +
===Vice City===
 +
{| {{prettytable}}
 +
! ID
 +
! Data type
 +
! Stat
 +
|-
 +
| -107698 || int || Tires popped with gunfire
 +
|-
 +
| -67783 || int || Boats destroyed
 +
|-
 +
| -67719 || flt || Distance traveled by golf cart (m)
 +
|-
 +
| -67340 || int || Planes & Helicopters destroyed
 +
|-
 +
| -67268 || int || Hospital visits
 +
|-
 +
| -67261 || int || Bullets fired
 +
|-
 +
| -67260 || int || Times busted
 +
|-
 +
| -67229 || int || People wasted by others
 +
|-
 +
| -63969 || int || Seagulls Sniped
 +
|-
 +
| -63907 || int || People you've wasted
 +
|-
 +
| -63902 || int || Kgs of explosives used
 +
|-
 +
| -57099 || int || Days passed in game
 +
|-
 +
| -57089 || int || Photographs Taken
 +
|-
 +
| -2395 || int || Fishes Fed
 +
|-
 +
| -986 || int || Total number of wanted stars attained
 +
|-
 +
| -956 || int || Total number of wanted stars evaded
 +
|-
 +
| -246 || flt || Distance traveled by helicopter (m)
 +
|-
 +
| -83 || int || Bullets that hit
 +
|-
 +
| 6 || int || Number of headshots
 +
|-
 +
| 88366 || flt || Distance traveled by bike (m)
 +
|-
 +
| 88409 || flt || Distance traveled by boat (m)
 +
|-
 +
| 88410 || int || Road Vehicles destroyed
 +
|-
 +
| 91037 || int || Sprayings
 +
|-
 +
| 91063 || flt || Distance traveled by car (m)
 
|}
 
|}
  

Revision as of 10:44, 16 March 2010

{{{games}}}


Description
Records high 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 stats

ID 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

Extended stats

These special stats uses a similar exploit here. Although this can't do such wide-ranging changes, almost all stats can be edited using this technique. These lists exclude stats that can be changed by other stat-changing opcodes.

GTA III

ID Data type Stat
31445 int Criminals wasted
131565 int Helicopters destroyed
131659 int Hospital visits
131663 int Times busted
131688 int People wasted by others
146995 int People you've wasted
147608 int Kgs of explosives used
148034 int Days passed in game
148090 int Mm rain fallen
151373 int Longest flight in Dodo
227505 flt Distance travelled by car (m)
228342 int Cars exploded
230248 int Cars crushed

Vice City

ID Data type Stat
-107698 int Tires popped with gunfire
-67783 int Boats destroyed
-67719 flt Distance traveled by golf cart (m)
-67340 int Planes & Helicopters destroyed
-67268 int Hospital visits
-67261 int Bullets fired
-67260 int Times busted
-67229 int People wasted by others
-63969 int Seagulls Sniped
-63907 int People you've wasted
-63902 int Kgs of explosives used
-57099 int Days passed in game
-57089 int Photographs Taken
-2395 int Fishes Fed
-986 int Total number of wanted stars attained
-956 int Total number of wanted stars evaded
-246 flt Distance traveled by helicopter (m)
-83 int Bullets that hit
6 int Number of headshots
88366 flt Distance traveled by bike (m)
88409 flt Distance traveled by boat (m)
88410 int Road Vehicles destroyed
91037 int Sprayings
91063 flt Distance traveled by car (m)

See also

  • 042E, another stat-recording opcode

Keywords

record, add, stat, statistics