Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
we can change the BHF ;-)
we had it also disabled
we can buy our own infistar version, and disable the gtx supported version, so its not needed to change server^^
maybe we buy IS next month to have better access ;-)
we will try then to install the DZGM![]()
You have 3 options.
BUT, what problem are you having? You must have the AHconfig.sqf file access where you can add allowed menus and dialogs etc.
- Dont use Infistar. Its not imperitive (I have never used it on a server), it doesnt prevent the majority of hackers and its a pain in the ass to make all your scripts work with it.
- Send GTX a support ticket and ask them to fix their version of infistar so it works with scripts or can be edited.
- Dont use Group Management. Its not a big deal.
ErrorMessage: File mpmissions\__cur_mp.chernarus\extra_rc.hpp, line 12: '/ExtraRc/ItemRadio.': ':' encountered instead of '='
class ExtraRc {
class ItemToolbox {
class ATV_US_EP1 {
text = "Deploy ATV";
script = "execVM 'deploy.sqf'";
};
};
class ItemRadio {
class GroupManagement {
text = "Group Management";
script = "execVM 'dzgm\loadGroupManagement.sqf'";
}:
};