Declaration
func TeleportPlayer_Deprecated(player entity<Player>, pos DirectedPoint_Deprecated)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Player | Player | Teleported players |
| Location | DirectedPoint[Obsolete] | Coordinates of the transported point |
Teleport player to specific coordinates (deprecated, use Teleport)
func TeleportPlayer_Deprecated(player entity<Player>, pos DirectedPoint_Deprecated)
go
| Name | Type | Description |
|---|---|---|
| Player | Player | Teleported players |
| Location | DirectedPoint[Obsolete] | Coordinates of the transported point |