Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: apocalipsus
Forum: AddOn Help/Support 06-26-11, 08:34 AM
Replies: 4
Views: 3,948
Posted By apocalipsus
Hello again. I've been trying it and it works...

Hello again.
I've been trying it and it works fine.

First on the config.lua At the very start (before the local addon, ns = ...) do this:

local posy --just creating a variable to store the value...
Forum: AddOn Help/Support 06-24-11, 02:29 AM
Replies: 4
Views: 3,948
Posted By apocalipsus
Didn't test it myself tbh. I always have the 3...

Didn't test it myself tbh. I always have the 3 action bars activated (the bottom 3) but ill give a look later.
Forum: AddOn Help/Support 06-21-11, 02:35 AM
Replies: 4
Views: 3,948
Posted By apocalipsus
Hi there. Maybe this could help: showBar1,...

Hi there.
Maybe this could help:

showBar1, showBar2, showBar3, showBar4 = GetActionBarToggles()

The GetActionBarToggles() returns 1 if the interface option is set to show the corresponding action...
Forum: Lua/XML Help 05-05-11, 08:00 AM
Replies: 5
Views: 4,656
Posted By apocalipsus
Hey there. Thanks for the reply. That was exactly...

Hey there.
Thanks for the reply. That was exactly my idea atm, but im not sure if it is too practical, or if it's consuming unnecessary resources.

Im saving a table with all the raid members, and im...
Forum: Lua/XML Help 05-05-11, 06:12 AM
Replies: 5
Views: 4,656
Posted By apocalipsus
How can i get the name of the player that left the group

Hello all.
I've just recently start creating addons for the game, and therefor im still a newb.
I was wondering how i can get the name of the player that just left the group (party or raid) I was...
Showing results 1 to 5 of 5