Bully-Board

Bully Modding Section => Bully Modding => Bully Modding Archives => Topic started by: Bully1337 on March 18, 2012, 02:24:19 PM

Title: How can i make it so I can grab and take down Girls/Women?
Post by: Bully1337 on March 18, 2012, 02:24:19 PM
Anyone?
Title: Re: How can i make it so I can grab and take down Girls/Women?
Post by: MadmaN on March 18, 2012, 03:42:18 PM
Couple ways.

First is to change their their sex and fighting style. You also need to edit the pedstats.dat file and make it so they have 0 for their reversals

Second is to one...disable punishments totally in the scripting which I am working on. Plus change their attack style to have the knee thrust removed.

Someone else here might come up with a better way to go about this...but editing the scripting is the way to go for most things like this....just it will take a bit before I have any fully done up scripts released.
Title: Re: How can i make it so I can grab and take down Girls/Women?
Post by: UltimateGamer1 on March 18, 2012, 10:17:46 PM
@Kirby Like mad said change the 0100 to 0000 in the ide.img. Not the code that spawns characters  its a different code that should be in the beginning of the name. I did this and all the girls are not immune to grapples it's kind of annoying because you cant get the extra health for the trainer.
Title: Re: How can i make it so I can grab and take down Girls/Women?
Post by: Al Arlington on March 19, 2012, 11:54:23 AM
I'm not the greatest Bully modder ever but after watching some "Johnny with Bif's fighting style" and "Derby with Earnest's style" etc. It requires hex editing.
Or editing the data files (Make a backup before you do that though)
Title: Re: How can i make it so I can grab and take down Girls/Women?
Post by: MadmaN on March 19, 2012, 04:24:58 PM
@Kirby Like mad said change the 0100 to 0000 in the ide.img. Not the code that spawns characters  its a different code that should be in the beginning of the name. I did this and all the girls are not immune to grapples it's kind of annoying because you cant get the extra health for the trainer.

To get around the trainer deal...just set yourself to have regenerating health. That is in pedstats.

This is my value for mine
Code: [Select]
STAT_PLAYER    none    20    100    12    200    5000
the 5000 is where the health regenerating value is. I don't remember what it is by default.....0 most likely....bit the higher the number...the faster the regeneration is. This makes you almost invincible but you are not immune to falling damage or a mass melee attack by several peds.