Forum Index » Technical Support »

Post a reply

swifteh321
Posted 10:40PM, Wednesday, July 7, 2010 (1 year, 7 months ago)
#0
When controling the Abom in 25 icc or Any other Vehicle i have an issue with the player Frame Reseting to the vehicle frame position(default)
dargen
Posted 02:49AM, Thursday, July 8, 2010 (1 year, 7 months ago)
#1
If you are in combat then there isn't any way for an addon to move the game's player frame back to where it was.

When you enter a vehicle, Blizzard resets the player frame to the normal position (top left corner), animates it upwards until it disappears off the top of the screen, moves it back onto the screen (now showing the name and picture of the vehicle you're in), and finally animates it downwards until it's back in its normal position (top left corner).

When the game stops moving the player frame, CT_UnitFrames will attempt to move it back to where you had it positioned. The problem is that an addon can only move the player frame when you are not in combat. This causes the frame to get stuck in the upper left corner until you leave combat, at which point CT_UnitFrames will move it back to where you originally had it placed.

Unfortunately, there doesn't seem to be any way to prevent the game from animating the player frame like this when you get into or out of a vehicle. The things that I have tried just introduced taint which caused "action blocked by an addon" messages, etc.
swifteh321
Posted 11:48AM, Thursday, July 8, 2010 (1 year, 7 months ago)
#2
blizzard just needs to man up and add the option to manually move frames =/, i am guessing there is no way for to add a vehicle option for ctuf?

Quick Reply

You cannot reply to this topic. Try logging in first.