- Feb 12, 2004
- 97
- 0
I’m trying to have a skin show the hard drive stats like this
C: 00.00 GB
E: 00.00 GB
F: 00.00 GB
G: 00.00 GB
With the fallowing code
hddstatus=L,55,338,0x00000000;C: %s
hddstatus=L,55,358,0x00000000;E: %s
hddstatus=L,55,378,0x00000000;F: %s
hddstatus=L,55,398,0x00000000;G: %s
but it only shows the “C: 00.00 GB” and none of the other stats. Can the hddstatus only be used once?
And also does anyone know if with the temperatures, if we can just have just one temp or do we have to have both?
C: 00.00 GB
E: 00.00 GB
F: 00.00 GB
G: 00.00 GB
With the fallowing code
hddstatus=L,55,338,0x00000000;C: %s
hddstatus=L,55,358,0x00000000;E: %s
hddstatus=L,55,378,0x00000000;F: %s
hddstatus=L,55,398,0x00000000;G: %s
but it only shows the “C: 00.00 GB” and none of the other stats. Can the hddstatus only be used once?
And also does anyone know if with the temperatures, if we can just have just one temp or do we have to have both?