harcosgoogle Posted June 24, 2017 Report Share Posted June 24, 2017 Hi! Example: Sit in M20nest - Error,Black screen, (No kick) Static guns bug (No,i I built it) Thanks Link to comment Share on other sites More sharing options...
0 Helion4 Posted June 24, 2017 Report Share Posted June 24, 2017 Infistar? Link to comment Share on other sites More sharing options...
0 harcosgoogle Posted June 25, 2017 Author Report Share Posted June 25, 2017 Yes @Helion4 Link to comment Share on other sites More sharing options...
0 Helion4 Posted June 25, 2017 Report Share Posted June 25, 2017 Search in AHconfig.sqf place the gun nest class name into the _ALLOWED_Vehicles list. See if that fixes it. Link to comment Share on other sites More sharing options...
0 harcosgoogle Posted June 26, 2017 Author Report Share Posted June 26, 2017 @Helion4 /* Use vehicle check? */ _UVC = false; /* true or false */ /* using _ALLOWED_Vehicles and _FORBIDDEN_Vehicles lists */ /* If "_UVC = true;" and "_UVW = true;" this will delete all vehicles that are not in "_ALLOWED_Vehicles" */ _ALLOWED_Vehicles = ["ALL IF _UVW = false","Tractor","Policecar"]; /* If "_UVC = true;" this will delete all vehicles that are in "_FORBIDDEN_Vehicles" */ _FORBIDDEN_Vehicles = Link to comment Share on other sites More sharing options...
Question
harcosgoogle
Hi!
Static guns bug (No,i I built it)
Thanks
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now