I found a new way to change a peds (npc) fighting style.It's super simple. The one catch is you can only change a grappler to a different clique style grappler and same for striker. i would have mentioned it in the title, but it couldn't fit. So I will use the example of changing Gord (P_Striker_A) to the greaser style G_Striker_A. Here's the part of Gord's bit of ide that we will edit. STAT_P_STRIKER_A....F_Preps.P_Striker...null....Straf_Prep....../Global/P_Striker_A.Act/Anim/P_Striker_A.act....
So we are trying to change to G_Striker_A. So all you have to do is change the P_Striker_A after the STAT, after the first Global, and after Anim. It will look like this. STAT_G_STRIKER_A....F_Preps.P_Striker...null....Straf_Prep....../Global/G_Striker_A.Act/Anim/G_Striker_A.act....
It's easy. All you are doing is changing one letter three times, it takes less than a minute.