Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Screenracer on March 01, 2014, 09:15:35 AM
-
Check it out: Bully Beta - Jimmy Beta Fighting Style (http://www.youtube.com/watch?v=pIzMV4-8uUI#)
Found that while surfing the web about Bully. Anyways, I heard that its possible to change the fighting style of Jimmy by hex editing. Im wondering if those beta animations are still in the game so I could use them. Because they look awesome.
-
They aren't really that much different then what's normally in-game. Seems like you'll just get a different kick move. You could activate the kick from an action node, but don't ask me how action nodes work... I couldn't help you much there.
-
The only thing I saw really that much different was the power move from the 3rd hit. It looks badass as hell. I also saw the fourth hit from the five hit combo is different. So they still are in the game? Its only a matter of figuring out what there called now.
-
its possible to re-do the 5 hit combo
As for the charge attacks its unknown if they still exist in the game or not. :P
-
How could I redo the five hit combo? By editing the ide.img with a hex editor?
-
Na, HeX ain't really used anymore, It's all LUA Scripting nowadays, I suggest reading DaBOSS' tutorial and/or c00ld0c26's tutorial on LUA Scripting, It's a bit harder than HeX, as HeX is just moving code around, Scripting is kinda like, re-writing the game if you will.