Close
Showing results 1 to 5 of 5
  1. #1

    Default [need help] modifying oUF unit frames and its addons

    I'm trying to emulate the spell floating text floating off to the left from the unit frames. The Video can be seen here.
    http://youtu.be/SMpIjolWZ4A?t=3m8s

    Mirai is using OUF and OuF_Fail i believe
    http://www.wowinterface.com/download...o=&page=5#info
    http://www.wowinterface.com/download...-oUF_Fail.html

    been chasing MiRai's forum activity kinda hinted he was working on stuff around bobui
    http://www.wowinterface.com/forums/s...archid=3153086

    Is MiRai using xCT to show this spell floating text next to each party member's
    http://www.wowinterface.com/download...-xCT.html#info

    How do i add self to the group of party frames? The oUF_Fail default doesn't add the player to the group frames.
    Also MiRai's Party frames are stretched out longer horizontal than stock settings
    http://www.mmo-champion.com/threads/...-configuration

    Can anyone show me a good website to learn up on LUA?
    I remember using UltraEdit a long long time ago.
    https://www.youtube.com/watch?v=0vWb-JyO2FU
    https://www.youtube.com/watch?v=NdESDIs7Ty4
    https://www.youtube.com/watch?v=4_l-...Y7phyg2x-eF7Af
    Last edited by JackBurton : 11-06-2014 at 12:02 AM
    Just remember what ol' Jack Burton does when the earth quakes, and the poison arrows fall from the sky, and the pillars of Heaven shake. Yeah, Jack Burton just looks that big ol' storm right square in the eye and he says, "Give me your best shot, pal. I can take it"

  2. #2
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Quote Originally Posted by JackBurton View Post
    I'm trying to emulate the spell floating text floating off to the left from the unit frames. The Video can be seen here.
    Thank you for publicly sharing an unlisted video that I created for a handful of people to give me feedback on -- I've since made it private.

    Quote Originally Posted by JackBurton View Post
    Yes, I use oUF_Fail -- I'm still listed as an author of the layout and my name is mentioned in the description on its download page.

    Quote Originally Posted by JackBurton View Post
    been chasing MiRai's forum activity kinda hinted he was working on stuff around bobui
    http://www.wowinterface.com/forums/s...archid=3153086
    That link doesn't lead anywhere, but I've never used, installed, or even downloaded BobUI.

    Quote Originally Posted by JackBurton View Post
    Is MiRai using xCT to show this spell floating text next to each party member's
    http://www.wowinterface.com/download...-xCT.html#info
    Since you shared a semi-private and unlisted video I'm going to keep that a secret for now.

    Quote Originally Posted by JackBurton View Post
    How do i add self to the group of party frames? The oUF_Fail default doesn't add the player to the group frames.
    http://wowprogramming.com/docs/secur.../Group_Headers

    Quote Originally Posted by JackBurton View Post
    Also MiRai's Party frames are stretched out longer horizontal than stock settings
    My version of the layout is a personally edited version of what's available for public download.

    Quote Originally Posted by JackBurton View Post
    Can anyone show me a good website to learn up on LUA?
    http://www.wowinterface.com/forums/f...splay.php?f=12
    Do not send me a PM if what you want to talk about isn't absolutely private.
    Ask your questions on the forum where others can also benefit from the information.

    Author of the almost unknown and heavily neglected blog: Multiboxology

  3. #3

    Default

    Okay, well, I appreciate the help.
    Just remember what ol' Jack Burton does when the earth quakes, and the poison arrows fall from the sky, and the pillars of Heaven shake. Yeah, Jack Burton just looks that big ol' storm right square in the eye and he says, "Give me your best shot, pal. I can take it"

  4. #4
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Quote Originally Posted by MiRai View Post
    Quote Originally Posted by JackBurton View Post
    How do i add self to the group of party frames? The oUF_Fail default doesn't add the player to the group frames.
    http://wowprogramming.com/docs/secur.../Group_Headers
    I should have been more specific -- Those options are in core.lua.
    Do not send me a PM if what you want to talk about isn't absolutely private.
    Ask your questions on the forum where others can also benefit from the information.

    Author of the almost unknown and heavily neglected blog: Multiboxology

  5. #5

    Default

    There is a lot going on here ...

    If you are trying to learn lua, I enjoyed Pauls (DBM author) book a lot some time ago ...

    http://www.amazon.com/Paul-Emmerich/...ont_pop_book_1

    ... its a good introduction to lua basics and specifically libraries. The ACE wiki has a lots free tutorials for getting started with Lua libraries stuff that lands you in the same place that Paul's book does. (both relatively in the same era it seems as well). There are some good WeakAura/Broker library example / tutorials l works also that can get you started mashing some stuff up and get some real gratification as well.

    You could start out with hacking on a OUF and write an aura or similar plugin ...

    http://www.wowinterface.com/downloads/cat128.html

    ... and hack away at those. A lot of them are pretty simple and do a lot of what the mash-up tutorials do, but some of the programming is really gross.

    If you are just trying to code a layout for OUF, they have some pretty well documented layouts and their forum has a lot of decent people it seems. But the layouts are very very specific really. Not the best entry into programming.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •