Page 1 of 1

Halo CE Map Installer

Posted: Fri Aug 18, 2006 1:25 pm
by siddharthagandhi
Well this is intended for noobs, or for anyone that finds this easier than copying the map manually.

http://s15.quicksharing.com/v/9730329/H ... r.rar.html

Posted: Fri Aug 18, 2006 1:39 pm
by Patrickssj6
So you choose the map file you want to copy?Nifty

Code: Select all

OpenfileDialog1.Filter(*.map|.map)
Or something like that next time maybe?

Posted: Fri Aug 18, 2006 3:22 pm
by siddharthagandhi
btw, do you think this is good or just a waste of time?

also your code gives errors,

Leading '.' or '!' can only appear inside a 'With' statement.
Expression expected.
Property access must assign to the property or use its value.