SUPR3ME KILL3R 0 Posted September 28, 2008 I'm testing some camera scripts, and decided to make a video of an F-35 strafing a target, using SIX tracers. I have turned several .pbo's inside out trying to figure out why a custom unit refuses to use SIX tracers, despite having a standard BIS main cannon (GAU-12 from harrier). Also get the same thing with the Mapfact Air pack. I read on another post it has something to do with Extended Event Handlers but I have no real clue how to use or modify those. Anyone? Share this post Link to post Share on other sites
Q1184 0 Posted September 28, 2008 Look for class EventHandlers inside the F35 config. If it is there, you've found the cause. This class makes XEH-dependant addons (incl. 6th tracers) not work properly. Removing this class from the config should fix the problem. Share this post Link to post Share on other sites
william1 0 Posted September 28, 2008 right now , the f-35 is not extended eventhandler compatible , so its eventhandlers overwrite the six tracers eventhandlers , try this f-35 XEH compatible config i've made if you can't wait for the next update of the plane that will include XEH compatibility http://rapidshare.com/files/149152245/config.cpp.html Share this post Link to post Share on other sites
SUPR3ME KILL3R 0 Posted September 28, 2008 Thanks alot that worked great Figures I spent a few hours trying to figure it out Is there another way to do this other than editing the .pbo of custom addons? What I mean is, the vanilla units in the game can use the tracers, do they already have their own event handlers? Share this post Link to post Share on other sites
william1 0 Posted September 28, 2008 you're welcome.For what i have seen in a few BIS addons , they don't use eventhandlers , that's why custom addons like six tracers work on them without problem. Share this post Link to post Share on other sites
SUPR3ME KILL3R 0 Posted September 28, 2008 I created a mod folder for offline use and added dispersion values to all the aircraft's cannons, and along with SIX tracers I have to say its very cool  Because no 20, 25, or 30mm chain gun is going to shoot perfectly straight like they do in ArmA Share this post Link to post Share on other sites