xboxscene.org forums

Author Topic: Repost In Correct Section  (Read 217 times)

krick2000

  • Archived User
  • Newbie
  • *
  • Posts: 10
Repost In Correct Section
« on: February 16, 2006, 02:26:00 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.
Logged

krick2000

  • Archived User
  • Newbie
  • *
  • Posts: 10
Repost In Correct Section
« Reply #1 on: February 16, 2006, 04:12:00 PM »

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
Logged