Difference between revisions of "SET CHAR COORDINATES"
Jump to navigation
Jump to search
(New page: {{Native |np=4 |p1t=handle |p1d=char handle |p2t=float |p2d=X pos |p3t=float |p3d=Y pos |p4t=float |p4d=Z pos }} This function will warp the character in P1 to the coordinates in x,y, and ...) |
|||
Line 10: | Line 10: | ||
|p4d=Z pos | |p4d=Z pos | ||
}} | }} | ||
− | This function will warp the character in P1 to the coordinates in x,y, and z. | + | This function will warp the character in P1 to the coordinates in x,y, and z. Similar to [[SET_CHAR_COORDINATES_NO_OFFSET]] but the character's feet is the point where the character will be placed by. |
Latest revision as of 08:06, 14 January 2010
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | handle | char handle |
2. | float | X pos |
3. | float | Y pos |
4. | float | Z pos |
Return value: | ||
Type | Description | |
None |
This function will warp the character in P1 to the coordinates in x,y, and z. Similar to SET_CHAR_COORDINATES_NO_OFFSET but the character's feet is the point where the character will be placed by.