Returns the number of mounts or non-combat pets the player can summon
See also Companion functions.
Signature:
count = GetNumCompanions("type")
Arguments:
- type- The type of companion (- string)- CRITTER- Non-combat pets
- MOUNT- Mounts
 
Returns:
- count- The number of available companions (- number)
