BGforgeNet/Fallout2_Restoration_Project

Female default character use new male animations for assault rifle burst

Closed this issue · 6 comments

What happened

Default female model for player use new male animations for rifle when using burst mode with FN-FAL.

What you expected to happen

female characters should use female animation only

Screenshot

Fallout 2 RPbug sc1
Fallout 2 RPbug sc2

Savegame

SaveGame SLOT32.zip

Extract this into data/art/critters, should fix it.
1.zip

Thanks mate. Also i noticed that by default, keybinds are overlapping with party member mod. N key is used to change party member's ammo type while it also change your fire mode. Btw, i had hard time figuring out that the D key toggle burst mode for party members. Maybe a quick mention of this feature on mod description, or a reworked F1 screen, could prove it's helpfullness. But it's only QOL, the mod is awesome. I'm glad ppl still showing love to this game. Keep up the good work.

Not sure what do you mean by party member mod.
There's party orders. N is not used by default there.

I'm sorry the comment was very inacurate.
Indeed party order use "B" key for ammo type order (Dx code : 48) while it's also used by default to change weapon

party_orders.ini :
; by phobos2077; switch ammo types (AP/JHP) key: B (48)
AmmoTypeOrderKey=48

That one is Ctrl-B.
You must've got yours from some other source or changed manually.

Sorry, i'm dumb. I must have made the mistake when i remaped all keybinds, thinking it was overlapping.