Cypherado / Potato-Liberation

Tailored edit of an ARMA 3 mission
MIT License
0 stars 2 forks source link

UAV not connecting #27

Open LusineWT opened 7 years ago

LusineWT commented 7 years ago

The Darter seems to be working, but Reaper and big drones are not.

Cypherado commented 7 years ago

No idea what's causing this. It's in the uav array which specifically has a comment saying that if it's there it should work. Although the Darter is actually not present in the list.

LusineWT commented 7 years ago

// All the UAVs must be declared here, otherwise there shall be UAV controlling issues. Namely: you won't be able to control them. uavs = [

Appears to be coming from classnames_extension.sqf approx line 218. Will test soon.