Clearing the cache

Post here about Halo modding and related editing. For help go to the Help Desk forum above.
Post Reply
jkjk




Snitch! Critic

Posts: 537
Joined: Sun Feb 29, 2004 9:00 am
Contact:

Clearing the cache

Post by jkjk »

Has anyone programmed the ini file to clear the cache? Say the Halo cache files are in the z:\ folder, the program would go something along the lines of:

Section "Clear cache"
{
Line "-Clear the cache-",2
rm "z:\cache003.map"
rm "z:\cache004.map"
rm "z:\cache005.map"
}
Last edited by jkjk on Sun Mar 07, 2004 9:14 am, edited 1 time in total.
EqUiNoX





Posts: 1929
Joined: Sat Feb 07, 2004 11:08 am
Location: Bantron, USA

Post by EqUiNoX »

why don't u make it...and why don't u put it in the scripting and programming section...
Image
jkjk




Snitch! Critic

Posts: 537
Joined: Sun Feb 29, 2004 9:00 am
Contact:

Post by jkjk »

I don't know the programming.
The programming section is for PC.
Post Reply