PICK: Difference between revisions

6 bytes removed ,  4 July 2018
m
no edit summary
(contributions from myself and Aschratt)
mNo edit summary
 
Line 3: Line 3:
| description = Creates a pickup
| description = Creates a pickup
}}
}}
'''PICK''' is a section in the item placement file functionally working in [[Grand Theft Auto: San Andreas]]. The section exists in [[Grand Theft Auto III]], [[Grand Theft Auto: Vice City]], and [[Grand Theft Auto IV]] but it serves no function in them. It is used to define item [[pickup]]s, usually [[weapon]]s. It was mainly used to create fire extinguisher pickups at fast food restaurants.
'''<code>pick</code>''' is a section in the item placement file functionally working in [[Grand Theft Auto: San Andreas]]. The section exists in [[Grand Theft Auto III]], [[Grand Theft Auto: Vice City]], and [[Grand Theft Auto IV]] but it serves no function in them. It is used to define item [[pickup]]s, usually [[weapon]]s. It was mainly used to create fire extinguisher pickups at fast food restaurants.


== San Andreas ==
== San Andreas ==
<pre>
{{Pre|
pick
pick
Id, PosX, PosY, PosZ
Id, PosX, PosY, PosZ
end
end
</pre>
}}


{|class="wikitable center-col-1 center-col-2" style="width: 100%;"
{|class="wikitable center-col-1 center-col-2" style="width: 100%;"
Line 109: Line 109:
|21
|21
|349
|349
|[[Shotgun]]
|[[Pump Action Shotgun|Shotgun]]
|15
|15
|-
|-
Line 124: Line 124:
|24
|24
|352
|352
|[[Micro SMG]]
|[[Micro-SMG|Micro SMG]]
|60
|60
|-
|-
Line 204: Line 204:
|41
|41
|330
|330
|Cellphone
|[[Mobile Phone|Cellphone]]
| -
| -
|-
|-
|43
|43
|343
|343
|[[Teargas]]
|[[Tear Gas|Teargas]]
|8
|8
|-
|-
Line 274: Line 274:


==See also==
==See also==
* [[IDE|Item Definition file]]
* <code>[[WEAP|weap]]</code>
* [[WEAP|WEAP (IDE Section)]]


{{fdl}}
{{fdl}}
{{modding}}
[[Category:Modifications]]
12,236

edits