Difference between revisions of "ALLOCATE SCRIPT TO RANDOM PED"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=4 |p1t=string |p1d=Script Name |p2t=integer |p2d=Model Hash |p3t=integer |p3d=Unknown (always 100) |p4t=bool |p4d=Unknown |r=0 }} Allocates a script to a random ped.)
 
Line 13: Line 13:
  
 
Allocates a script to a random ped.
 
Allocates a script to a random ped.
 +
 +
{{Incomplete}}

Revision as of 10:16, 23 February 2009

ALLOCATE_SCRIPT_TO_RANDOM_PED
Number of parameters: 4
Parameter #TypeDescription
1.stringScript Name
2.integerModel Hash
3.integerUnknown (always 100)
4.boolUnknown
Return value:
TypeDescription
None

Allocates a script to a random ped.

This section is incomplete. You can help by fixing and expanding it.