pub fn set_player_as_object(pid: u16)
Set a player as the object in the temporary object stored on the server. Currently only used for ConsoleCommand packets.
pid The pid of the player.
pid
Returns void