Showing results 1 to 25 of 37
Search took 0.00 seconds.
Search: Posts Made By: ZunaSW
Forum: Lua/XML Help 08/31/15, 02:57 PM
Replies: 3
Views: 4,342
Posted By ZunaSW
Hrm, that's sad... The other way is just using...

Hrm, that's sad...

The other way is just using /idle. Guess that is much easier... xD
Forum: Lua/XML Help 08/31/15, 07:55 AM
Replies: 3
Views: 4,342
Posted By ZunaSW
Cancelling an emote

Hrm, I do not know if the title is enough to have a view of the idea, but here it is, I would like to know if it is possible to do this.
My plan is to write a slash command in the chat, an emote is...
Forum: Lua/XML Help 07/02/15, 05:51 PM
Replies: 12
Views: 5,995
Posted By ZunaSW
Thanks Sirinsidiator : P And yes, that is true,...

Thanks Sirinsidiator : P

And yes, that is true, didn't think about that, hrm. I'll check the link you put there, and see what can I do!
Thank you! :D
Forum: Lua/XML Help 07/02/15, 12:54 PM
Replies: 12
Views: 5,995
Posted By ZunaSW
Omg, it works!!! Now it works perfectly! :D Thank...

Omg, it works!!!
Now it works perfectly! :D Thank you for your help, really :D I hope to finish this addon and do it good! ^^
Forum: Lua/XML Help 07/02/15, 12:35 PM
Replies: 12
Views: 5,995
Posted By ZunaSW
Oh great! It works now! Now when I press the key...

Oh great! It works now! Now when I press the key while in Eastmarch, it shows Image1, when I press the key while in Stonefalls it shows Image2. Though, I think I'm not done yet, as if I travel from...
Forum: Lua/XML Help 07/02/15, 11:57 AM
Replies: 12
Views: 5,995
Posted By ZunaSW
Ohhh, I think I get it. I'm checking that link...

Ohhh, I think I get it.
I'm checking that link you put there, it is useful, I think I'm getting things, slowly, but I am ^^.

I tried this code you put there, but I'm getting another error...
Forum: Lua/XML Help 07/02/15, 11:23 AM
Replies: 12
Views: 5,995
Posted By ZunaSW
Hm, nothing, doesn't seem to work, I'm using this...

Hm, nothing, doesn't seem to work, I'm using this code, might be wrong though:

function IMOnZoneChanged(0, GetUnitZone("player"))
if zoneName == "Eastmarch"...
Forum: Lua/XML Help 07/02/15, 09:11 AM
Replies: 12
Views: 5,995
Posted By ZunaSW
Hm, nothing, didn't work :c Must be something...

Hm, nothing, didn't work :c

Must be something from the code.
Forum: Lua/XML Help 07/02/15, 08:35 AM
Replies: 12
Views: 5,995
Posted By ZunaSW
Display image depending on the zone

Hello,

I'm now trying some other things, mainly I want to display an image depending on the zone the player is.
My idea is this:
If for example the player is in Eastmarch zone, Image1 will be...
Forum: Lua/XML Help 04/27/15, 07:47 AM
Replies: 5
Views: 4,029
Posted By ZunaSW
Ahh, I get it, alright, many thanks : )

Ahh, I get it, alright, many thanks : )
Forum: Lua/XML Help 04/27/15, 07:12 AM
Replies: 5
Views: 4,029
Posted By ZunaSW
Oh, hm. So I got this, as you say: <GuiXml> ...

Oh, hm. So I got this, as you say:


<GuiXml>
<Controls>
<TopLevelControl name="Test1" mouseEnabled="true" movable="true">
<Dimensions x="400" y="400" />
<Anchor...
Forum: Lua/XML Help 04/27/15, 05:55 AM
Replies: 5
Views: 4,029
Posted By ZunaSW
Character name in XML

Hello,

So I'm doing more AddOn tests, and I'm finally working on something.
I need to put the character name of the character the player's account is logged in, in a text in an anchor in the XML. So...
Forum: Lua/XML Help 07/21/14, 12:29 PM
Replies: 2
Views: 3,310
Posted By ZunaSW
Set up an alarm at X time of the game?

