News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: Ide.img Fighting styles  (Read 5420 times)

0 Members and 1 Guest are viewing this topic.

Offline c00ld0c26

  • The D0c
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Ide.img Fighting styles
« on: December 14, 2012, 04:40:41 AM »
Hey :D c00ld0c26 here some of you know me some of you dont...
Anyway I am trying to give Bully hardcore mode some spice into it and start changing peds fighting styles. All I found in all the tutorials is how to change Jimmy's fighting style.
So how can I do the followings :

Give parker Darby's boss style?
Give peanut Johnny's boss style?
Give Ethan or Trent Russel Boss style?
Give Algie and Bucky a bully fighting style?
Give Justin Parkers fighting style?

deadpoolXYZ

  • Guest
Re: Ide.img Fighting styles
« Reply #1 on: December 14, 2012, 06:22:02 PM »
I'm writing this from a phone so I can't excactly tell you what to do.

It's the same way to give a fighting style to a ped and another.

The fs is the code next to /global/ and /anim/.

Giving algie the bully fs is easy. Just replace the n with a b.

/global/n_striker_a
/global/b_striker_a

The same with the code next to /anim/

Justin and parker share the same fs (p_striker_b)

This is the hard part because some fss are longer than other ones.

Just search for a fs that is not longer or shorter than other one. For example:

Boss_darby     10 characters
N_ranged_a

Boss_russell    12 characters
J_grappler_a

Search for bucky or luis and change their fss with the boss ones I told. (The ide size will not be affected)

Now bucky will have derby fs and luis russell one.

Then copy the boss fs and place it over the fs of the ped you want to edit. Finally open a backup of the ide, copy the fs of the ped you wanted to edit (p_striker_b or b_striker_a) and paste it over the ped you gave the boss fs before (j_grappler_a or n_ranged_a)
In other words, a code swap.

Offline Red Blaster

  • The BB Arab
  • More Than Halfway There
  • *****
  • Posts: 5,649
  • Gender: Male
  • Hi
    • View Profile
Re: Ide.img Fighting styles
« Reply #2 on: December 15, 2012, 04:27:03 AM »
^ I'll add to that explanation later today.

Offline c00ld0c26

  • The D0c
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: Ide.img Fighting styles
« Reply #3 on: December 15, 2012, 05:22:01 AM »

Then copy the boss fs and place it over the fs of the ped you want to edit. Finally open a backup of the ide, copy the fs of the ped you wanted to edit (p_striker_b or b_striker_a) and paste it over the ped you gave the boss fs before (j_grappler_a or n_ranged_a)
In other words, a code swap.


I didnt understand this part...

Offline c00ld0c26

  • The D0c
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: Ide.img Fighting styles
« Reply #4 on: December 15, 2012, 06:30:33 AM »
I editied luis with Russel boss style but the only 2 things that work is the head charge of Russel and the boston crab all the normal attacks dosnt work and in the boston crab you dont see the animation you just stand up in the air and luis looks like he got kidnupped by aliens like the hobo.

deadpoolXYZ

  • Guest
Re: Ide.img Fighting styles
« Reply #5 on: December 15, 2012, 08:55:37 AM »
I editied luis with Russel boss style but the only 2 things that work is the head charge of Russel and the boston crab all the normal attacks dosnt work and in the boston crab you dont see the animation you just stand up in the air and luis looks like he got kidnupped by aliens like the hobo.

Sorry I forgot to tell you that you need boss_russell and boss_darby fs action tree code (the words between the stats and the fs that sometimes are null....).

For darby fs the word "boxing" must be in the action tree and his fighter class in stats must be "generic" to prevent him from stop attacking.

For russell I think the words in the action tree are boss_russell and p_bomb. I don't know if the stats are related to your problem.

What I was trying to say in the last part is that you have to copy luis action tree and fs and paste it over the character you want to edit (in your case trent or ethan). Then copy trent or ethan (or any other bully) fs and paste it over luis. Its a fighting style swap. You are just changing the place of the action tree and fs code.

Offline c00ld0c26

  • The D0c
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: Ide.img Fighting styles
« Reply #6 on: December 15, 2012, 09:15:51 AM »
Can you give me a picture of this? I cant understand this..... Action tree is the word between the Fs to the stat word but I dont understand so much cuz there is tons of stuff between that a lot.
« Last Edit: December 15, 2012, 09:21:06 AM by c00ld0c26 »

deadpoolXYZ

  • Guest
Re: Ide.img Fighting styles
« Reply #7 on: December 15, 2012, 10:29:19 AM »
As I said before I'm writing this from a phone so I can't take any pics.

Search jerry in the ide.img

Between stat_do_grappler_a (stat) and ..../global/do_grappler_a... There are like 3 or 4 words.

Straf_savage
Do_strikecombo
Etc...

Those things are part of the action tree and makes some fs work properly. For example boss_darby needs the word boxing in the action tree otherwise his block animation is missing.

Offline c00ld0c26

  • The D0c
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: Ide.img Fighting styles
« Reply #8 on: December 16, 2012, 09:15:29 AM »
Luis dosnt have enough space to put the P_Bomb and the BOSS_Russell inside his action tree what am I suppouse to do  :(

Offline Red Blaster

  • The BB Arab
  • More Than Halfway There
  • *****
  • Posts: 5,649
  • Gender: Male
  • Hi
    • View Profile
Re: Ide.img Fighting styles
« Reply #9 on: December 16, 2012, 11:04:10 AM »
Search for Hal_GS...copy his stats from Large until /Anim/G_Grappler_A.act... (include all the dots) and replace with Luis, and do the same with Luis's stats for Hal.

Now, just change Luis's and Hal's factions as appropriate, and also change Luis's action tree to add "Russell" and "Russell_PBomb". They fit.

Then just replace G_Grappler_A with BOSS_Russell.

Offline c00ld0c26

  • The D0c
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: Ide.img Fighting styles
« Reply #10 on: December 19, 2012, 08:03:01 AM »
Game crashes all the time!!!! , I dont get what im doing wrong.... Can someone just send me a fille with the edited fighting styles I asked for please...?

Offline Red Blaster

  • The BB Arab
  • More Than Halfway There
  • *****
  • Posts: 5,649
  • Gender: Male
  • Hi
    • View Profile
Re: Ide.img Fighting styles
« Reply #11 on: December 19, 2012, 04:37:24 PM »
On Friday, I will work on it.