halohacker2003
Apr 19 2004, 09:26 PM
i just switched from evox and i very confused how do i work scripts
geniusalz
Apr 19 2004, 09:41 PM
Basically, in the menu.xml file (make one if you haven't... Check in 'Important Threads' then 'New Users'... and the link to the help site there)
<Item>
<Title>Something</Title>
<Action>
*** script goes here ***
</Action>
</Item>
Scripts are a list of commands, pretty similar to programming. See the script reference for more details. And there's lots of example scripts here too.
halohacker2003
Apr 20 2004, 05:00 PM
Some scripts say i need a file called blahblah.xas or something along that line where could i get this. also how do use scripts
geniusalz
Apr 20 2004, 05:12 PM
In that case, download from allxboxskins.com
or just put all the script commands into a text file, and rename it to .xas
And to call it, in your menu:
<Item>
<Title>Something</Title>
<Action>
Callfile c:\somescript.xas
</Action>
</Item>
halohacker2003
Apr 20 2004, 05:42 PM
ok thanx then how would i load it from the dashboard.......lol nerver mind.......im an a$$ sometimes
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.