Sets the player's position. This will not change the player's area, if that is something you need consider using PlayerSetPosXYZArea or AreaTransitionXYZ. Like any other function that sets the player's position (with the exception of PlayerSetPosSimple) this will despawn most ambient peds and move allies / hostiles along with you.

Arguments

Results

None.

Example

Warp the player in front of the boy's dorm.

PlayerSetPosXYZ(270, -110, 6)