Results: 166Comments by: Sojik
File: oUF_bloo12-29-10
Good idea on the debuff placement....
Posted By: Sojik
Good idea on the debuff placement. Funny how many people asked how to change that before reading the other comments.
File: sil_ICON:SimpleSquareDK - Vanilla Icon Replacement Pack12-27-10
I probably won't be skinning the ex...
Posted By: Sojik
I probably won't be skinning the extra textures to fit with this style like I did with my thin icons. The way blizzard handles their textures is a nightmare. Some of them are 64x64 like the icons. Others are 32x32 and then the consolidated buffs icon is a weird dimension with texture coordinates set to cut it in half and then it's st...
File: Stupid Cash Flow12-21-10
Originally posted by sacrife I tr...
Posted By: Sojik
Originally posted by sacrife I tried stripping it down to not use any options or libs. (Just be mode 3 and no way to change it except in lua) but I keep failing. Can you paste a quick code example that would do that_ Asking a bit much there.
File: ProKeybinds12-15-10
Originally posted by groin ok i u...
Posted By: Sojik
Originally posted by groin ok i understand, so in my macro i will use before the spell that need to be stealthed. like #showtooltip /use Cheap Shot;Kidney Shot #showtooltip /use Sap;Gouge ecc ty for ProSpecBindSwapper why you don't upload it on wowinterface? if i understand right with this addon i can set the bi...
File: PlayerScore / GearScore12-14-10
Looks good to me. I never liked Gea...
Posted By: Sojik
Looks good to me. I never liked GearScore because I think thought the scoring a little myopic. Summing up an entire player into a 4 digit number didn't sit well with me. You're expanding your original design to include more factors in which to judge -- this has to be more fair! People are clinging to that simple number to tell them w...
File: ProKeybinds12-14-10
Well just offering a fellow rogue a...
Posted By: Sojik
Well just offering a fellow rogue a tip. I use or in my macros instead of or for any spec whether it has sdance or not. For one it accomplishes the same thing so it doesn't need to be rewritten if you respec and it's less characters. ;) That can mean a lot when you're limited to 255 characters. If you don't understand forget I sa...
File: ProKeybinds12-14-10
Originally posted by groin :banan...
Posted By: Sojik
Originally posted by groin :banana: thanks a lot Little tip I picked up is to use the stance conditional instead of stealth for rogues because if you're in shadow dance you're not actually in stealth as far as macros are concerned.
File: ProKeybinds12-14-10
Originally posted by groin ty i'l...
Posted By: Sojik
Originally posted by groin ty i'll try it :) i have a problem with pkb, i use with rogue the same bind for cheap shot and kidney shot because of the stealth mode i don't have problems with blizzard keybind panel, but with pkb i can't do this, right? You sure can do that. You have to use a macro. I have one to do the very thi...
File: ProKeybinds12-13-10
RE: ProSpecBindSwapper found here...
Posted By: Sojik
RE: ProSpecBindSwapper found here Originally posted by groin how it works? can i bind two spell of 2 different build on the same key? When you switch specs it builds a large list of all your keybinds including those bound to things like movement keys, actionbar buttons, spells, macros, commands, interface windows and items. Anythi...
File: NoGuildReputationWarning (Obsolete)12-08-10
After the third time getting this w...
Posted By: Sojik
After the third time getting this warning I knew there would be an addon and I knew I would download and install said addon to put an end to said warning. My chat frame wraps the warning to a second line so it's twice as annoying. Thank you.
File: Hot Spot Micro Menu11-30-10
00300 Quest/Achievement WatchFrame...
Posted By: Sojik
00300 Quest/Achievement WatchFrame functionality added. WatchFrameCollapseExpandButton moved to top right corner by default. Spellbook button moved to bottom left. Read addon description about this new functionality. Don't update if you don't need it.
File: Hot Spot Micro Menu11-28-10
00200 Let's delay the execution of...
Posted By: Sojik
00200 Let's delay the execution of our functions until all addons load, just in case there's a conflict. Cleaned up the code and hopefully made the code easier to edit with better comments.
File: Hot Spot Micro Menu11-28-10
Started using this again so I bumpe...
Posted By: Sojik
Started using this again so I bumped the toc to show that it works on live.
File: sil_ICON:SimpleSquareDK - Vanilla Icon Replacement Pack11-28-10
Originally posted by Slaxi81 Hey...
Posted By: Sojik
Originally posted by Slaxi81 Hey planned to make Buttons for this too, like at sil_ICON:Thin? Have a nice day Slaxi Yes. I think I will if there's a demand. I don't use these skins but if you do and want them I'll make them. Maybe tonight if I get a chance.
File: ProKeybinds11-26-10
I posted my spec swapping addon on...
Posted By: Sojik
I posted my spec swapping addon on my github. It's in Beta and if anyone wants to help test it it's there. I recommend backing up your keybinds at bindings-cache.old. To restore your keybinds if anything happens to them I think you have to turn off server side syncing with:/console synchronizeBindings 0 Then replace bindings-cache.ol...
File: ProKeybinds11-26-10
Re: --
Posted By: Sojik
Originally posted by Warschild These may sound strange, but this is a "down-the-road" idea for you... Make it graphically resemble the layout of a keyboard and mouse. Depending on which modifiers (Shift, Ctrl, Alt) are being held down could change the spells/skills being displayed on the keyboard. That would make binding keys so...
File: ProKeybinds11-25-10
I've pretty much finished the spec...
Posted By: Sojik
I've pretty much finished the spec bind swapper. Right now it only swaps from the current bind loadout to one saved loudout for your other spec. I want to test it extensively though to make sure there are definitely no bugs. Later I'll add in profiles. Or maybe I'll fork that into a new project.
File: ProKeybinds11-24-10
PKB will always save to the server....
Posted By: Sojik
PKB will always save to the server. What I could do is write an addon that will save and load keybind loadouts. In fact, I like that for a name. EDIT: If you type /console synchronizeBindings 0 it will turn off server side keybindings.
File: ProKeybinds11-24-10
Glad it'll be put to use. I just ma...
Posted By: Sojik
Glad it'll be put to use. I just made some changes to my local copy that add the functionality the normal bars have where when you drag something to a button and there's already something there it will swap them placing it on your cursor. I didn't think of that till I was using it today and dragged a macro onto another one and forgot...
File: Respec Bind Saver11-23-10
Hm.. I originally linked to your ad...
Posted By: Sojik
Hm.. I originally linked to your addon to point to some functionality that I wouldn't be offering but it seems this addon won't switch all bindings like I thought. GetBinding() and GetNumBindings() only work for bindings that can be found in the Blizzard binding interface. I'll have to work on method of saving bindings with GetBindin...
File: ProKeybinds11-23-10
v1.0a Fix typo throwing errors. The...
Posted By: Sojik
v1.0a Fix typo throwing errors. The last thing I do before packaging it and it has a typo. >.<
File: ProKeybinds11-22-10
v1.0 Initial release.
Posted By: Sojik
v1.0 Initial release.
File: Blpc11-22-10
Originally posted by hankthetank co...
Posted By: Sojik
Originally posted by hankthetank complete \Interface\ tree Wow. I'll test it out when I get a chance.
File: sil_ICON:Thin - Vanilla Icon Replacement Pack11-22-10
Originally posted by zohar101 Sinc...
Posted By: Sojik
Originally posted by zohar101 Since you're adjusting this to fit the default UI, you might know the answer. I'm trying to use AI-Art with your Icons. The problem is, for the actionbars above the main one, with no blizz art behind them and for 2 sidebars, there is a blp file that outlines the border of a button. As a result, the butt...
File: Blpc11-21-10
Originally posted by Dawn Which on...
Posted By: Sojik
Originally posted by Dawn Which one and most importantly ... how? :D BLiPster Graphical BLP Utility which uses BLPConverter. I've run all the 64x64 pixel icons through that a few times and there are about 7940 of those. It locked up a few times though and makes your computer pretty much useless till it's done -- uses alot of CPU. No...