PDA

View Full Version : Targetframe Problems



Noxin
11-17-2006, 01:36 AM
Hi all,

I have a small problem with my targetframe i was hoping you could help with. Firstly i installed the UI and configured it for my shammy with little to no problems. I could move everything.

However now i log my warrior in and i cant move the targetframe for him. I can move the playerframe but the other just wont budge. I spent ages at it last night with no luck. The UI is unlocked. Ive reset console / relogged, exited game and nothing. It is stuck in the middle of the screen where it originally appears. I'm so confused simply because i can move the playerframe.

So, anyone any ideas how to help me out?

Thanks alot :)

grace0028
11-17-2006, 04:01 AM
:eek: sorry, i can't help you :o

Codeine
11-17-2006, 06:27 AM
Make sure these lines are in the layout.lua (if you are using one) under the target frame design otherwise they will be locked. If they are not there then add them underneath the line that says type = 'Button' etc... Hope this helps.


Movable = true,
Mouse = true,

Noxin
11-17-2006, 06:56 AM
I'll take a look when i get home from work. Thanks :)

Codeine
11-17-2006, 07:10 AM
np, hope it helps :)

Noxin
11-17-2006, 09:13 AM
Make sure these lines are in the layout.lua (if you are using one) under the target frame design otherwise they will be locked. If they are not there then add them underneath the line that says type = 'Button' etc... Hope this helps.


Movable = true,
Mouse = true,

This was in file as should be :(

a67rhf7823jn8747==