Download
(13Kb)
Download
Updated: 05-10-23 11:25 PM
Pictures
File Info
Compatibility:
Embers of Neltharion (10.1.0)
Updated:05-10-23 11:25 PM
Created:07-21-16 10:41 PM
Downloads:2,127
Favorites:2
MD5:

gmPets

Version: 1010-2023051101
by: gmarco [More]

gmPets
(previously known as Gimbolino)

This a tiny addon that do basically two things:

- Summon a random pets from your collections
- Summon a random pet from a custom category defined by the user.

To summon random from the entire collection simply use it without any argument:

/gmp
otherwhise you can summon from a category name "rare" with:

/gmp rare
To define the categories you have to edit / create a file categories.lua (samples provided in the samples folder) in the addon folder in this way:

Code:
gmPets_tbl = { 
   
   funny = {
		"Willy",
		"Tacchino Paffuto",
		"Ser Pancetta",
		"Puzzetta",
		"Piccolo K.T.",
   },
   
   rare = {
		"Senegal",
		"Pengu",
   },
   
   
   -- add your custom categories here
}

Usage:

/gmp help - This help
/gmp remove - Dismiss an active pets
/gmp - Random summon a pet from your complete collection
/gmp <category> - Random summon a pet from your custom <category>


You can create also a macro in this way, i.e.:

/gmp [btn:2] rare; [mod:alt] funny; [mod:shift] remove;
-- btn:2 to summon a category "rare" pets
-- ALT+btn:1 for the "funny" ones
-- SHIFT+btn:1 for dismiss the current pet (if any)
-- btn:1 for the full random.



N.B. Please remember to backup your custom categories.lua before updating.

1010-2023051101
- bump toc
- added in .toc the IconTexture key

1000-2022110601
- added X-WoWI-ID and X-Curse-Project-ID keywords to let WowUp manage it
- bump toc

900-2020101401
- bump toc
- first fixes to work with 9.0.x

830-2020031601
- update LibPetJournal-2.0 to the latest

830-2020031501
- bump toc

820-2019062801
- bump toc

810-2018122201
- bump toc

801-2018081101
- bump toc

720-2017032801
- bump toc

1.0-2016102601
- bump toc

1.0-2016072801
- add the in combat check

1.0-2016072401
- fix ## Title: gmPets that was empty

1.0-2016072201
- change name and references to gmPets
- Update C_PetJournal to the latest

1.0-2015062401
- bump toc for 6.2

1.0-2015022501
- bump toc for 6.1

1.0-2014101501
- bump toc for 6.0
- removed the deprecated: DismissCompanion("CRITTER")
and used instead the new: C_PetJournal.SummonPetByGUID(C_PetJournal.GetSummonedPetGUID())
src: http://www.wowinterface.com/forums/showthread.php?p=298025

1.0-2013091001
- bump toc for 5.4

1.0-2013052101
- bump toc

1.0-2013030401
-- TOC bump
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Author
Date
1000-2022110601
13kB
gmarco
11-06-22 03:26 AM


There have been no comments posted to this file.
Be the first to add one.



Category Jump: