Difference between revisions of "PICK"

From GTAMods Wiki
Jump to navigation Jump to search
m (San Andreas Weapon List)
Line 22: Line 22:
 
Weapons in San Andreas are defined in the [[default.ide]] file. Their statistics are specificated in the [[weapon.dat]] file. By default those are the weapons used in the game.
 
Weapons in San Andreas are defined in the [[default.ide]] file. Their statistics are specificated in the [[weapon.dat]] file. By default those are the weapons used in the game.
  
{|{{Prettytable}} class="collapsible"
+
{|{{Prettytable}} class="collapsible collapsed"
 
! ID
 
! ID
 
! Weapon Name
 
! Weapon Name

Revision as of 08:44, 19 April 2009

PICK (IPL section)
Short description:Creates a pickup
Supported games:GTA SA, GTA IV
IPL Sections:
2DFX AUZO BLOK CARS CULL ENEX GRGE
INST JUMP LINK LODM MLO+ MULT OCCL
PATH PICK RTFX SLOW TCYC VNOD ZONE

PICK is one of the item placement sections introduced with San Andreas. It was used to create fire extinguisher pickups at fast food restaurants. It does still exist in GTA IV, although it is never used there.

San Andreas Format

ModelID, PosX, PosY, PosZ
Identifier Description
ModelID
A number which defines a weapon
PosX, PosY, PosZ
Floating point values defining where the pickup should be placed in the world.

San Andreas Weapon List

Weapons in San Andreas are defined in the default.ide file. Their statistics are specificated in the weapon.dat file. By default those are the weapons used in the game.

Tools

See also

External Link