Jump to content

RedBreath

Member
  • Posts

    113
  • Joined

  • Last visited

Posts posted by RedBreath

  1. I've had my server banning several people for what appears to be changes to the unitRecoilCoefficient, I've checked around and I can see there's a hack that uses it but I've had two of the users go to the effort of waiting in my TS for over an hour for me to help them out because they don't know why they've been banned, they swear black and blue that they aren't running anything else either and have even gone to the length of reinstalling both ARMA 3 and Epoch. Anyone else come across this?

    A simple google search of ArmA 3 recoil hack and I got this, Looks like what your having issues with.

  2. Welcome to The Final Hour!

    We are a small community looking to expand in order to keep us up and running. We have 3 or 4 players at the moment and 1 admin. If we gain more players we will be looking for new moderators.

    Our current custom scripts include the following.

    Snap Build Pro WAI with improved ai difficulty Indestructible bases Starting loadout Safe Zones A special little script that allows you to build your base on a mtvr and have a portable base :P (Its a secret how you do it but is very easy to figure out) and many other scripts.

    We have reduced the mission file it is less than 600kb as I run all the scripts server sided and not client sided.

    We are using a fast reliable dedicated host in Atlanta,Georgia with tethered gigabit upload and download running off an SSD.

     

    I can guarantee high frame rates as me and my players all get 50+ FPS.

    First 5 people to join our ts3 and claim your spot will get a free Armored SUV

    Teamspeak 3: 31.25.103.20:9988 Arma 2 Dayz Epoch Mod: 69.162.87.124:2302

    Hope to see you soon!

  3.  

    Hi Nightmare,

     

    First of all, great script. Use it on both my servers. I am having an issue whereby sometimes players don't get the tow/lift option, at all. I have made sure both vehicles are on the appropriate lists and they are, but they don't get an option. Sometimes if they relog, they can then do it. However I can go up to both vehicles and tow/lift them no problem.  

     

    Any ideas?

     

    I am calling the file from here : 

    //Load in compiled functions
    call compile preprocessFileLineNumbers "custom\variables.sqf";				                //Initilize the Variables (IMPORTANT: Must happen very early)
    progressLoadingScreen 0.1;
    call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\publicEH.sqf";				//Initilize the publicVariable event handlers
    progressLoadingScreen 0.2;
    call compile preprocessFileLineNumbers "\z\addons\dayz_code\medical\setup_functions_med.sqf";	//Functions used by CLIENT for medical
    progressLoadingScreen 0.4;
    call compile preprocessFileLineNumbers "custom\compiles.sqf";				//Compile regular functions
    call compile preprocessFileLineNumbers "addons\bike\init.sqf";
    progressLoadingScreen 0.5;
    call compile preprocessFileLineNumbers "server_traders.sqf";				//Compile trader configs
    call compile preprocessFileLineNumbers "logistic\init.sqf";                             //Nightmare Tow/Lift
    call compile preprocessFileLineNumbers "baseJump\init.sqf";                             //Nightmare Basejump
    progressLoadingScreen 1.0;

    Server desynk?

×
×
  • Create New...