Mondkalb's LHD Vehicle Spawner

This template adds a system that allows you to create vehicles on the LHD through simple mouseklicks.

How to use:
Simply copy the "MBG"-Folder into your missionfolder and copy the content of the included "Description.ext"/"init.sqf" into your existing ones.
If you don't have any existing Init.sqf or description.ext, then simply copy them into your missiondirectory without changing any existing files.

Place an object that will function as the "Console".
Copy this into it's init-line:

this addAction ["Open Spawnmenue", "MBG\MBG_AirportVehSpawn.sqf"];

Thats all. :)

Please do not modify these Scripts/files without my permission.


Mondkalb,
30th May, 2009
Mondkalb@vr-web.de

Thanks to NeoArmageddon for helping me out with .sqf.