mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
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