krick2000
Feb 16 2006, 10:19 PM
on the web site allxboxskins.com in the scripts section there is one for fan speed. I would like to know where to put the action script and how to put it there. my xbox keeps locking up and the temp says 144 degree fer.
krick2000
Feb 17 2006, 12:05 AM
i made a file in the root of c: called scripts and in my menu.xml file i put in
<submenu>
<sortfield>Title</sortfield>
<title>Scripts</title>
<media>e:\mxm\videos\apps.wmv</media>
<thumbnail>e:\mxm\videos\apps.wmv</thumbnail>
<item>
<title>Fanspeed</title>
<descr>Change Fan Speed<descr>
<action>callfile C:\scripts\FanSpeed.xas</action>
<media>e:\mxm\videos\apps.wmv</media>
<thumbnail>e:\mxm\videos\apps.wmv</thumbnail>
</item>
</submenu>
i do not see it listed and i am not sure where it should go. I have also tried it my cashe_menu file as well