- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,841 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
Titan Pet Status
- 1 Like
- World of Warcraft
- 29,537 Downloads
- Supports: 4.0.3a
- 4 Average Daily Downloads
- Comments
- Created 6/3/2009 9:30:54 AM
- Updated 11/27/2010 4:16:42 AM
- 83 Favorites
- Project Site
- License: Public Domain
- Release Type: Release
- Newest File: Titan Pet Status 4.0a
About Titan Pet Status
For quite a while now I have missed having information on my pet in the Titan Panel when I'm playing my hunter. The previous one I used stopped working when Blizzard changed how pets worked. Now that I am starting to learn how addon coding works I thought I'd see if I could resurrect any old addon I could find.
I found the perfect one by Noctornus which could be upgraded to work with the current game version. I have had no comeback from Noctornus saying that I can't upgrade it (I don't think he plays the game any more), so here it is.
For the moment, I have kept it looking pretty much as it did before (minus loyalty etc.), however I would like to add an extra option to display lvl and tree details on pets that are stabled too (if any) at some point.
Updated for 4.0.3a
I have got it back working for this version however I still have some tweaking to do where all the hunters pets are concerned, and I'm still working on changing the icon depending on whether you have a pet out or not and the correct icon for the pet you do have out.
I have 2 words being used that I need the Spanish and German translations for - "Mounted" and "None" so if anyone could help me out with those, please send me a message (rather than a comment). I would be most grateful.
Amended for patch 4.0.3a
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Titan Pet Status 4.0a | Release | 4.0.3a | 11,082 | 11/27/2010 4:16:42 AM |
| Titan Pet Status 3.3 | Release | 3.3.0 | 7,061 | 12/9/2009 9:46:22 AM |
| Titan Pet Status 3.2 | Release | 3.2.0 | 8,382 | 8/7/2009 4:52:42 AM |
| Titan [Pet Status] | Release | 3.1.0 | 4,575 | 6/3/2009 9:32:57 AM |

Comments
Message: Interface\AddOns\TitanPetStatus\TitanPetStatus.lua:199: attempt to call global 'GetNumStablePets' (a nil value)
Time: 11/09/10 03:04:35
Count: 61
Stack: Interface\AddOns\TitanPetStatus\TitanPetStatus.lua:199: in function `TitanPanelPetStatus_WheresMyPet'
Interface\AddOns\TitanPetStatus\TitanPetStatus.lua:63: in function `buttonTextFunction'
Interface\AddOns\Titan\TitanPanelTemplate.lua:262: in function `TitanPanelButton_SetButtonText'
Interface\AddOns\Titan\TitanPanelTemplate.lua:241: in function `TitanPanelButton_UpdateButton'
Interface\AddOns\TitanPetStatus\TitanPetStatus.lua:33: in function `TitanPanelPetStatusButton_OnEvent'
Locals: petList = {
dismissed = {
}
stabled = {
}
}
(*temporary) = 0
(*temporary) = nil
(*temporary) = "attempt to call global 'GetNumStablePets' (a nil value)"
ID: 3
Error occured in: Global
Count: 1
Message: ..\AddOns\TitanPetStatus\TitanPetStatus.lua line 199:
attempt to call global 'GetNumStablePets' (a nil value)
Debug:
[C]: GetNumStablePets()
TitanPetStatus\TitanPetStatus.lua:199: TitanPanelPetStatus_WheresMyPet()
TitanPetStatus\TitanPetStatus.lua:63: buttonTextFunction()
Titan\TitanPanelTemplate.lua:262: TitanPanelButton_SetButtonText()
Titan\TitanPanelTemplate.lua:241: TitanPanelButton_UpdateButton()
TitanPetStatus\TitanPetStatus.lua:33: TitanPanelPetStatusButton_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
1x TitanPetStatus-3.3\TitanPetStatus.lua:143: attempt to concatenate a nil value
TitanPetStatus-3.3\TitanPetStatus.lua:38: in function `buttonTextFunction'
Titan-4.3.2.30300\TitanPanelTemplate.lua:281: in function `TitanPanelButton_SetButtonText'
Titan-4.3.2.30300\TitanPanelTemplate.lua:260: in function `TitanPanelButton_UpdateButton'
TitanPetStatus-3.3\TitanPetStatus.lua:33: in function `TitanPanelPetStatusButton_OnEvent'
Locals:
id = "PetStatus"
button = TitanPanelPetStatusButton {
registry = {}
tooltipText = "
Boar L11
XP 180/870
Happy
Food
* Meat
* Fish
* Cheese
* Bread
* Fungus
* Fruit
"
0 =
TitanMenuInit = true
tooltipTitle = "Pet Status"
}
id = "PetStatus"
---
i've tested with only titan panel / bugsack / titan pet status same error.