|
Low Bitrate
Join Date: Jan 2007
Posts: 97
|
awesome. Also, I'm having an issue. if I just straight up copy your skin file over, the status buttons work, but I don't get the wifi manager. same thing with my custom skin.
my exectbl file
Quote:
"WIRELESS","LOAD;wireless.skin||SETTOPMOST;RR;TRUE ||RUNQW;C:\Program Files\Road Runner\skins\Shock v5.0\SCRIPTS\wireless.exe;Wireless Network Connection||GETFOCUS"
rr.ini:
Quote:
startcommand=RUN;C:\Program Files\Road Runner\skins\Shock v5.0\SCRIPTS\wifi_man.exe;
wifi_man.ini
Quote:
[SETTINGS]
adapter=Linksys Wireless-B USB Network Adapter v4.0 (straight from device manager)
pause=3000
custom skin file
Quote:
MEDIACAR Skin
MEDIACAR wireless Skin
Wireless_off.png,wireless_off.png,wireless_on.png, wireless_off.png
INC,settings.txt
L,698,3,100,45,#TOPBAR_RED#,#TOPBAR_GREEN#,#TOPBAR _BLUE#,#TOPBAR_SIZE#,#FONT#,#BUTTON1#,"CENTER"
L,584,3,106,45,#TOPBAR_RED#,#TOPBAR_GREEN#,#TOPBAR _BLUE#,#TOPBAR_SIZE#,#FONT#,#BUTTON2#,"CENTER"
L,464,3,110,45,#TOPBAR_RED#,#TOPBAR_GREEN#,#TOPBAR _BLUE#,#TOPBAR_SIZE#,#FONT#,#BUTTON3#,"CENTER"
L,350,3,108,45,#TOPBAR_RED#,#TOPBAR_GREEN#,#TOPBAR _BLUE#,#TOPBAR_SIZE#,#FONT#,#BUTTON4#,"CENTER"
L,232,3,107,45,#TOPBAR_RED#,#TOPBAR_GREEN#,#TOPBAR _BLUE#,#TOPBAR_SIZE#,#FONT#,#BUTTON5#,"CENTER"
L,115,3,104,45,#TOPBAR_RED#,#TOPBAR_GREEN#,#TOPBAR _BLUE#,#TOPBAR_SIZE#,#FONT#,#BUTTON6#,"CENTER"
L,5,3,101,45,#TOPBAR_RED#,#TOPBAR_GREEN#,#TOPBAR_B LUE#,#TOPBAR_SIZE#,#FONT#,#BUTTON7#,"CENTER"
/, A, x, y, w, h, color;RGB
A,228,92,508,225,000,,
/, L, x, y, w, h, color R;RGB, G, B, font size;FONT, font name, Code;LABELCODES, Tooltip;LABELALIGNMENT
L,64,101,151,29,255,255,255,14, #FONT#,"=REFRESH","CENTER"
L,64,163,151,21,255,255,255,14, #FONT#,"=CONNECT","CENTER"
L,64,224,151,21,255,255,255,14, #FONT#,"=DISCONNECT","CENTER"
L,64,282,151,21,255,255,255,14,#FONT#,"=UP","CENTE R"
L,64,341,151,21,255,255,255,14,#FONT#,"=DOWN","CEN TER"
L01,240,341,187,28,255,255,255,14,#FONT#,"=Network :","LEFT"
L01,500,341,187,28,255,255,255,14,#FONT#,"=Signal: ","LEFT"
L01,331,341,187,28,255,255,255,14,#FONT#,"CUSTOM_W IFI_SSID","LEFT"
L01,569,341,187,28,255,255,255,14,#FONT#,"CUSTOM_W IFI_SIGNAL","LEFT"
/, B, x, y, w, h, Command;COMMANDCODES, Tooltip
B,64,103,151,29,"Activate;!#32770;Wireless Network Connection||SENDKEY;{F5}","refresh"
B,64,163,151,21,"Activate;!#32770;Wireless Network Connection||SENDKEY;%c","connect"
B,64,282,151,21,"Activate;!#32770;Wireless Network Connection||SENDKEY;%d||WAIT;0.25||SENDKEY;{ENTER} ","drop connection"
B,64,34,151,21,"Activate;!#32770;Wireless Network Connection||sendkey;{DOWN}","next"
B,619,446,111,21,"Activate;!#32770;Wireless Network Connection||sendkey;{UP}","previous"
/Indicators
I,202,469,97,10,"MUTE:b"
I,11,273,67,63,"HEADING"
/Buttons
B,703,405,102,78,"LOAD;menu_1.skin",
B,601,404,100,78,"SHUFFLE",
B,501,404,99,78,"NEXT",
B,400,404,102,78,"PLAY",
B,300,404,99,78,"PREV",
B,199,404,100,78,"MUTE",
B,96,404,103,78,"VOL-",
B,0,404,98,77,"VOL+",
B,695,0,106,72,#B1_FUNCTION#,
B,579,0,116,71,#B2_FUNCTION#,
B,462,0,116,71,#B3_FUNCTION#,
B,347,0,114,72,#B4_FUNCTION#,
B,228,0,117,73,#B5_FUNCTION#,
B,110,0,116,74,#B6_FUNCTION#,
B,0,0,109,72,#B7_FUNCTION#,
END
the size and location of the /a line I haven't fully adjusted yet. I "assumed" that's the window the wireless connection manager loads in, but I don't know.
here's my skin file so far:
edit:I was just loading the skin file. changed loading skin to "wireless",load:wireless.skin; and it works. get this error though
Last edited by pwntbypat; 11-28-2007 at 12:48 AM.
|