313 B
313 B
Function: SetTemporaryTransportID(player, transport_id)
Description: Set's the Spawn (Player)'s temporary transport id.
Parameters:
player
(Spawn) - Spawn object representingplayer
.transport_id
(uint32) - Integer valuetransport_id
.
Returns: None.
Example:
Example Required