https://github.com/crayder/streamer-position-compensation
Work around for setting player's position on streamed objects.
https://github.com/crayder/streamer-position-compensation
include sa-mp
Last synced: 7 days ago
JSON representation
Work around for setting player's position on streamed objects.
- Host: GitHub
- URL: https://github.com/crayder/streamer-position-compensation
- Owner: Crayder
- Created: 2016-02-24T17:20:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T17:58:37.000Z (over 7 years ago)
- Last Synced: 2025-07-10T23:56:16.397Z (7 months ago)
- Topics: include, sa-mp
- Language: SourcePawn
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamer-Position-Compensation
Work around for setting player's position on streamed objects.
FUNCTION:
* SetPlayerCompensatedPos(playerid, Float:X, Float:Y, Float:Z, wait_time = TP_WAIT_TIME, worldid = -1, interior = -1)
PARAMETERS:
* playerid : The ID of the player
* Float:X : Target X Coordinate
* Float:Y : Target Y Coordinate
* Float:Z : Target Z Coordinate
* wait_time : Time (in miliseconds) to wait on teleportation
* worldid : Target virtual world
* interior : Target interior