02C3

From GTAMods Wiki
Revision as of 05:28, 4 February 2015 by Spaceeinstein (talk | contribs) (Created page with "<div class="thumb tright"><div class="thumbinner" style="width:464px;"> {| cellspacing="0" |- | class="thumbimage" | 300px | class="thumbimage" | File:02C3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
02C3.jpg 02C3-map.jpg
Some of the many donkey magazine pickups created by the opcode
A map of all donkey magazine pickups

GTA III START_PACMAN_RACE


Description

Creates a collection of donkey magazine pickups

Syntax

02C3: create_donkey_mags [int]

Parameter

[int]
Value of 0

This opcode creates a collection of donkey magazine pickups. The entire collection is interestingly named "Pacman" and the pickups "Power Pills," references to the Pac-Man arcade game. The pickups are created using the donkeymag model and can only be picked up while the player is in a vehicle. There are a total of 106 pickups and their locations are hardcoded into the game. Opcode 02C5 gets the number of pills "eaten" and opcode 02C6 clears all the pickups. Calling this opcode again without first clearing them can crash the game. Values other than 0 produce no effect. The original script called this opcode during "Big'N'Veiny."

Keywords

create, donkey, mag, mags, pickup, pacman, race, big n veiny

See also

  • 02C7, creates a collection of platinum pickups