Arma 3
Not enough ratings
[QQ] Fix Group Management Menu
   
Award
Favorite
Favorited
Unfavorite
Data Type: Composition
File Size
Posted
848.000 B
29 Apr, 2022 @ 9:49am
1 Change Note ( view )

Subscribe to download
[QQ] Fix Group Management Menu

Description
This small script fixes "U" button (Group Menu) for players on public zeus servers.
3 Comments
Beautiful Joe ♥ 18 Oct, 2022 @ 2:22am 
thanks !
Qq  [author] 29 Jun, 2022 @ 8:07am 
@Broken Knee
_container = "Land_Cargo20_IDAP_F" createVehicle position player;
_vehicle = "B_Truck_01_flatbed_F" createVehicle position player;
_vehicleDir = getDir _vehicle;
_container attachTo [_vehicle, [0.05,-1.9,0.5]];
_container setDir (_vehicleDir - 90);
Seridis van der Egix 27 Jun, 2022 @ 5:00pm 
HEY QUICK QUESTION
CAN YOU MAKE A REGULAR FLATBED HEMTT LOAD A IDAP MEDIUM CONTAINER?
for some reason when i do it it always go sideways instead how it supose to go already try some scripts like SetVector but form some reason wont work i mean it works it get atach but not in a normal way