Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: Mandraxon
Forum: Lua/XML Help 02-24-23, 03:03 PM
Replies: 1
Views: 1,526
Posted By Mandraxon
BlizzardPlates pets and totems size.

Hey all

i found an adon that alows me to change the friendly nameplate size and that got me thinking

for anyone who play pvp and use blizzard nameplates you will know how clutterd the screen can...
Forum: AddOn Help/Support 02-11-23, 05:07 AM
Replies: 0
Views: 1,009
Posted By Mandraxon
What texture

hello fellow members of wow moding

so i like the new wow UI but i want to figure out what texture the default units are using so i can chnage it..
se image /the classcolored texture) i want the same...
Forum: AddOn Help/Support 01-05-23, 08:14 AM
Replies: 1
Views: 1,130
Posted By Mandraxon
BLizzard nameplate castbar font

Hello fellow wow ui moders.
i have a small code request.
i am looking for a code that alows me to chnage the font size of the blizzard nameplate castbars.

any know how this is done?
Forum: Lua/XML Help 01-17-22, 01:09 PM
Replies: 3
Views: 2,583
Posted By Mandraxon
Use section of LUA when setting larg Nameplates

Hey all.

I am using a LUA code i had made ages ago.
The thing is when i do m+ i use small nameplates with things setup in one way.
in PvP I use a different code and set the Use large nameplates in...
Forum: Lua/XML Help 01-09-20, 10:48 AM
Replies: 0
Views: 1,303
Posted By Mandraxon
Default nameplates color mobs in quest

Hello people.
I am looking for a LUA code that will make blizzards default Nameplates change colour on nameplates for units part of a quiest.

lets say if i enter a section with mobs that are on my...
Forum: Lua/XML Help 11-19-19, 02:04 PM
Replies: 11
Views: 12,357
Posted By Mandraxon
dude thats awsome. You are a true star. i used...

dude thats awsome.
You are a true star.

i used to use flyplate debuffs and it had a toggle to show names on untracked nameplates (se image )
I need to be able to scale the debuffs to match the style...
Forum: Lua/XML Help 11-19-19, 10:17 AM
Replies: 11
Views: 12,357
Posted By Mandraxon
That did it. Awsome, Thanks alot. The only issue...

That did it.
Awsome, Thanks alot.

The only issue i need to work out now is the debuff location and size.
why did blizz set them so far of?
if you have any code for that id be most happy.
This is how...
Forum: Lua/XML Help 11-18-19, 04:08 PM
Replies: 11
Views: 12,357
Posted By Mandraxon
thanks man.. I tested it now and No errors but...

thanks man..
I tested it now and No errors
but the hookpoint does not seam to work

-- Move nametag
hooksecurefunc(NamePlateDriverFrame,"OnNamePlateCreated",function(_,base)-- Hook...
Forum: Lua/XML Help 11-17-19, 03:08 PM
Replies: 11
Views: 12,357
Posted By Mandraxon
Hey. Thanks for the help. the text color is...

Hey.
Thanks for the help. the text color is working nicely but something with the anchor is messing up.

i get this error but if i remove

-- Move nametag
...
Forum: Lua/XML Help 11-16-19, 12:31 PM
Replies: 11
Views: 12,357
Posted By Mandraxon
hey SDPhantom! Thanks for the help. im new at...

hey SDPhantom!
Thanks for the help.

im new at this, just grew tired of things not doing what i wanted and searched arround.

Care to explain deeper "you don't need to wait for an event to change...
Forum: Lua/XML Help 11-16-19, 05:58 AM
Replies: 11
Views: 12,357
Posted By Mandraxon
Nameplate modifications (wow original)

Hello all.
Im using a code i found on the web that alows me to adjust nameplate fontsize and also change server Visuals.

Now i want to find a way to
1. change text colour to Always be White
2. move...
Forum: Macro Help 11-01-19, 03:46 AM
Replies: 2
Views: 7,274
Posted By Mandraxon
script to move extraactionbutton

Hey people,
I need a script to move and scale the extra actionbuttons (extra/zone/dreanor)
i want to use it in my LUA addon so i dont have to use the macro all the time.

what does the code need to...
Forum: General Authoring Discussion 05-23-19, 01:41 AM
Replies: 2
Views: 3,201
Posted By Mandraxon
hmm. looks to be what i am after however. --Set...

hmm. looks to be what i am after however.

--Set scale depending on if you ticked use large nameplates in interface options

if InterfaceOptionsNamesPanelUnitNameplatesMakeLarger:GetValue() == "1"...
Forum: General Authoring Discussion 05-14-19, 08:51 AM
Replies: 2
Views: 3,201
Posted By Mandraxon
is there away to script a SET function for nameplates

Hello people.
I am working on some modifications to the default Nameplates.
I am using Set veriables to change the scale at this moment.
i usualy play with the small sized blizzard nameplates but i...
Forum: Lua/XML Help 10-15-17, 04:09 PM
Replies: 4
Views: 1,498
Posted By Mandraxon
some font code.

Hey hello.
since there are some things that cant be done without an addon i am working on a small addon that will ad functions and make changes to the default ui to the way i want it.
the default...
Forum: Lua/XML Help 10-15-17, 04:03 PM
Replies: 6
Views: 1,653
Posted By Mandraxon
Ok i get whats down then. i am working on a...

Ok i get whats down then.
i am working on a project and have included this script to make it work.
Thanks people.
Forum: Lua/XML Help 10-15-17, 10:35 AM
Replies: 6
Views: 1,653
Posted By Mandraxon
I just want something i can use without addons,...

I just want something i can use without addons, that does what this code does if its possibel..
Nightfall has the same sound as geting a soulshard so i wanted to script a visual of the Nightfall proc...
Forum: Lua/XML Help 10-15-17, 03:10 AM
Replies: 6
Views: 1,653
Posted By Mandraxon
Can this be Turnd to ingame script.

hey People.
i am trying to figure out if i can make a code be used as a macro ingame.

this is the code


local frame =...
Forum: Lua/XML Help 06-15-17, 03:30 PM
Replies: 6
Views: 6,454
Posted By Mandraxon
Hey guys thanks for taking the time. since i am...

Hey guys thanks for taking the time.
since i am utterly N00b at this i realy do not have a clue lol..
basicly i found the font part on a nothe thread but cant get it to work as i want.

what i want...
Forum: Lua/XML Help 06-12-17, 04:12 PM
Replies: 6
Views: 6,454
Posted By Mandraxon
Getting my Lua nameplate script right.

Hello
I am trying to ad a nameplate funktion to my Little project Emyramod

i already have the scaling working in the LUA but i want the funktion to change font size on the nameplate but i cant get...
Forum: oUF (Otravi Unit Frames) 07-25-14, 01:28 AM
Replies: 85
Views: 69,462
Posted By Mandraxon
Class color On powerbar

Hey P3lim.
First of let me give you a huge thumbs up..
Your Layout is the only Unit mod i feel i can use and it has everything i need.

Now i am a LUA N00B.. and i cant seam to find where to look for...
Showing results 1 to 21 of 21