Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: Trololol
Forum: General Authoring Discussion 09-08-14, 08:37 PM
Replies: 23
Views: 21,179
Posted By Trololol
Does someone mind checking if anything has...

Does someone mind checking if anything has changed with the PlaySoundFile at all? I haven't been playing WoW for over a year and am just curious if it still has the same limitations.
Forum: Lua/XML Help 09-22-13, 09:00 PM
Replies: 1
Views: 5,719
Posted By Trololol
Lua tables inside tables

I have no clue how to work with tables in LUA.
What I'm trying to do:

• Return the table name of an item branched in the table.
For example:
table_name = {
["q"] = {"q","a"},
["z"] =...
Forum: General Authoring Discussion 11-02-12, 03:04 AM
Replies: 23
Views: 21,179
Posted By Trololol
Yeah, I stated that earlier, I tried making a...

Yeah, I stated that earlier, I tried making a macro that played 3 ogg files at the same time, but I could only press the macro 3 times at once which was about 9 sounds, which kinda sucks :/
Forum: General Authoring Discussion 11-01-12, 08:48 PM
Replies: 23
Views: 21,179
Posted By Trololol
I have an "addon sounds only" button that...

I have an "addon sounds only" button that disables and mutes sound effects, music and ambient sounds. The mp3s are played through the master channel. The sound channels are set to High (64). It does...
Forum: General Authoring Discussion 11-01-12, 07:11 PM
Replies: 23
Views: 21,179
Posted By Trololol
Here's the video if anyone is interested on how...

Here's the video if anyone is interested on how it was like back in WoTLK
http://www.youtube.com/watch?v=T8r-8t-M6-E
Forum: General Authoring Discussion 10-31-12, 04:28 PM
Replies: 23
Views: 21,179
Posted By Trololol
I was updating a piano addon that I had...

I was updating a piano addon that I had made/modified myself in WoTLK from the code structure of The Bokenspeil (http://www.wowinterface.com/downloads/info13164-TheBokenspeil.html). I had a demo that...
Forum: General Authoring Discussion 10-31-12, 05:27 AM
Replies: 23
Views: 21,179
Posted By Trololol
Yes, they're set to MP3. I have also re-encoded...

Yes, they're set to MP3. I have also re-encoded them as OGG, but the same issue occurs.
Forum: General Authoring Discussion 10-31-12, 12:15 AM
Replies: 23
Views: 21,179
Posted By Trololol
PlaySoundFile() limitations

I had an old addon that I have used since Wrath of the Lich King. It still works perfectly fine, however it seems like I can now only play about ~6 sounds at any given time with the function...
Forum: General Authoring Discussion 10-30-12, 11:53 PM
Replies: 4
Views: 11,022
Posted By Trololol
To avoid any client/locale issues, it's probably...

To avoid any client/locale issues, it's probably best to use spell ID instead of spell name in if statments
Forum: Lua/XML Help 10-26-12, 06:08 PM
Replies: 5
Views: 4,239
Posted By Trololol
Yeah, that's what I've done. Thanks for the tip.

Yeah, that's what I've done. Thanks for the tip.
Forum: Lua/XML Help 10-26-12, 05:00 AM
Replies: 5
Views: 4,239
Posted By Trololol
Just what I was looking for. Thanks!

Just what I was looking for. Thanks!
Forum: Lua/XML Help 10-26-12, 12:15 AM
Replies: 5
Views: 4,239
Posted By Trololol
Parsing string as a table/frame value

Hiya,
I'm pretty new to the LUA coding language, and am wanting to restructure my addon so that it doesn't use as much repetition and a lot less lines.
I am using XML framing for my addon instead of...
Forum: AddOn Help/Support 07-19-12, 10:24 PM
Replies: 6
Views: 5,468
Posted By Trololol
GuildInvite("playerName") is now a protected...

GuildInvite("playerName") is now a protected function and requires a hardware event. It is no longer possible to automatically invite people to your guild.
Showing results 1 to 13 of 13