OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: earl_laamanen on 18 Dec 2002, 22:41:36

Title: Weapons Sights and Sounds
Post by: earl_laamanen on 18 Dec 2002, 22:41:36
Do sounds have to be in WSS format to work in OFP?  What are the numbers after the sound file in the config.cpp?

Next, how do I make custom optics for my ACOG for the in-game aiming view?
Title: Re:basic weapon addon q's (optics&sound)
Post by: Skaven on 18 Dec 2002, 22:56:03
Sounds don't have to be in wss, they can be be .ogg file or .wav file but saved with 44.100 kHz and 16 bit Mono maximum, always Mono.

The numbers? this numbers??
sound[]={"\addon\folder(optional)\soundfile.wav",db0,1};

it means dolby 0.1=volume you can increase or decrease the numbers to make your sound higher or lower.was this what you ment  ???

Custom optics, well try looking into one addon already done that uses custom optics and than check the optic files,they are done editing Alpha Channels.  ;)
Title: Re:basic weapon addon q's (optics&sound)
Post by: earl_laamanen on 19 Dec 2002, 06:53:45
Ok, I've got sounds figured out then, but about those optics...

I have no trouble working with alpha channels for the optic image, my problem is with the p3d model for optics -- what the heck!

I grabbed a model that said it had custom optics (it happened to be your FILOm24 / Remington 700 addon!!!).  I extracted it and found that the pbo file is just some crazy little squares in the middle of nowhere.

I couldn't open the optika_mildot p3d for some reason, and the optika_kolzice p3d probably won't work because I don't think it can cover the entire screen (which I need to do for my ACOG).

I guess I can figure it out, I was just hoping someone had already explained it in a tutorial somewhere.
Title: Re:basic weapon addon q's (optics&sound)
Post by: Skaven on 20 Dec 2002, 11:05:54
earl, please make a tutorial about this, you surely have some great information in here, and there is always people looking for information about how to make custom sights  ;)

I'm making this topic "Sticky" for some time, thanks for your help and authorisation earl, and please make that tutorial  ;)
Title: Re:Weapons Sights and Sounds
Post by: earl_laamanen on 21 Dec 2002, 07:33:55
I deleted my last post that had the partial tutorial writeup because it was all wrong!  I was doing things the stubborn way instead of paying attention to how Photoshop 7 is setup to handle image transparency.

The new tutorial is up at Baconbomb Modworks - http://www.baconbomb.com/modworks (http://www.baconbomb.com/modworks) - In the new Tutorials section.

Here's the final product for my own ACOG scope:
(http://www.baconbomb.com/modworks/images/ofp_custom_optics_view/acog.jpg)
Title: Re:Weapons Sights and Sounds
Post by: Lucknow on 21 Dec 2002, 14:38:54
earl, a quick word of thanks for writing that custom scope tutorial which I've just checked out on your site, very useful and clear.

Also that's a magnificent ACOG scope you've done! planning any others?
Title: Re:Weapons Sights and Sounds
Post by: Skaven on 21 Dec 2002, 14:53:20
indeed, thanks earl you Rock Mate  :thumbsup:
Title: Re:Weapons Sights and Sounds
Post by: CrunchyFrog on 22 Dec 2002, 20:41:37
Hmmm, looks nice Earl.

But, on you acog, could you make black around it? Because it looks odd, because the area around it is also zoomed...
Title: Re:Weapons Sights and Sounds
Post by: Zack on 26 Dec 2002, 02:57:48
thx, i know this will help me a lot.
Title: Re:Weapons Sights and Sounds
Post by: h- on 09 Feb 2003, 12:32:23
As i'm very bored right now I just had to "nag" about this minor thing...

The "db" in the config does not stand for "dolby" (it just comes from the name of the  noise reduction/surround sound developer Dolby Laboratories...), it stands for "desibel" which is, as all of you know, the measurement value for sound volume... 8)

Or if I'm wrong (as usual) just f**ng shoot me :-X
Title: Re:Weapons Sights and Sounds
Post by: RP on 20 Feb 2003, 06:19:37
That's right Hate, db stands for decibel, no need to shoot ya! hehe...
Title: Re:Weapons Sights and Sounds
Post by: Vyper on 15 May 2003, 01:14:55
Awww please, can we just shoot him in the knees or somin?

*trigger finger twitches and demented look crosses eyes*

ok that was pointless?

