HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Map Injector

03-19-2007, 06:49 PM#1
Zycat
Hi, I'm not sure if this is the right place to post it but can anyone show me how to make a map injector similar to AMAI's and Creep Rebellion's map installer?
03-19-2007, 07:04 PM#2
Vexorian
Take a programming language.

Take a header of an MPQ library

Write a program that uses the MPQ library to add files to a given map.
03-20-2007, 12:46 AM#3
Zycat
Quote:
Originally Posted by Vexorian
Take a programming language.

Take a header of an MPQ library

Write a program that uses the MPQ library to add files to a given map.

Can Liberty BASIC do this?
03-20-2007, 01:27 AM#4
Vexorian
It depends on the header of the MPQ library...