Showing results 1 to 25 of 33
Search took 0.00 seconds.
Search: Posts Made By: Konstant
Forum: Released AddOns 02-14-06, 09:53 PM
Replies: 8
Views: 3,873
Posted By Konstant
Try dropping hate me. If that doesnt work...

Try dropping hate me.

If that doesnt work disable all the mods and see if it works, if it does renable them one by one and let me know.

It sounds like I may have a nameing convention error. I'd...
Forum: Released AddOns 02-14-06, 12:56 PM
Replies: 8
Views: 3,873
Posted By Konstant
Are you using the default UI? I hate to give you...

Are you using the default UI? I hate to give you the blizzard run around and blame it on something else, however, I'm having one hell of a time trying to replicate your error.
I'm not doubting your...
Forum: Released AddOns 02-12-06, 06:03 PM
Replies: 8
Views: 3,873
Posted By Konstant
Which version are you using? Are you using any...

Which version are you using?

Are you using any other mods?

*Edit* What class are you, and which skill are you dragging?
Forum: AddOn Help/Support 01-31-06, 03:03 PM
Replies: 1
Views: 3,418
Posted By Konstant
there is stancesets, weaponsets. Also my mod...

there is stancesets, weaponsets.

Also my mod Konstant Chaos can do this on a per macro level. Its called Konstant Chaos. I'll be uploading a new FAQ for it in a few hours.
Forum: General Authoring Discussion 01-23-06, 05:36 PM
Replies: 4
Views: 4,555
Posted By Konstant
I'll take a look at it when you post it.

I'll take a look at it when you post it.
Forum: Released AddOns 01-23-06, 05:34 PM
Replies: 8
Views: 3,873
Posted By Konstant
Konstant Chaos

Taking questions regarding my mod here.
Forum: General Authoring Discussion 12-23-05, 05:36 PM
Replies: 0
Views: 3,707
Posted By Konstant
Combobox SetText

combobox's SetText not working.
Forum: General Authoring Discussion 12-23-05, 01:14 PM
Replies: 0
Views: 3,890
Posted By Konstant
Passing mod skins

1) Can you make a special skin editor that allows you to edit custom xml skins?
2) If so can it refresh your skins/toolbox?
3) If so can it save to your mods directory?

This will make it much easier...
Forum: General Authoring Discussion 12-23-05, 12:07 PM
Replies: 0
Views: 3,848
Posted By Konstant
Exclamation For the skins!

Can you have an prompt that will allow us to ether back up our skins before we uninstall.
:eek: Lost my skins because I forgot to back up when I uninstalled for the latest update. >.<

*I fully...
Forum: General Authoring Discussion 12-16-05, 07:09 PM
Replies: 3
Views: 4,056
Posted By Konstant
K i'm going to have to look that block of code...

K i'm going to have to look that block of code up. Thanks.
Forum: General Authoring Discussion 12-15-05, 02:16 PM
Replies: 1
Views: 3,631
Posted By Konstant
Reload Skins?

Reload Addons doesnt reload your skins?

Not sure if this is a bug or a suggestion.
Forum: General Authoring Discussion 12-15-05, 02:02 PM
Replies: 3
Views: 4,056
Posted By Konstant
Any luck with this?

Any luck with this?
Forum: General Authoring Discussion 12-15-05, 02:00 PM
Replies: 5
Views: 4,140
Posted By Konstant
Darn lol. Would be an awsome feature.

Darn lol. Would be an awsome feature.
Forum: General Authoring Discussion 12-14-05, 04:47 PM
Replies: 5
Views: 4,140
Posted By Konstant
Block Commenting

Like in visual studios.

Basically highlight several lines of code. Loop through them and add a "--" to the start of each line.

Please! *Beg* Please.
Forum: General Authoring Discussion 12-14-05, 11:55 AM
Replies: 2
Views: 4,959
Posted By Konstant
Lol, just doing my part.

Lol, just doing my part.
Forum: General Authoring Discussion 12-13-05, 06:01 PM
Replies: 2
Views: 4,959
Posted By Konstant
Copy/cut once & Pastes twice

Basically copy and paste is broken. It likes to paste twice.
Forum: General Authoring Discussion 12-13-05, 05:35 PM
Replies: 3
Views: 4,056
Posted By Konstant
Troubles with combobox

I'm having troubles dynamically adding to the combo box? Is there a way to do this?
Forum: General Authoring Discussion 12-12-05, 11:58 PM
Replies: 1
Views: 3,714
Posted By Konstant
Setting default toolbox textures?

I'm trying to figure out how to set the default textures of buttons at render time.

<Property name="NormalTexture" displayName="Normal Texture" type="wowuides.Texture" value="@skin@" visible="true"...
Forum: General Authoring Discussion 12-12-05, 11:49 PM
Replies: 0
Views: 3,602
Posted By Konstant
New closed button for toolbox

Simply closes its parent form. Makes it easy to add to your form.

<Button name="ClosedButton" inherits="UIPanelCloseButton" render="ComponentRender" onToolbox="true"...
Forum: General Authoring Discussion 12-12-05, 11:48 PM
Replies: 3
Views: 7,554
Posted By Konstant
New Itembox control toolbox

Copy and paste to your favorite skin. Its a simple item box that isn't red. You can change the background textures. Make sure to resize the normaltexture to the same size of the control.

<Button...
Forum: General Authoring Discussion 12-12-05, 11:36 PM
Replies: 2
Views: 4,581
Posted By Konstant
Thanks man. Sorry to make your life hard.

Thanks man.

Sorry to make your life hard.
Forum: General Authoring Discussion 12-12-05, 10:03 PM
Replies: 2
Views: 4,581
Posted By Konstant
Property script editor not working

the script editor for the events isnt working. If you click the ... button it pops up the editor but you cant type in it.
Forum: General Authoring Discussion 12-12-05, 08:03 PM
Replies: 11
Views: 4,814
Posted By Konstant
Will do. Additionally, you can include this into...

Will do.

Additionally, you can include this into your skin its an item box. However their is a problem pertaining to when you drag an item/ability into the box it defaults to the setnormaltexture...
Forum: General Authoring Discussion 12-12-05, 05:03 PM
Replies: 11
Views: 4,814
Posted By Konstant
It's flipping out on this line <Property...

It's flipping out on this line

<Property name="NormalTexture" displayName="Normal Texture" type="wowuides.Texture" value="@skin@" visible="true" category="Appearance" defaultCopy="true" />
Forum: General Authoring Discussion 12-12-05, 04:58 PM
Replies: 11
Views: 4,814
Posted By Konstant
When I delete these lines of code it renders...

When I delete these lines of code it renders properly.

<Property name="enableKeyboard" displayName="Enable Keyboard" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral,...
Showing results 1 to 25 of 33