This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
How to try it
Download ZIP folder, make a folder called HG_SHB.VR, move all files from downloaded folder to HG_SHB.VR
Put HG_SHB.VR in your mission folder (the one tied to your profile)
Go in game, select Virtual Reality world and load the mission
How to use it in your custom mission
Copy HG folder to your mission root directory
Copy initPlayerLocal.sqf (or merge with yours)
Open your description.ext & add this at the end:
#include "HG\UI\HG_ControlTypes.h"
class RscTitles
{
#include "HG\UI\Dialogs\HG_SHB.h"
};
class CfgFunctions
{
#include "HG\Functions\HG_Functions.h"
};
Note: If your already have a description.ext just copy the relevant parts
Usage
Go close to a friend & see the magic happening
