OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: Delta Hawk on 25 Feb 2004, 01:05:52

Title: Horn and smoke for Kenworth
Post by: Delta Hawk on 25 Feb 2004, 01:05:52
Hi, i was wondering how do u add a custom horn sound.  The game's horn sucks for my Kenworth.  Also, is there a way to have a second exhaust?  And another question is why do textures come out crappy at first, but get better after a while.  Is there a way around this?  I wish i could get some screen pics of the truck so far, but i don't know how to put pics on the post.  
Title: Re:Horn and smoke for Kenworth
Post by: Delta Hawk on 29 Feb 2004, 22:56:18
okay, so it's safe to assume that the ofp community doesn't want an 18-wheeler addon for the game and i'm just wasting my time trying to make the most realistic truck for ofp? ???
Title: Re:Horn and smoke for Kenworth
Post by: DesertFox on 01 Mar 2004, 16:22:15
Hey
I think the Addon would be very cool.
I looked in the OFP game fles, the tree in the config should be:


Under CfgWeapons should be:

   class Default
   class CarHorn: Default
   class TruckHorn: CarHorn
                class NewHorn: TruckHorn
                {
                 drySound[]={YourTruck\HornSound.wav,db-20,0.7};   
                };


And under your Truck defines should be:
                 weapons[]={NewHorn};
                 magazines[]={};

This is very important!!!!


(I couldn't try in OFP if it works but I hope so. Please let me know about any bugs, via email or so!!!!!)

Greetz,
               DesertFox