Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Hopking on August 02, 2013, 04:58:20 AM

Title: How are we getting all of the animations?
Post by: Hopking on August 02, 2013, 04:58:20 AM
I have a quick question- In many LUA packs that allow to play anim with pedsetactionnode... i know a lot of the animations are in scripts.img and world.img but how can i get the animations with no reference in the misson files?
Title: Re: How are we getting all of the animations?
Post by: DaBOSS54320 on August 02, 2013, 05:02:33 AM
Act.img
Title: Re: How are we getting all of the animations?
Post by: Hopking on August 02, 2013, 05:07:16 AM
i tried this, but i cannot get the animation file in this sort of format: /Global/G_Johnny/Cinematic/ThroatGrab
Title: Re: How are we getting all of the animations?
Post by: DaBOSS54320 on August 02, 2013, 05:12:02 AM
They aren't too easy to find/do correctly. Sometimes you have to add in /Offense or /Actions or /Grapples or /Heavy and a lot of things like that. A game of trial and error to get them working.
Title: Re: How are we getting all of the animations?
Post by: deadpoolXYZ on August 03, 2013, 11:03:39 AM
Daboss is right, it will take you more than 1 try to find the correct code.
Title: Re: How are we getting all of the animations?
Post by: DaBOSS54320 on August 03, 2013, 11:14:50 AM
I've been trying to find one certain code all day :/
Some are easy, some are HARD.
Title: Re: How are we getting all of the animations?
Post by: SWEGTA on August 04, 2013, 05:28:56 AM
Trial and error. Lots of it.
Title: Re: How are we getting all of the animations?
Post by: DaBOSS54320 on August 04, 2013, 06:10:15 AM
^ You forgot "frustration"
Title: Re: How are we getting all of the animations?
Post by: FaZe on August 04, 2013, 06:18:43 AM
And Time, This takes a lot of time, I know, and I have kind of given up on modding. As my bully does not work. I will still be a fan and I will still stay on bully-board, and like I said, this will take you a lot of time. Modding take patience and passion to continue on what you do best.
Title: Re: How are we getting all of the animations?
Post by: Hopking on August 04, 2013, 06:58:40 AM
I suppose the animation paths are exactly where rockstar saved them when compiling the game, I think if we got a decompiled copy of the game we'd be able to get all of the paths that were saved (I know there are some references in some files, usually X:\Bully Ps2.)
Title: Re: How are we getting all of the animations?
Post by: FaZe on August 04, 2013, 07:26:36 AM
I know that if you use OllyDBG you can decompile it, See if you can, as I do not really want to download a program I have never used.
Title: Re: How are we getting all of the animations?
Post by: perfectozzyozborne on August 12, 2013, 04:30:39 PM
Wow this is good to see.
Title: Re: How are we getting all of the animations?
Post by: Xavier the vampire on October 31, 2013, 11:50:27 AM
Me too i have a problem to have Russell powerbomb grab, Johhny Chokeslam grabs your shirt and punch you in the jaw and Darby boxing hit 5 combo on lua? How can I get to work like that?