For 1 week, my server showing up in the browser after 20 seconds of wait.
I tried on several ports, to close fireguards, opened ports, etc ...
I tried everything and I lost hope.
Please, help me
Thank you in advance
Hello;
I meet a problem on one of my missions.
I put modifying texture of a vehicle. It work very well, except that the mission uses a mod which already modifies basic textures.
I cannot allow to modify the mod because it makes 4 GO.
So, while waiting for an answer I still look.
Don't work, nothing happens. antiusebug.sqf is executed (can't delete) but script not work.
//init.sqf
if (isServer) then
{
// stuff you execute here is exclusively run on the server
execVM "antiusebug.sqf";
};
//antiusebug.sqf
waitUntil {!alive player};
disableUserinput true;
waitUntil {alive player};
disableUserinput false;
Hello,
I wish to open a Island life server.
I managed to install everything, except inidb who does not work
I wish to save money, vehicles, weapons....