2.292 files liked
494 comments
0 videos
0 uploads
3 followers
@JohnFromGWN I unerstand that it's for testing purposes, I just tried the walkstyles like - MOVE_F@GENERIC, MOVE_M@BRAVE, and AMBIENT_WALK_VARIATION_F_ARROGANT_B, it's not works, but when I insert this walkstyle - MOVE_F@ARROGANT@A, and this - AMBIENT_WALK_VARIATION_F_SAD_A, it work, so anyway I know that some walkstyles can nott be used for any ped. So I will continue to testing it, I think I will found more current walkstyle names with this script🙂 thank you for helping me with this, it really means a lot for me👏
@JohnFromGWN Well, I did that, but my ped is always spawns with the default walkstyle... what can goes wrong here?
@MORIMORI3 This is a mod that I have been looking for a long time😊Arigatou gozaimashita👏
@JohnFromGWN Okay, now I see that it is very simple, I will look forward to your script.
@JohnFromGWN That's good, but I have never been engaged in scripts and I don't know what to do there, you sure that I can do this?
@JohnFromGWN Looks like I was wrong about this walkstyle - MOVE_F@EXHAUSTED, cause now I tries to select this walkstyle with the Simple Trainer by @sjaak327, and nothing is happens, but most likely I just confused it with another walkstyle, this - ANIM@MOVE_F@GROOVING@ or any other grooving walkstyle, cause this walkstyle is working when I select it with the help of Simple Trainer by @sjaak327, and almost all the walkstyles is work with this trainer, and some of similar walkstyles also working with Rampage Trainer by @RampageDev, so that's it. I tested it just now with G_F_Y_Vagos_01 ped, but I think it's doesn't matter what are model is used with.
@JohnFromGWN I'll used it with some peds that I install (not vanilla peds), but seriously it works with any ped, for example this one - MOVE_F@EXHAUSTED, When I select this walkstyle with the help of Simple Trainer by @sjaak327, and I never seen's any problems with that, with Rampage Trainer by @RampageDev is also worked with any ped, but I don't remember the walkstyles names, that texted in Rampage's menu, of course I know that some of walkstyles can be used with the one ped only, and if I select that walkstyle to some other ped, ped just start glitching, but this is not the same, cause when some walkstyle has an wrong name in the peds.meta file, the game just crash.
@JohnFromGWN Well... I think I should stop this search for the correct names of the walkstyles, but what I really knows, that is some of those walkstyles that I telling you, can be actually working in the game with the help of some trainer like Simple Trainer by @sjaak327, or Rampage Trainer by @RampageDev, in them's menues can be possible to select some of these walkstyles who has an unknown correct names, but the problem is that in those trainer's menues the direct names for these walkstyles are not indicated. If only your mod had the ability to display information with the name of ped's walkstyle... then I think I would found some of these unknown names.
@JohnFromGWN Thanks for that👏It's really unclear what R* did with these walkstyles, and as I understand, MOVE_F@ARROGANT@A is the same as AMBIENT_WALK_VARIATION_F_ARROGANT_A, actually I know three walkstyles at this, is MOVE_F@ARROGANT@A, MOVE_F@ARROGANT@B, and MOVE_F@ARROGANT@C, and only the first of those can be work if texts it MOVE_F@ARROGANT@A, other two is needs to be texted AMBIENT_WALK_VARIATION_F_ARROGANT_B, and AMBIENT_WALK_VARIATION_F_ARROGANT_C, but anyway it's just a part of the walkstyles that is don't work, clip_move_.rpf has at least ten more walkstyles that also don't work, these walkstyles is don't used in singleplayer looks like, I don't remember exactly which ones they are, maybe some like MOVE_F@SCARED@A, or MOVE_F@HURRY@A, which of MOVE_F@DEPRESSED@A, MOVE_F@DEPRESSED@B, or MOVE_F@DEPRESSED@C, MOVE_F@EXHAUSTED, MOVE_F@DRUNK@A, and that's not all of them, so as this walkstyles is don't use in the game with some peds, it means that I can't found them in the peds.ymt meta file, with voice groups everything is a little bit easier except the a_f_m_ktown_02_chinese_mini_01.awc file, this voice I can choose with menyoo trainer, and it work, but if I try to text something like <PedVoiceGroup>A_F_M_KTOWN_02_R2PVG</PedVoiceGroup> or <PedVoiceGroup>A_F_M_KTOWN_02_CHINESE_PVG</PedVoiceGroup> it doesn't work, and my ped just don't talk at all. Seriously, I think that somewhere in the data's .gxt2 files it can be possible to found all of those, wouldn't you? correct me if i'm wrong.
@JohnFromGWN And of course I looking for the list with proper spelling, but the problem is that not all the walkstyles names that located in \Grand Theft Auto V\x64c.rpf\anim\ingame\clip_move_.rpf\ way, needs to be texted like this in peds.meta file, as I already told you for example about this walkstyle - MOVE_F@ARROGANT@B, yes, that is the walkstyle's name, but for some reasons, if Insert this name to the peds.meta like this:
<MovementClipSet> MOVE_F@ARROGANT@B</MovementClipSet>
it just crash my game, cause some of the walkstyles needs to be texted different to be workable, and this line <MovementClipSet> MOVE_F@ARROGANT@B</MovementClipSet> needs to be texted like this to make it works:
<MovementClipSet> AMBIENT_WALK_VARIATION_F_ARROGANT_B</MovementClipSet>
So, as I noticed, it's not that simple here as it seems...