Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: LisaC85 on January 15, 2013, 06:10:03 PM
-
Anyone know how i can make a jimmy clone?
-
Open the ide.img and change the FF FF FF FF to 00 00 00 02 next to Jimmy fighting style. It is hard to find him since he doesn't have an specific faction.
-
I really need a Jimmy clone,also where is the jimmy fighting style move?there is so much of them http://www.bully-board.com/Smileys/gtas/sad.gif (http://www.bully-board.com/Smileys/gtas/sad.gif)
-
jimmy clone please.....???? :(
-
plz g1v meh clone, pleeeeaase :(
PLZ S1IR, I WAN7 IT NAOW. :'(
-
jimmy clone please.....???? :(
You know some people would read Saikyo and do those steps.
Apparently you're not one of them.
-
jimmy clone please.....???? :(
You know some people would read Saikyo and do those steps.
Apparently you're not one of them.
what you meant??
-
jimmy clone please.....???? :(
You know some people would read Saikyo and do those steps.
Apparently you're not one of them.
what you meant??
Th1Nk h4Rd3R....... ;D
-
Can you post a pic where Jimmy's fighting style is?
-
I will make it more clear for the ones that still don't understand.
This is Jimmy's full code in the ide.img:
player..player..
....Medium..PLAY
ER1.STAT_PLAYER.
Grap....null....
null....null....
ÿÿÿÿ/Global/Play
er..Act/Player.a
ct../Global/Play
erAI....Act/Play
erAI.act....N_Ji
mmy
Highlight the "ÿÿÿÿ" part in hex editor and on the left you will see "FF FF FF FF". Change that value to any other.
For example if you want to make only 1 clone of Jimmy do this:
"FF FF FF FF" -------------------> "01 00 00 00"
If you want 2:
"FF FF FF FF" -------------------> "02 00 00 00"
That's it.
-
I will make it more clear for the ones that still don't understand.
This is Jimmy's full code in the ide.img:
player..player..
....Medium..PLAY
ER1.STAT_PLAYER.
Grap....null....
null....null....
ÿÿÿÿ/Global/Play
er..Act/Player.a
ct../Global/Play
erAI....Act/Play
erAI.act....N_Ji
mmy
Highlight the "ÿÿÿÿ" part in hex editor and on the left you will see "FF FF FF FF". Change that value to any other.
For example if you want to make only 1 clone of Jimmy do this:
"FF FF FF FF" -------------------> "01 00 00 00"
If you want 2:
"FF FF FF FF" -------------------> "02 00 00 00"
That's it.
THANK YOU
-
I still cant find the jimmy clone and I followed what you said D:
-
I said before that since Jimmy doesn't have a faction it's hard to find his clone. Try changing your faction to another one.
-
I did but it put out a huge cube then my game crashed. :(