Method WorldObject:SendPacketInRange [-] [+]
Sends a WorldPacket to all Player's within the range
Synopsis
WorldObject:SendPacketInRange( packet, distance )
WorldObject:SendPacketInRange( packet, distance, self )
Arguments
WorldPacket packet
- See method description.
number distance
Valid numbers: all decimal numbers.
boolean self (true)
- See method description.
Returns
Nothing.