HOG MHQ v2.0
By =Mason=
/////////////////////////////////
DOWNLOAD
=============
ABOUT
=============
This allows players to deploy a Mobile MHQ with some cover and a fully loaded ammo box.
It has a marker on the map that follows the MHQ and updates its marker name as it is deployed and un deployed.
Players can teleport to and from the MHQ and base.
The MHQ respawns and is fully MP and JIP ready.
=============
HOW TO USE
=============
1) drag the demo to your missions folder
C:\Users\yourname\Documents\ArmA 2 Other Profiles\yournick\missions
2) then open it in the editor to view what you need on the map for the script to run
you can simpy select merger in the editor to merge all objects on the map over to your mission.
3) transfer the HOG_scripts folder over to your mission folder
and place the following in your init.sqf
Code:waituntil {!isnil "bis_fnc_init"}; // Run HOG_MHQ if (isnil "HQ_Deployed") then {HQ_Deployed = 0;}; execVM "HOG_scripts\HOG_MHQ\MHQ_MHQ_functions.sqf"; execVM "HOG_scripts\HOG_MHQ\MHQ_spawner.sqf"; // Update the MHQ marker's for JIP Players HOG_markerArray = ["rally","teleport","MHQMKR"]; onPlayerConnected "{_x setMarkerPos (getMarkerPos _x)} forEach HOG_markerArray";
=============
FEEDBACK AND BUGS
================
CONTACT ME ON
http://forums.bistudio.com/showthrea...07#post2258507
===================
COPYRIGHT STATEMENT
===================
HOG MHQ v1.0 is (c) 2012 All rights reserved.
================
LEGAL DISCLAIMER
================
The Software is distributed without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
The Software is not an official addon or tool. Use of the Software (in whole or in part) is entirely at your own risk.
================================================== =======
DISTRIBUTING SIMULATION CONTENT CREATED WITH THE SOFTWARE
================================================== =======
Please note that you do NOT require permission from The Contributors to distribute simulation content (e.g. missions) created with the Software.
However, The Contributors do ask that you credit the Software in any release documentation.
=======
CREDITS
=======
thanks goes out to
Mikie Boy ---- For his outstanding help in fixing a dedi server issue
for his assistance in a bugs and other ideas id like to thank
Iceman77
Twirly
eggbeast
dragonsyr
HOME 
Reply With Quote

Foxhound





alls working fine now mate.



