Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
1000-2022110601 release | 12.79 KB | Nov 6, 2022 | 10.0.0 | 48 | Download |
900-2020101401 release | 12.05 KB | Oct 14, 2020 | 9.0.1 | 133 | Download |
830-2020031601 release | 12.02 KB | Mar 16, 2020 | 8.3.0 | 156 | Download |
830-2020031501 release | 13.05 KB | Mar 15, 2020 | 8.3.0 | 33 | Download |
820-2019062801 release | 12.86 KB | Jul 3, 2019 | 8.2.0 | 125 | Download |
810-2018122201 release | 13.04 KB | Dec 22, 2018 | 8.1.0 | 148 | Download |
801-2018081101 release | 12.85 KB | Aug 11, 2018 | 8.0.1 | 119 | Download |
720-2017032801 release | 13.04 KB | Mar 28, 2017 | 7.2.0 | 241 | Download |
gmPets-v1.0-2016102601 release | 13.02 KB | Oct 26, 2016 | 7.1.0 | 171 | Download |
gmPets-v1.0-2016072801 release | 12.92 KB | Jul 28, 2016 | 7.0.3 | 160 | Download |
gmPets-v1.0-2016072401 release | 12.77 KB | Jul 24, 2016 | 7.0.3 | 53 | Download |
gmPets-v1.0-2016072201 release | 12.74 KB | Jul 22, 2016 | 7.0.3 | 60 | Download |
Gimbolino-v1.0-2015062401 release | 12.94 KB | Jun 24, 2015 | 6.2.0 | 148 | Download |
Gimbolino-v1.0-2015022501 release | 12.86 KB | Feb 25, 2015 | 6.1.0 | 70 | Download |
Gimbolino-v1.0-2014101501 release | 12.86 KB | Oct 16, 2014 | 6.0.2 | 211 | Download |
Gimbolino-v1.0-2013091001 release | 12.33 KB | Sep 10, 2013 | 5.4.0 +1 | 255 | Download |
Gimbolino.v1.0-2013052101 release | 12.31 KB | May 21, 2013 | 5.3.0 | 114 | Download |
Gimbolino-v1.0-2013030401 release | 12.29 KB | Mar 5, 2013 | 5.2.0 +1 | 116 | Download |
Gimbolino-v0.4 release | 12.18 KB | Nov 29, 2012 | 5.1.0 | 187 | Download |
Gimbolino-v0.2 release | 12.19 KB | Nov 19, 2012 | 5.0.5 | 99 | Download |
Gimbolino-v0.1 release | 12.11 KB | Nov 17, 2012 | 5.0.5 | 54 | Download |
Screenshots
Description
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:
Quote:
/gmp
otherwhise you can summon from a category name “rare” with:
Quote:
/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:
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.:
Quote:
/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.
If you have anything to ask / comment / request please use:
http://www.wowinterface.com/downloads/info24066-gmPets.html
Add a comment