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.
This helped immensely /thumbs up
i can use the o button all work without problems but i cant switch another player ^^ i push all buttons on my mouse and keyboard ... nothing only stuck at my own character can switch view mods but cant switch to antoher player
¿How I can add more administrators on the server?
#define ADMINS [ "0000000" ]
#define ADMINS [ "0000000","1111111" ]
Open gcam\config.hpp
Where you add your PlayerID example
Code:#define ADMINS [ "0000000" ]
To add another admin, add
Code:#define ADMINS [ "0000000","1111111" ]
ok, spec is working now. i put ur mpmission folder. but why spec doesnt work when i
copy only gcam folder in my mission folder and include "gcam\gcam_component.hpp" in description.ext and "gcam\config.hpp" in init.sqf. may be i miss something else?
thx! )
_isAdmin=(serverCommandAvailable"#kick");
if ((_isAdmin) && ((_uid) in ADMINS)) then
{
if (((_uid) in ADMINS)) then
{
_isAdmin=(serverCommandAvailable"#kick");
_uid = (getPlayerUID vehicle player);
if ((_isAdmin) && ((_uid) in ADMINS)) then
{
_uid = (getPlayerUID vehicle player);
if (((_uid) in ADMINS)) then
{
if (_dikCode == 24 ) then
{
#ifdef DEBUG
diag_log format ["GCAM Starting"];
#endif
GCamKill = false;
handle = [] execVM "gcam\gcam.sqf";
_handled = true;
};
if (_dikCode == 25 ) then
{
#ifdef DEBUG
diag_log format ["GCAM Stopping"];
#endif
GCamKill = true;
_handled = true;
};
please how can add more admins in the server, my friend trying login but fail not can't conect to the server how admin. no is GCAm nonono, is how admin in the server, only can I conected but other not.
really need the help friends