396 B
396 B
Function: SendTransporters(spawn, player, transport_id)
Description: Send the transporters list to the Player from the Spawn with the transport_id.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.player
(Spawn) - Spawn object representingplayer
.transport_id
(uint32) - Integer valuetransport_id
.
Returns: None.
Example:
Example Required