F
F13
Guest
This tutorial will show you how to edit the player's animations.
note: any file with "m" in the title(ex: GML1) is for male character's, any file with f the title instead is the female version of some of the animations in the corrisponding "m" folder.
STEP 1: open up GMLl1.xtbl found in common.vpp_pc. use minimaul's toos to extract packfiles.(you can use notepad, notepad+ or any other programme for editing .xtbl files.)
STEP 2: find the animation you which to replace,highlght it, and replace it with a new one. example:
STEP 3: save the changes and put the modded file into your patch. and test it out.
REFERENCE: Here's a list of files and which animations they include:
note: any file with "m" in the title(ex: GML1) is for male character's, any file with f the title instead is the female version of some of the animations in the corrisponding "m" folder.
STEP 1: open up GMLl1.xtbl found in common.vpp_pc. use minimaul's toos to extract packfiles.(you can use notepad, notepad+ or any other programme for editing .xtbl files.)
STEP 2: find the animation you which to replace,highlght it, and replace it with a new one. example:
Code:
<State><ID>ANIMATION</ID><Animation><Filename>INSERT ANIMATION HERE</Filename></Animation></State>
STEP 3: save the changes and put the modded file into your patch. and test it out.
REFERENCE: Here's a list of files and which animations they include:
- GML1 = The male boss' animations along with homies and other npc's
- GFL1 = The female version of the GML1 animations.
- PFL1 = Female civillian animations
- PML= Male civillian animations
- CML1= cop animations
- CML_SWTt1= swat and masako animations
- YKZA= ronin animations
- POL1_Life= animations for o2 tank pulling elderly civilians and bums
- POL1 animation for elderley and other civilians like tourists
- BRO_LIFE= animations for the brotherhood's members.
- PML_ZOMBIE= used for zombies (obviously)
Last edited by a moderator: