MBG Creationism
beta 3, 12th December, 2010.

Sandbox gamemode addon by Mondkalb.
All rights reserved. ASK for permission if you want to change and/or reuse anything of this addon.

Thanks to NeoArmageddon for his help with MP-Scripting.
Thanks to Freesound.org.
Thanks to CGTextures.com
--------------------------------------

Name of the money variable:

LVDOD_Money

Make sure to publicvariable all changes.

Quick use guide:
	1. Open Editor
	2. Place player
	3. Place the "MBG_Creationism" Module (F7)
	4. Hit "preview"
	5. Done!

Quick guide for MP:

Use included Test-Mission or
	1. Place players
	2. Place "MBG_Creationism" Module (F7)
	3. Place "BIS Functions" Module (F7)
	4. Add respawn in Description.ext
	5. Put this into a "initJIPCompatible.sqf"
		_ok = _this execVM "\MBG_Creationism\scripts\init.sqf";
	6. Done!
	
--------------------------------------

>>>Changelog beta 3

	-Added Concrete/wooden ramps and MASH Tent
	-Added "reset snap-to" function for more comfortable building
	-fixed sounds of doors/gates
	-added new "Support" object for later use in mission
	-fixed animation speed for the Huge gate (100s -> 10s)