Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: embas10 on April 06, 2014, 05:15:29 AM
-
hey Everybody! does you now how to change jimmy running attack(shoulder attack like jock and townies) into running punch?(like bullies,nerd,prep,greas)
without PedSetAtionNode?? tell me how ok! 8)
-
Don't believe this is possible.
-
i think that possible ! because at i trying running attack using model darby with supermod4(beta) by Daboss
am just doing running punch ! not shoulder attack! but i don't now are that action node or not..! i should strikethrough the comment action node!
-
Simple HxD hex editing. Just change jimmys fighting style to the bullies. Its that simple
-
The only way to be able to change your running attack is Lua. If DaBoss didn't use PedSetActionNode maybe it was ExecuteActionNode but it still a ActionNode ether way.
If you wanna try it out yourself I suggest reading this topic ---> http://www.bully-board.com/index.php?topic=20446.0 (http://www.bully-board.com/index.php?topic=20446.0)
-
I think you could do it without action nodes with hex editing but if you did it that way, you wouldnt want to. Because it would make the running punch your ONLY attack. I don't even think you could do it with hex editing.
If you want an action node LUA script for it, I could make one real quick.