Method Guild:SendPacketToRanked [-] [+]
Sends a WorldPacket to all the Players at the specified rank in the Guild
Synopsis
Guild:SendPacketToRanked( packet, rankId )
Arguments
WorldPacket packet
The WorldPacket to be sent to the Players.
number rankId
The rank ID.
Valid numbers: integers from 0 to 255.
Returns
Nothing.