pub fn get_draw_state(pid: u16) -> u16
Get the draw state of a player (0 for nothing, 1 for drawn weapon, 2 for drawn spell).
pid The player ID.
pid
Returns the draw state.