I can see why people struggle with this. Add your weapon into the game by right clicking on your 2D window in radiant, then weapon -> weapon_name -> bipod
When this is added you need to add a turret. Not a turret as in a gun, but a misc_turret. Right click on your 2D window again select misc -> turret. Then, copy the KVPs the page that you linked has (under the Singleplayer turrets title) of the gun that you're adding.
For example, if I was doing the MG42, I would add a misc_turret and set the KVPs as:
Code Snippet
Plaintext
model mounted_ger_mg42_bipod_mg
Code Snippet
Plaintext
weaponinfo mg42_bipod_stand
and the classname KVP should be there automatically. Then add the mod.csv lines for your gun that it displayed on the page, so for mine it would be:
I can see why people struggle with this. Add your weapon into the game by right clicking on your 2D window in radiant, then weapon -> weapon_name -> bipod
When this is added you need to add a turret. Not a turret as in a gun, but a misc_turret. Right click on your 2D window again select misc -> turret. Then, copy the KVPs the page that you linked has (under the Singleplayer turrets title) of the gun that you're adding.
For example, if I was doing the MG42, I would add a misc_turret and set the KVPs as:
Code Snippet
Plaintext
model mounted_ger_mg42_bipod_mg
Code Snippet
Plaintext
weaponinfo mg42_bipod_stand
and the classname KVP should be there automatically. Then add the mod.csv lines for your gun that it displayed on the page, so for mine it would be:
I already tried this but it only gives me a turret not a place to set a deployable weapon at. The mount clip doesn't work as well as my mantle over clip. (ex: gets mg42 bipod out of box and goes to a ledge that has mount clip, mounts gun and is able to shoot until ammo runs out instead of overheating.)
I already tried this but it only gives me a turret not a place to set a deployable weapon at. The mount clip doesn't work as well as my mantle over clip. (ex: gets mg42 bipod out of box and goes to a ledge that has mount clip, mounts gun and is able to shoot until ammo runs out instead of overheating.)
Unfortunately as fair as im aware...you cannot do that in Waw at all...the bipods only increase accuracy i think when going prone...that's about it but i do think that was a cut feature.
I don’t think there’s a stock rechargeable mountable LMG but adding bipeds and mounting animations is possible. Just follow everything on the UGX Wiki tutorial and it will work.
I don’t think there’s a stock rechargeable mountable LMG but adding bipeds and mounting animations is possible. Just follow everything on the UGX Wiki tutorial and it will work.
I've seen it used multiple times, and i don't think we're thinking in the same level, i'm thinking of something like this
Quote
To mount a machine gun, go up to any leveled surface (e.g. a windowsill or sandbags), and a message saying "press and hold 'use' to mount weapon". The bipod can only be used when the message shows up, and it can no longer be used while prone. (From the cod wiki)
Having a bipod weapon and mounting the "same" weapon on a surface. (Has a mg42 bipod, goes up to a mounting spot, and use the same gun as the mount)