Difference between revisions of "WARP CHAR FROM CAR TO COORD"
Jump to navigation
Jump to search
(Created page with "{{Native |np=4 |p1t=handle |p1d=Char Handle |p2t=float |p2d=X pos |p3t=float |p3d=Y pos |p4t=float |p4d=Z pos }}") |
|||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
|np=4 | |np=4 | ||
− | |p1t= | + | |p1t=Integer |
|p1d=Char Handle | |p1d=Char Handle | ||
|p2t=float | |p2t=float |
Latest revision as of 05:31, 13 October 2012
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | Integer | Char Handle |
2. | float | X pos |
3. | float | Y pos |
4. | float | Z pos |
Return value: | ||
Type | Description | |
None |