Vehicle Weapons
-
It's me again with another question:
How do i change the vehicle weapon audio ? I'd like to have the Buzzard Helicopter Minigun sound like the B-11 Strikeforce Minigun.Thanks in advance.
-
Open this file:
...\mods\update\update.rpf\common\data\ai\weapons.meta
& search for this:
<Item type="CWeaponInfo"> <Name>VEHICLE_WEAPON_PLAYER_BUZZARD</Name> <Model /> <Audio>AUDIO_ITEM_VEHICLE_PLAYER_BULLET</Audio> <Slot />
& then change it to this:
<Item type="CWeaponInfo"> <Name>VEHICLE_WEAPON_PLAYER_BUZZARD</Name> <Model /> <Audio>AUDIO_ITEM_VEHICLE_STRIKEFORCE_A10</Audio> <Slot />
-
Can anyone tell me how do I convert a .3ds file into .ytd file??
-
@gamer47
Doubt you'll get answer to that in this thread. Best to create a thread of your own & ask there. Hopefully somebody knowsEdit: Just noticed you have created your own thread already
-
@a63nt-5m1th Thanks.