Tiggz

Tiggz

Joined Member # 695407
0 Posts 2 Replies 15,510 Reputation

yeah - you can adjust the colour using advanced HSL colouring in wbconfig such that it only effects the green hues and totally ignores the orange mouseover type elements the important bit here is on the right of the attached image, where you set the colour to change and the colour range - you can use the colour picker to grab the b

21 Replies 68,926 Views

Hi, you don't need to convert it to and from hex, just using [code="vbscript"]object.textcolor = system.PixelColor(system.CursorX,system.cursorY)[/code] works fine :) Unless you're trying to do something else I'm not aware of.

3 Replies 4,892 Views

thanks bilbo and Deea [e digicons]:sun:[/e] Tigris was started in the summer of 2006. Tigris will be finished...soon? It's going to be my first masterskin, so I thought I should put plenty of time and effort into it - roughly 2 and a half years so far. [e digicons]*_*[/e] [e digicons]:-"[/e]

133 Replies 319,513 Views

Awesome work on this extended tutorial! [e digicons]:thumbsup:[/e] [quote]I was pretty sure that chickens had to be killed and candles needed to be burning in order to create these things. [/quote] actually, you can get by with sacrificing some KFC, or at a pinch, a couple of fried eggs on toast

29 Replies 24,361 Views

A big big thankyou to everyone who voted - as we say in the UK, I am well chuffed! [e digicons]\o/[/e] [e digicons]:sun:[/e] And thanks to John for endless enthusiasm and encouragement, and the entire MaxStyles team for sterling support! [e digicons]:inlove:[/e] [e digicons]\o/[/e] And congratulations to the other winners and entrants! [e digicons]:D[/e] [e digicons]:thumbsup:[/e] *results dedicated to my ancient (18

57 Replies 21,003 Views

You can set the wallpaper using some script. System.SetWallpaper path,param where path is the location of your wallpaper and param is one of the following values: 0 = use default wallpaper 1 = Center wallpaper 2 = Tile wallpaper 3 = Stretch wallpaper If the wallpaper is located in the theme directory you can use the following for the path: object.Directory & "wallpaper.jpg" You can put the foll

5 Replies 3,977 Views

I would definitely look into migrating the children's scripts to the main parent script - it gives you much more control over what is going on, and centralizes the script which helps you keep things organized. Example code: [code="vbscript"] Sub Object_OnMouseEnterEx(objname) If objname = object.name then 'event fired by mousing over the main object Call Fa

4 Replies 4,973 Views

[quote]Night Train: ID, I appreciate it but you shouldn't showcase my skin. It's not fair to the others that haven't posted.[/quote] Craig, you are an honourable man, kudos to you :CONGRAT:

7 Replies 2,387 Views