Difference between revisions of "Animgrp.dat"
Jump to navigation
Jump to search
(Created page with '==Overview== <code>animgrp.dat</code> is a file which contains the SA walk styles. ==Structure== <source lang="scm"> # This is a comment man, ped, walkcycle, …') |
|||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{file-stub}} | |
− | + | <code>animgrp.dat</code> is a file which contains the [[GTA SA]] walk styles. It is located in the data folder. | |
− | <code>animgrp.dat</code> is a file which contains the [[ | ||
==Structure== | ==Structure== | ||
Line 18: | Line 17: | ||
'''man''' Is the walkstyle name. <br> | '''man''' Is the walkstyle name. <br> | ||
− | '''ped''' Is the | + | '''ped''' Is the [[IFP]] file. <br> |
'''walkcycle''' Is the animations type.<br> | '''walkcycle''' Is the animations type.<br> | ||
'''6''' Is the number of animations. ''(usually 6)''<br> | '''6''' Is the number of animations. ''(usually 6)''<br> | ||
Line 51: | Line 50: | ||
"jogwoman" | "jogwoman" | ||
"oldfatwoman" | "oldfatwoman" | ||
− | "skate" | + | "skate" |
</source> | </source> | ||
− | == | + | ==Related opcodes== |
*[[0245]] | *[[0245]] | ||
+ | |||
+ | == See also == | ||
+ | * [[Data Files (San Andreas)]] | ||
+ | * [[Dat|List of data files of all GTA parts]] | ||
+ | |||
+ | {{SA-navi}} |
Latest revision as of 22:49, 29 October 2010
animgrp.dat
is a file which contains the GTA SA walk styles. It is located in the data folder.
Structure
# This is a comment
man, ped, walkcycle, 6
walk_civi
run_civi
sprint_panic
idle_stance
roadcross
walk_start
end
man Is the walkstyle name.
ped Is the IFP file.
walkcycle Is the animations type.
6 Is the number of animations. (usually 6)
walk_civi
run_civi
sprint_panic
idle_stance
roadcross
walk_start Are the animations.
Walkstyles
"man"
"shuffle"
"oldman"
"gang1"
"gang2"
"oldfatman"
"fatman"
"jogger"
"drunkman"
"blindman"
"swat"
"woman"
"shopping"
"busywoman"
"sexywoman"
"pro"
"oldwoman"
"fatwoman"
"jogwoman"
"oldfatwoman"
"skate"