Difference between revisions of "ALLOW PLAYER TO CARRY NON MISSION OBJECTS"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
|p1d=Player [[CONVERT_INT_TO_PLAYERINDEX|index]] | |p1d=Player [[CONVERT_INT_TO_PLAYERINDEX|index]] | ||
|p2t=bool | |p2t=bool | ||
− | |p2d= | + | |p2d=true (1)/false (0) |
|r=0 | |r=0 | ||
}} | }} | ||
− | + | Allows the player to pickup small random litter. If set to 0, the player can't pick up objects. Objects already in Niko's hand will still be held on. | |
− | Allows |
Latest revision as of 02:32, 14 January 2010
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Player index |
2. | bool | true (1)/false (0) |
Return value: | ||
Type | Description | |
None |
Allows the player to pickup small random litter. If set to 0, the player can't pick up objects. Objects already in Niko's hand will still be held on.