Hello, sorry my english.
I want to set up an alarm when it is X time in the game (game time), for example, I want this alarm to be at 3:00 AM in the game. I don't really have idea of how to do it, I...
Forum: Lua/XML Help 06/18/14, 09:28 AM
Replies: 5
Views: 3,807
Posted By ZunaSW
OMG! It worked! Thank you Harven! PD: Harven, I...

OMG! It worked!
Thank you Harven!

PD: Harven, I must congratulate you about your Harven's Journal Addon, I use it and I see it awesome :)
Forum: Lua/XML Help 06/18/14, 04:12 AM
Replies: 5
Views: 3,807
Posted By ZunaSW
Thanks Sekta. Hmm... I don't know how to use them...

Thanks Sekta. Hmm... I don't know how to use them in an event, I'm now investigating a bit more, and I found this:

EVENT_EFFECT_CHANGED (integer changeType, integer effectSlot, string effectName,...
Forum: Lua/XML Help 06/15/14, 10:12 AM
Replies: 5
Views: 3,807
Posted By ZunaSW
Know when the player drinks a potion?

Hello, sorry my english.
I have been days searching how to do this, I need something that tells me when the player drinks a potion, and then, something happens. I have trying with lots of things in...
Forum: Lua/XML Help 06/12/14, 06:01 AM
Replies: 4
Views: 4,120
Posted By ZunaSW
Hmm... You are right, Halja. Thanks for your help...

Hmm... You are right, Halja. Thanks for your help ^^
Forum: Lua/XML Help 06/11/14, 02:19 PM
Replies: 4
Views: 4,120
Posted By ZunaSW
You are right. Thank you!! It worked : D Like...

You are right. Thank you!! It worked : D
Like always, I get simple errors that I don't see xD
Forum: Lua/XML Help 06/11/14, 01:24 PM
Replies: 4
Views: 4,120
Posted By ZunaSW
Key Binding Problem

Hello all, sorry my english.

I'm now testing key bindings, and I readed a lot of them in the forums and in the wiki. I followed all the tutorials I found, and readed a lot of posts about them, but I...
Forum: Lua/XML Help 05/18/14, 12:44 PM
Replies: 2
Views: 3,263
Posted By ZunaSW
Ahh, true. Thanks.

Ahh, true. Thanks.
Forum: Lua/XML Help 05/18/14, 11:30 AM
Replies: 2
Views: 3,263
Posted By ZunaSW
Can't make event_combat_event work

Hi again, sorry my english. I'm trying to make something happens when the enemy hits the player, and I have this code now:

local function MyEventOnHit(result, isError, abilityName, abilityGraphic,...
Forum: Lua/XML Help 05/13/14, 08:44 AM
Replies: 6
Views: 4,199
Posted By ZunaSW
Ahh!! Ok, I understand now, thank you!

Ahh!! Ok, I understand now, thank you!
Forum: Lua/XML Help 05/13/14, 08:29 AM
Replies: 6
Views: 4,199
Posted By ZunaSW
Yeah, I saw it, but I think it is when you enter...

Yeah, I saw it, but I think it is when you enter in combat, not when you get hitten, or I'm wrong?
What about EVENT_IMPACTFUL_HIT? What does that?
Thanks for answering :)
Forum: Lua/XML Help 05/13/14, 08:10 AM
Replies: 6
Views: 4,199
Posted By ZunaSW
Event when you or the enemy gets hitten?

Hi, sorry my english.
Is there any event like OnHit or something like that? I mean, to make something when you get hitten or the enemy gets hitten. I can't find it in the wiki.
Thanks!
Forum: Graphics Help 05/07/14, 01:32 PM
Replies: 15
Views: 18,441
Posted By ZunaSW
Wow... This is so awesome. Thank you Stormknight!...

Wow... This is so awesome. Thank you Stormknight! And thank you all those who helped me :D I learned a lot!
Showing results 1 to 25 of 37