Function send_mark_location

Source
pub fn send_mark_location(pid: u16)
Expand description

Send a PlayerMiscellaneous packet with a Mark location to a player.

pid The player ID.

Returns void