Showing results 1 to 25 of 150
Search took 0.01 seconds.
Search: Posts Made By: shouryuu
Forum: AddOn Search/Requests 06-27-07, 05:59 AM
Replies: 11
Views: 4,673
Posted By shouryuu
While we're talking about tooltip mods, anyone...

While we're talking about tooltip mods, anyone know the mod that shows a capital Sigma a the bottom of the tooltip, recaping all the bonuses an item provides, like...
Forum: Lua/XML Help 06-23-07, 05:03 AM
Replies: 1
Views: 2,859
Posted By shouryuu
Try something like...

Try something like this:
DEFAULT_CHAT_FRAME:AddMessage(TargetUnit("target").. "Dodged: OVERPOWER

In order to stick several strings together you have to do the following:
string1.. ..string2.....
Forum: AddOn Search/Requests 06-18-07, 05:42 PM
Replies: 3
Views: 3,153
Posted By shouryuu
Aye :D You can also use an Addon called Clique...

Aye :D You can also use an Addon called Clique (which you can find right here on wowinterface) to bind that macro to something like Shift + Left Click; it's quite usefull since you won't be eating...
Forum: AddOn Search/Requests 06-18-07, 03:26 PM
Replies: 3
Views: 3,153
Posted By shouryuu
You can't do that specifically in TBC since we no...

You can't do that specifically in TBC since we no longer have access to functions movement functions such as Jump(). However, what you can do, is do the following:

Open your macro window by typing...
Forum: Lua/XML Help 06-17-07, 10:05 AM
Replies: 1
Views: 3,033
Posted By shouryuu
Difference between /rl and a log in/out

What is the actual difference between reloading your UI, and logging in and out of the game?

I ask this question because I've been re-working on an old addon, and I've managed to get it pretty much...
Forum: AddOn Help/Support 05-18-07, 01:54 PM
Replies: 3
Views: 4,479
Posted By shouryuu
It's account renewal time :( Pero, es verdad,...

It's account renewal time :( Pero, es verdad, esperare manana :P
Forum: AddOn Help/Support 05-18-07, 06:47 AM
Replies: 3
Views: 4,479
Posted By shouryuu
[bug] Auction House Interface

When you shift click on an item in your inventory with the auction house window opened, it automatically set the search field to the name of the item you clicked on. For example, if you shift+click...
Forum: News 04-01-07, 02:20 AM
Replies: 32
Views: 16,299
Posted By shouryuu
Thank you very much for all your hard work, and...

Thank you very much for all your hard work, and best of luck for things to come! :)
Forum: AddOn Search/Requests 02-23-07, 06:41 AM
Replies: 3
Views: 3,372
Posted By shouryuu
Thanks a lot, that's exactly what I had in mind :P

Thanks a lot, that's exactly what I had in mind :P
Forum: AddOn Search/Requests 02-22-07, 05:01 AM
Replies: 3
Views: 3,372
Posted By shouryuu
ASCII Table

I play on a European server with my laptop so I don't have a num-pad. On these European servers, special characters such as ß, or æ are tolerated, and can make whispering to people pretty hard...
Forum: AddOn Help/Support 01-07-07, 09:54 AM
Replies: 3
Views: 3,145
Posted By shouryuu
When you kill a mob that gives you XP, the...

When you kill a mob that gives you XP, the following event is triggered (http://www.wowwiki.com/Events/Player)

CHAT_MSG_COMBAT_XP_GAIN

The argument is the chat message you receive: " You gain XXXX...
Forum: AddOn Help/Support 12-30-06, 06:17 PM
Replies: 3
Views: 3,563
Posted By shouryuu
Thanks for your help, too bad you don't know...

Thanks for your help, too bad you don't know about the track humanoid thing, it's driving me mad :P Not being able to alternate between track humanoids and find herbs kinda sucks...
Forum: AddOn Help/Support 12-30-06, 05:29 AM
Replies: 3
Views: 3,563
Posted By shouryuu
Anyone? Anyone at all?

Anyone? Anyone at all?
Forum: AddOn Help/Support 12-28-06, 02:03 PM
Replies: 6
Views: 3,750
Posted By shouryuu
Ok so how exactly does it not work? Does it not...

Ok so how exactly does it not work? Does it not show on your addons screen? Does it not work in game? Have you activated the Load Out of date setting?
Forum: AddOn Help/Support 12-28-06, 01:21 PM
Replies: 6
Views: 3,750
Posted By shouryuu
What exactly is your install path? DOes it look...

What exactly is your install path? DOes it look something like this?
C:/Program Files/World of Warcraft/interface/addons/Auctioneer/Lots of files

or is it more something like
C:/Program Files/World...
Forum: AddOn Help/Support 12-27-06, 06:28 PM
Replies: 3
Views: 3,563
Posted By shouryuu
A few general problems I need help with.

Well although I love the new macro system, there a few things I need some help with.

I need some help using the SetBindingMacro functions. I've managed to use with simple keys such as "e" or "q",...
Forum: Chit-Chat 12-11-06, 06:19 AM
Replies: 0
Views: 2,473
Posted By shouryuu
Good european servers?

Anyone got any advice on a good EU server on wich to reroll on? I'm either looking for a French or English server, with a preference for English servers.

I'm looking for either a server with new...
Forum: Chit-Chat 11-30-06, 04:08 PM
Replies: 16
Views: 6,911
Posted By shouryuu
Way to be supportive! :P

Way to be supportive! :P
Forum: Chit-Chat 11-28-06, 11:59 PM
Replies: 2
Views: 2,737
Posted By shouryuu
Yeah I used the word "contest" for lack of a...

Yeah I used the word "contest" for lack of a better word... Thanks alot though :D
Forum: Chit-Chat 11-28-06, 03:07 PM
Replies: 2
Views: 2,737
Posted By shouryuu
European Invite A Friend

Does the invite a friend contest work on Euro servers, or is it strictly US servers?
Forum: Lua/XML Help 11-23-06, 11:16 AM
Replies: 1
Views: 2,968
Posted By shouryuu
Simply check the official boards at...

Simply check the official boards at worldofwarcraft.com, you'll find a ton of helpful stickies :P
Forum: AddOn Help/Support 11-08-06, 10:45 AM
Replies: 25
Views: 48,123
Posted By shouryuu
No that isn't. What you want to do is copy the...

No that isn't. What you want to do is copy the folder called SemiTransparentBag, not the SemiTransparentBags-1[1].2.0, and past it in your Addon directory, not in the "MyAddons" directory.

The...
Forum: AddOn Help/Support 11-08-06, 06:11 AM
Replies: 25
Views: 48,123
Posted By shouryuu
miniwarlock: Either do that or simply unzip it on...

miniwarlock:
Either do that or simply unzip it on your desktop, and copy paste the unziped folders to your Addons folder. Once more, make sure there are files, and not a folder, inside the unziped...
Forum: AddOn Help/Support 11-07-06, 04:28 PM
Replies: 18
Views: 4,779
Posted By shouryuu
Post a screenshot of what is inside those addon...

Post a screenshot of what is inside those addon folders, for example the contents of your DECURSIVE folder.
Forum: AddOn Help/Support 11-07-06, 12:00 AM
Replies: 25
Views: 48,123
Posted By shouryuu
Unzip it to your WoW folder? Make sure it doesn't...

Unzip it to your WoW folder? Make sure it doesn't create a second folder withing the last one.
Showing results 1 to 25 of 150