Skip to main content

send_selected_spell

Function send_selected_spell 

Source
pub fn send_selected_spell(pid: u16)
Expand description

Send a PlayerMiscellaneous packet with a selected spell ID to a player.

pid The player ID.

Returns void