Bully-Board
Bully Modding Section => Bully Modding => Bully Modding Archives => Topic started by: Bully1337 on March 18, 2012, 02:24:19 PM
-
Anyone?
-
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.
-
@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.
-
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)
-
@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
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.