VP EVENT TELEPORT/Attributes: Difference between revisions
Jump to navigation
Jump to search
Roy Curtis (talk | contribs) attr table |
Roy Curtis (talk | contribs) using new table templates |
||
Line 1: | Line 1: | ||
{| | {{sdk attribute table| | ||
{{sdk attribute row|int |avatar_session|Source session ID of the teleport request}} | |||
{{sdk attribute row|float |teleport_x | Destination X coordinate}} | |||
{{sdk attribute row|float |teleport_y | Destination Y coordinate}} | |||
{{sdk attribute row|float |teleport_z | Destination Z coordinate}} | |||
{{sdk attribute row|float |teleport_pitch| Destination pitch rotation}} | |||
{{sdk attribute row|float |teleport_yaw | Destination yaw rotation}} | |||
{{sdk attribute row|string|teleport_world| Destination world}} | |||
}} | |||
Revision as of 00:51, 25 August 2013
Attribute | Usage | |
---|---|---|
VP_AVATAR_SESSION | Source session ID of the teleport request | |
VP_TELEPORT_X | Destination X coordinate | |
VP_TELEPORT_Y | Destination Y coordinate | |
VP_TELEPORT_Z | Destination Z coordinate | |
VP_TELEPORT_PITCH | Destination pitch rotation | |
VP_TELEPORT_YAW | Destination yaw rotation | |
VP_TELEPORT_WORLD | Destination world |