does right click background have to be a bmp or is png okay too?

i am going to make my first right click to accompany my intoxica wb.......hmm i have some questions as im a noob right click skinner

1. is there coding involved? (as in having to change coding ect)

2. can the background be png or only bmp

3. i would love someone to volunteer and email me and give me some tips on how to make them...as im pretty confused

4. what are the arrows for?

5. when i have finally made it, how to i package it? is it zip?

 

thanks!!!

 

14,538 views 38 replies
Reply #1 Top

1. is there coding involved? (as in having to change coding ect)
End of quote

not coding.........but settings contained within a .obskin or .menuskin file

2. can the background be png or only bmp
End of quote

bmp and you need to use magic pink to create transparency

3. i would love someone to volunteer and email me and give me some tips on how to make them...as im pretty confused
End of quote

best thing is to open one up and see what's in it.....change settings and see what they do

4. what are the arrows for?
End of quote

arrowpopup and arrowpopupselected are the only 2 you really need to worry about....they point to secondary menus

5. when i have finally made it, how to i package it? is it zip?
End of quote

yes....copy the whole directory into a zip file

Reply #2 Top

wow, thanks for that Lantec.........that helps me heaps....:inlove:

Reply #3 Top

couple of  tips:

1. If you are making one from a blind, use The UIS2 window frames for the background. If they have rounded corners, you have already put in the pixel editing work!

2. Rediscover mspaint :(O

 

Reply #4 Top

Heading into new territory ay, Kitty? :thumbsup:
Looking forward to useing/testing the result!

Quoting 2of3, reply 3

If you are making one from a blind, use The UIS2 window frames for the background. If they have rounded corners, you have already put in the pixel editing work!
 
End of 2of3's quote

Well.... any other pic *can* be used, even shaded PNGs/TGAs - with some careful modding ;)
(Been there - done that)

Reply #5 Top

hmm...im doing sort of okay so far........ i didnt realize that right click was actually so small...!! i guess the font is something i have to play with until i get it right..... i made my background image huge thinking the actual image would be bigger, i made it 350 x 500:S ........does that matter??

 

thankyou 2of3 for your tips.......<3

Reply #6 Top

[quote who="Snowman" reply="4" id="2067966"]Heading into new territory ay, Kitty?
Looking forward to useing/testing the result!



yeppers!!!!\o/

Reply #7 Top

Well.... any other pic *can* be used, even shaded PNGs/TGAs - with some careful modding
End of quote

lol

it's so great to sit 2 inches from your screen staring at magic pink pixels....what a joy! \o/ :P

Reply #8 Top

what about the margins......im having a bit of trouble with those....ive made my image wider to adjust (yes im doing this the hard way) the top of the frame has wings, the same as my top_pp frames in my wb that i have shown in my wip.....i guess just keep fugging with them till its right?

Reply #9 Top

try opening the skin with SKS5 and adjust the margins in skinstudio

Reply #10 Top

ohhh......i dont have 5 anymore......i ditched it for 6 X|   ill try to find it, i might still have it on my pc

okay, i found sk5, but i cant see where i can open and play with that background.........

Reply #11 Top

ohhh......i dont have 5 anymore......i ditched it for 6 ill try to find it, i might still have it on my pc
End of quote

it's still available through impulse

Reply #12 Top

im sorry im so dumb guys.........i feel so stupid.........:hugme:

Reply #13 Top

The Margins are just the same as for a WB, need to be set inside the part of image you do not want to be stretched, both ways, if you have an intricate pattern at the top, all the way, the part of it between the left and right width will still be stretched even when top width is set below pattern. Thus you need to keep any intricate designing to the edges of image so there is something between them to be stretchable. Hope this makes sense.

Reply #14 Top

AH!!! FINALLY got the margins right........ill THINK ill be okay now.........(i think) thanks for everyones help.......if i have more issues.......ill be back to post.

Reply #15 Top

Hey Vampothika, I was adding more info to my reply while you were posting.

Reply #16 Top

Quoting Cavan1, reply 13
The Margins are just the same as for a WB, need to be set inside the part of image you do not want to be stretched, both ways, if you have an intricate pattern at the top, all the way, the part of it between the left and right width will still be stretched even when top width is set below pattern. Thus you need to keep any intricate designing to the edges of image so there is something between them to be stretchable. Hope this makes sense.
End of Cavan1's quote

 

yes it does. thankyou nt \o/

Reply #17 Top

Quoting 2of3, reply 7

it's so great to sit 2 inches from your screen staring at magic pink pixels....what a joy!
End of 2of3's quote

If I had a dollar for every minute I've done just that...... I'd buy Australia ;)

Reply #18 Top

If I had a dollar for every minute I've done just that...... I'd buy Australia
End of quote

So that would be about 1 minute then. :grin: :grin: :grin:

Reply #19 Top

it's so great to sit 2 inches from your screen staring at magic pink pixels....what a joy!
End of quote

Ahh the JOY! who doesnt love magic pink?!? its pink its magic its fluffy its unicorns its flying elephants! you know what im saying that nice feeling you get 3 in the morning with your zombie screentan holding your hand over ctrl+alt+z and zoomed in 600%

Reply #20 Top

hmm...new problem...how do you make the mouse over button sit *inside* the background area?....ive tried making it shorter but it dosent seem to work...........

+1 Loading…
Reply #21 Top

Quoting Snowman, reply 17

If I had a dollar for every minute I've done just that...... I'd buy Australia
End of Snowman's quote

Frosty, would that make you my Boss?X| :rofl:

Reply #22 Top

hmm...new problem...how do you make the mouse over button sit *inside* the background area?....ive tried making it shorter but it dosent seem to work...........
End of quote

Rather than making the image shorter, make the canvas wider. Here is the image I made for the ZubaZ RC:

Reply #23 Top

Add these to lines to the .obskin/menuskin text file, they will move everything in from the edge of skin.


EdgeBuffer_Left=
EdgeBuffer_Right=

in general section right after

EdgeBuffer_Top=

EdgeBuffer_Bottom=

Then use

ItemIconBuffer_LeftOfIcon=10
ItemIconBuffer_BetweenTextAndIcon=8
ItemIconBuffer_RightTextClip=10
ItemTextOnlyBuffer_LeftOfText=10

 to tweak how everything sits.

 

For people like myself how use the meters, cpu, ram etc, the edgebuffer left and right is needed to move them and have them sit properly within background. When these settings are not used the meters do not look/sit right on almost all RC skins.

Reply #24 Top

Hey 2of3, that does work as well.

 

Vamp. here are the images than can be a TGA image

MouseoverItemSkin, SelectItemSkin, ArrowPopup, ArrowPopup_Selected and the SeparatorItemSkin, if you use a normal state for items (this can be most helpful for shadowing the text ) the image for it can also be a tga.

 

For a normal section add

 

[NormalItemSkin]
hBitmap=selected2.tga (remove this line if no image)
TopHeight=5
BottomHeight=5
LeftWidth=5
RightWidth=5
TileCenter=0
TileVCenter=0
UseTransparency=1
ShadowEffect=1
ShadowIntensityIcons=0
ShadowIntensityText=150
ShadowOffsetText.x=2
ShadowOffsetText.y=2
ShadowColor= 0 0 0
ShadowOffsetIcons.x=2
ShadowOffsetIcons.y=2
ShadowBlurIcons=2
ShadowBlurText=1
TextColor=255 255 255

Reply #25 Top

thanks 20f3 and Cavan1  I will try what you said and hopefully come back with some good results....will keep you posted xxxx

im such a noob at this!!! LOL