Difference between revisions of "TASK AIM GUN AT COORD"
Jump to navigation
Jump to search
(New page: {{Native |np=5 |p1t=Integer |p1d=Ped ID |p2t=Float |p2d=Target X |p3t=Float |p3d=Target Y |p4t=Float |p4d=Target Z |p5t=Integer |p5d=Duration }} This function make game wait.) |
(Replaced content with '{{Native |np=5 |p1t=pointer |p1d=character handle |p2t=float |p2d=target x-coordinate |p3t=float |p3d=target y-coordinate |p4t=float |p4d=target z-coordinate |p5t=integer |p5…') |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Native | |
− | + | |np=5 | |
− | = | + | |p1t=pointer |
− | + | |p1d=character handle | |
− | + | |p2t=float | |
− | + | |p2d=target x-coordinate | |
− | + | |p3t=float | |
− | + | |p3d=target y-coordinate | |
− | + | |p4t=float | |
− | + | |p4d=target z-coordinate | |
− | + | |p5t=integer | |
− | + | |p5d=duration in ms | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 23:23, 8 January 2011
Number of parameters: 5 | ||
---|---|---|
Parameter # | Type | Description |
1. | pointer | character handle |
2. | float | target x-coordinate |
3. | float | target y-coordinate |
4. | float | target z-coordinate |
5. | integer | duration in ms |
Return value: | ||
Type | Description | |
None |