Download
(10Kb)
Download
Updated: 06-30-16 03:17 AM
Pictures
File Info
Compatibility:
Legion (7.0.3)
Minor patch (6.2.4)
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:06-30-16 03:17 AM
Created:05-21-11 04:57 AM
Downloads:3,117
Favorites:27
MD5:

FlyPitch

Version: 6.2.0
by: Fayntic [More]

1.0

FlyPitch is a lightweight addon that display's the angle you're flying or swimming.

To bring up the configuration screen, type /flypitch .

30 June 2016
- Updated .toc file: Tagged for 6.2.4 release
- Tagged for Legion pre-patch 7.0

18 September 2014
- Fixed Flypitch.class error

19 February 2014
- Updated for 5.4

3 September 2012
- Changed .toc file: Tagged for 5.0 release.
- Colors and more styles are a work in progress.

30 June 2012
- Updated for latest Live patch (4.3)
- Added a little bit of code for the use of different colors. Not yet working, will be developed in the future.

21 May 2011
- First Release
- Uploaded .zip file
- Fixed a problem where the hud would not show after flying into water and then dismounting.
Optional Files (0)


Post A Reply Comment Options
Unread 04-09-14, 04:01 PM  
harl
A Murloc Raider
 
harl's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 84
Uploads: 2
FlyPitch & GetClassColor

I experienced the same error message. - http://pastebin.com/Zrku3sLA

Other than that, FlyPitch works fine though.

On a side note, If you edit FlyPitch'es Core.lua and change the line that says
Code:
	   local color = FlyPitch:GetClassColor(FlyPitch.class)
into these two lines:
Code:
		local class, classFileName = UnitClass("player")
		local color = RAID_CLASS_COLORS[classFileName]
the error is gone. Flypitch.class seems to be missing entirely except in this one line, and GetClassColor() seems to be an abandoned or deprecated function. FlyPitch works either way and the colors stay white either way as well except if I change them manually (which get saved and loaded just fine). It seem like an unfinished idea or remnant of something else, like class-specific profiles but I'm just guessing here.
Last edited by harl : 07-27-14 at 03:22 AM.
Report comment to moderator  
Reply With Quote
Unread 08-24-13, 07:28 PM  
neov
A Deviate Faerie Dragon

Forum posts: 16
File comments: 56
Uploads: 0
was a big fan of this using Real UI.

As stand-alone, getting the following error:

43x FlyPitch-5.0\Core.lua:183: attempt to call method "GetClassColor" (a nil value)
FlyPitch-5.0\Core.lua:183: in function "UpdateColors"
FlyPitch-5.0\Core.lua:286: in function "Refresh"
FlyPitch-5.0\Core.lua:290: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:146: in function <Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4
<in C code>
<string>:"safecall Dispatcher[1]":13: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:91: in function "Fire"
AuctionLite-v1.8.11\Libs\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <AuctionLite\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals:
nil
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: