Jump to content

Arma3 1.54 update


Sneer

Recommended Posts

Dudes...

Öhm...

Here is the solution for you: (sway)

init.sqf:

 

if(!isDedicated && hasInterface)then{

	    waitUntil{vehicle player == player};

	    waituntil{!isnull (finddisplay 46)};

	    waitUntil{alive vehicle player};

	    waitUntil{typeOF player != "VirtualMan_EPOCH"};

	    player setCustomAimCoef 0.15;

	};

 

 

 

cheers

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...