|
 |
|
07-15-2005, 06:57 PM
|
#121
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,577
|
cool...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-16-2005, 02:07 AM
|
#122
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by RPM_VR4
I will post a screen shot of the newest development copy running in CF2-beta by the end of the weekend  .
Bring it to the meet....
|
|
|
07-17-2005, 08:10 PM
|
#123
|
|
Raw Wave
Join Date: Oct 2004
Posts: 3,294
|
If anyone's interested, here are some Centrafuse 1.3 style buttons for skinbedder.
I only created normal- and pressed-state buttons, no "mouse-over buttons". If you are using the mouse-over buttons, you will have to delete those lines from your skinbedder.ini.
Buttons attached:
Last edited by tj!2k4; 07-17-2005 at 08:13 PM.
|
|
|
07-17-2005, 08:23 PM
|
#124
|
|
Raw Wave
Join Date: Apr 2005
Posts: 2,705
|
Good job.
I think I will try creating something similar, but 30% smaller.
Quote: Originally Posted by tj!2k4
If anyone's interested, here are some Centrafuse 1.3 style buttons for skinbedder.
I only created normal- and pressed-state buttons, no "mouse-over buttons". If you are using the mouse-over buttons, you will have to delete those lines from your skinbedder.ini.
Buttons attached:
|
|
|
07-17-2005, 08:55 PM
|
#125
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Hmmm... I see a teal background. It needs to be fuscia.
Otherwise they look great
|
|
|
07-17-2005, 08:57 PM
|
#126
|
|
Raw Wave
Join Date: Oct 2004
Posts: 3,294
|
the teal background you see is actually "sky" from iGuidance. That portion of the actual buttons is the invisible fuscia color. And that dark area on right side of the Menu button is also fixed. =)
|
|
|
07-17-2005, 09:05 PM
|
#127
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
Sweet. How do you see the button placment though? This design (like the last one) kinda demands all buttons go on the left side. Is this prefered by most, or would it be better to have some buttons on the right and/or some buttons on the bottom/top (with the diagonal nick cut out on both sides)?
|
|
|
07-17-2005, 09:06 PM
|
#128
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
AAAAAAAHHHHHH!!!! Damn you Ol33l... what's with adding M.J. to your avitar???
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-17-2005, 09:16 PM
|
#129
|
|
Raw Wave
Join Date: Oct 2004
Posts: 3,294
|
Here's how I have my iG/SB set up. I don't think it looks bad at all, and when windowed in Centrafuse, the buttons don't intrude on the map area.
Last edited by tj!2k4; 07-17-2005 at 09:19 PM.
|
|
|
07-17-2005, 09:25 PM
|
#130
|
|
Variable Bitrate
Join Date: Feb 2004
Location: North Aurora, IL
Posts: 392
|
that looks real good.. amazing, blends in with the frontend perfectly..
edit: you dont happen to have the .ini file that lines them along the top like that do you?
__________________
I wish i knew how to do fiberglass work...
Last edited by theheel; 07-17-2005 at 09:31 PM.
|
|
|
07-17-2005, 09:40 PM
|
#131
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
yeah, post your ini yo!
|
|
|
07-17-2005, 09:46 PM
|
#132
|
|
Raw Wave
Join Date: Oct 2004
Posts: 3,294
|
Here is my button code.
You may have to adjust the Y coordinates.. these work for me on my desktop; they may have to be adjusted when I get the full iG1.3+SB, etc. out to the car.
Code:
[Buttons]
B0=P0
B1=P0
B2=P0
B3=P0
B4=P0
B5=P0
B6=P0
[B0]
X=0
Y=-510
Image=Menu_Norm.bmp
ImageDown=Menu_Down.bmp
ImageDissabled=Menu_Down.bmp
Anchors=bottom,left
Command=Enter
[B1]
X=400
Y=-510
Image=FAV_Norm.bmp
ImageDown=FAV_Down.bmp
ImageDissabled=FAV_Down.bmp
Anchors=Bottom,left
Command=Enter,Enter,Up,Up,Up,Enter
[B2]
X=200
Y=-510
Image=Enter_Norm.bmp
ImageDown=Enter_Down.bmp
ImageDissabled=Enter_Down.bmp
Anchors=Bottom,left
Command=Enter,Enter,Enter,Enter
[B3]
X=100
Y=-510
Image=3D_Norm.bmp
ImageDown=3D_Down.bmp
ImageDissabled=3D_Down.bmp
Anchors=Bottom,left
Command=3
[B4]
X=300
Y=-510
Image=Save_Norm.bmp
ImageDown=Save_Down.bmp
ImageDissabled=Save_Down.bmp
Anchors=Bottom,left
Command=Alt-F,Down,Enter
[B5]
X=500
Y=-510
Image=Zoom_In_Norm.bmp
ImageDown=Zoom_In_Down.bmp
ImageDissabled=Zoom_In_Down.bmp
Anchors=Bottom,left
Command=Alt-V,Up,Up,Enter
[B6]
X=600
Y=-510
Image=Zoom_Out_Norm.bmp
ImageDown=Zoom_Out_Down.bmp
ImageDissabled=Zoom_Out_Down.bmp
Anchors=Bottom,left
Command=Alt-V,Up,Enter
|
|
|
07-17-2005, 10:56 PM
|
#133
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by RPM_VR4
AAAAAAAHHHHHH!!!! Damn you Ol33l... what's with adding M.J. to your avitar???
 That was frodo's doing.
|
|
|
07-17-2005, 11:47 PM
|
#134
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
He edited your Avitar? What a dick LOL.
|
|
|
07-18-2005, 02:08 AM
|
#135
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by RPM_VR4
He edited your Avitar? What a dick LOL. 
He edited a lot of people's avatar
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:36 PM.
| |