Vyper
Title: Re:Weapons Sights and Sounds
Post by: VASFStalker on 15 Jun 2003, 06:29:09
I just want to say that that scope is awsome looking. Okay, I'll shut up now.
Title: Re:Weapons Sounds
Post by: paelleon on 19 Jul 2003, 18:15:34
Hi, I'm not very good in addon creation, but I noted that weapons' sounds are "linked" to their magazine. Isn't this stupid? I agree that different weapons have different sounds, but that's because of the weapon itself, not their magazine or ammos! ???
I see that all weapon creators add a different type of ammo for their guns (ES: AWP - AWpmag, otwM240mg - otwM240mag) in order to link the sound to the new weapon, but all guys forgot that all modern western weapons use the same type of ammos (7.62mm NATO or SS109 belgian 5.56mm round). Moreover, ALL WEST WEAPONS  HAVE COMPATIBLE MAGAZINES! So it is possible for an M16 to use the G36 clip or the AUG to use the AR70/90 magazine or the FN-FAL to use the G3 one and the M60 can use FN-MAG (M240) belts. :toocool:
I'm saying this because I tried to add this compatibility to various addons by adding "M16" to the available magazines for the weapon in the CPP file, but the weapon sound changed to the OFP default M16 one.
To make thing worse, even the fire modes changed to the OFP M16A2 "single" and "burst", so I cannot create a weapon that can use the M16 clip and fire in "full auto" like the real G36. >:(
Is there a way to solve the problem?
Thank you very much.
Title: Re:Weapons Sights and Sounds
Post by: Skaven on 19 Jul 2003, 19:02:58
Unfortunately NO  :-\
Only if you define new G36,AUG and M16 Mags and than have them all firing with one sound only, however with BIS mags that will always happen.  :-\
Title: Re:Weapons Sights and Sounds
Post by: Mr_Shady on 19 Jul 2003, 19:36:37
Hence the JAM project.
Title: Re:Weapons Sights and Sounds
Post by: KyleSarnik on 03 Aug 2003, 07:03:30
Yes... Thank god for JAM  ;D
Title: Re:Weapons Sights and Sounds
Post by: Vyper on 15 Aug 2003, 23:05:22
but still....the M16 sounds the same as the G36...i know theres nowt to be done about that but still, i hope its changed or considered in OFP2

Vyper
Title: Re:Weapons Sights and Sounds
Post by: SHOT@RUSIANS on 22 Nov 2003, 11:28:31
uuum i've been to baconbombs tut which is fab but i have one big goddamned flaw... i have jasc psp 8 and where it sez add layer i have a choice: rastor or vector so i'm real mad cos well the bloody layers and no-one knows psp8??? i just don't get it so please one of u lot out there just help me.... oh if u know could u please drop a email at: themeltedmerlin@hotmail.com would be appreciated loads 8)


with no decent optics for my gun i'd be dead :beat:
Title: Re:Weapons Sights and Sounds
Post by: DeLiltMon on 22 Jan 2004, 10:54:36
I have PSP7 and that has Rastor and Vector layers, I use the Rastor layers, seem to work fine for me.
Title: Re:Weapons Sights and Sounds
Post by: goki on 13 Oct 2004, 23:06:15
Hi folks!  (http://www.prz.tu-berlin.de/~alsch/image_archive/icons/person/oldguy_sm.gif)

I don't really want to be perceived like a "wise guy" but I seriously took education about this.

it is dB. db doesn't stand for decibel.

The decibel (dB) is a logarithmic unit of sound intensity; 10 times the logarithm of the ratio of the sound intensity to some reference intensity. In other words, a unit of measurement for how "loud" a sound is.

regards,
Title: Re:Weapons Sights and Sounds
Post by: RecceGuy on 26 May 2005, 02:32:31
Has anyone noticed on their computers when playing and u fire on full auto with eg earls M4 (not just his, im refering to all weapons on full auto) the sound skips a bit (especially if ur on a detailed island with other units)?  Now, I did find out, when I UNpboed earl's weapons and checked the config, that the sound for full auto and for semi-auto is the exact same sound file. Except that when on full auto the sound just repeats really fast.  I made an attempt to fix this by downloading a weapon mod from ghost recon, and used a full auto sound from one of those weapons converted the .WAV into .WSS.  The sound did work, but it was off.  For example one of the problems was that, when I clicked really fast to get off only one round it made the whole full auto sound.  That's just a extreme example I obviously wouldn't try to only get one round off on full auto, I was just making a point.  Anyway, so does anyone have any idea how to fix this?  It's really buggin the hell outa me.  Thanks    
Title: Re:Weapons Sights and Sounds
Post by: Planck on 29 May 2005, 17:11:42
This topic, which was sticky has now been unstuck.

The custom optics tutorial mentioned on the first page has been submitted to the Editors Depot and is available here:

http://www.ofpec.com/editors/resource_view.php?id=825

 ;D ;D

Planck