Jump to content

LMS

Administrators
  • Posts

    904
  • Joined

  • Last visited

  • Days Won

    296

 Content Type 

Profiles

Forums

Gallery

Downloads

News Articles

Modding Wiki

RDR2 Native Database

RDR2 Native Parameters

RDR2 Player Clothes Database

RDR2 Ped Voices Database

RDR2 Ped Speech Lines

RDR2 Modding Tutorials

RDR2 Ped Model Database

RDR2 Animations Database

RDRFR Changelog

RDRFR Installation Guide

RDRFR Features

RDRFR Settings

LML User Contributions

Everything posted by LMS

  1. Yes, Insiders get early access to a variety of projects and updates we work on, including early access to RDRFR currently.
  2. Perhaps it only works for animations played via the task natives? Might be worth a shot.
  3. It does not look like it takes a hash. Those are few examples from the game scripts: Line 11070: TASK::SET_ANIM_RATE(iLocal_38, 0.75f, 0, false); Line 11071: TASK::SET_ANIM_RATE(iLocal_39, 0.75f, 0, false); Line 11080: TASK::SET_ANIM_RATE(iLocal_38, 0.5f, 0, false); Line 11081: TASK::SET_ANIM_RATE(iLocal_39, 0.5f, 0, false); Line 1459: TASK::SET_ANIM_RATE(iLocal_1284, 1f, 0, false); Line 1463: TASK::SET_ANIM_RATE(iLocal_1285, 1f, 0, false); Line 17862: TASK::SET_ANIM_RATE(iLocal_1284, 0f, 0, false); Line 17863: TASK::SET_ANIM_RATE(iLocal_1285, 0f, 0, false);
  4. I am not sure what it changes, but I don't think you can. What are you seeing when yo set it to like 0.1f?
  5. Her model name is CS_MP_JESSICA I think.
  6. Usually you can specify the speed already when starting the animation. I am not sure what this native actually changes, perhaps just the ped's running anim?
  7. We do not have any definitive dates, but a testing version is more or less around the corner. When a full public release is ready is hard to say, but we try to get it out as fast as possible. Just trying to find the right balance between fast release and features/polishing.
  8. The trainer pulls the models from the lst.ini file, so if you want more either add them yourself there or download one of the premade files which has all the models and more. You can find those in the Downloads section too. As for mp_male, this it he male multiplayer model and unfortunately since one of the recent game patches this cannot be spawned in SP.
  9. The trainer has its own ScriptHook and is up to date. There is no need for any additional files. Mostly working on RDRFR when it comes to modding 🙂 Glad to hear you are enjoying it!
  10. There are no plans for any updates in the near future as we are focusing on other things, but I'm sure we will find new cool stuff to add to the trainer somewhere down the road.
  11. I have no idea how the model files work, but I assume they could be made to work with other models. How difficult that is, however, is another question (and no tooling is available yet anyway to even open them).
  12. Due to an unknown (to me at least) change in the Moonshiner's update to the multiplayer characters they currently crash when loaded in singleplayer. I've looked into it a bit, but did not find the root cause yet. I recently managed to at least bring MP weapons back into singleplayer so hopefully I'll get the multiplayer models fixed at some point, too.
  13. If you would like to keep it as simple as possible, you can use the WinAPI GetPrivateProfileString/GetPrivateProfileInt functions to read from an ini file. You will still have to do the parsing for some types such as float, though. Something I've used in the past is https://github.com/jtilly/inih which is header only, so easy to work with. It also includes conversions to most common types which should make your life easier.
  14. I did not look into this any further, but I assume the list above is complete (it looks suspiciously similar to mine), so those are probably all components that can be attached to horses. The "natural" components might just be hardcoded per model and cannot be attached dynamically like the others.
  15. The best way might be to make it configurable via an ini file so that people can balance it the way they want.
  16. I am cheating a bit since my moment is the result of messing with game code, but it was still hilarious to watch. While looking for ways to make people ignore crimes committed by the player, we stumbled upon what is probably an event queue for player crimes. This queue is normally emptied after a witness has been assigned and is reporting it to the sheriff. We thought that perhaps this would be a good way to make everyone oblivious to the player's crimes - and it was. However, it resulted in citizens queuing up in front of the sheriff's office and "demanding the law", without the law ever responding. More and more people would join in forming a real life queue. Watching the scene unfold whilst committing more crimes made for really fun watch.
  17. You might also want to post this mod to the Downloads section to it is visible to more people, even if it was a special request mod 🙂
  18. The clothes are not made to fit NPCs for the most part, so while they sometimes work glitches are to be expected. A more reliable way to change clothing as a NPC model is to use the outfit selection.
  19. It might be that the imported data has changed, I will take a look.
  20. Thanks for the submission! To make it easier for people to see your mod and give feedback, please upload it to our Downloads section here: https://www.mod-rdr.com/files/submit/?category=&_new=1&do=submit
  21. Thanks! I fear we will not be able to find all bones using this way since there are so many, so hopefully we can find them in the data files.
  22. You will have to rely on people reporting it a bit more 🙂
  23. There are from some of the data files, but unfortunately are incomplete. I am not sure why there are multiple IDs for the same names, could be horse/ped again or something entirely unrelated. What happens when you shoot them in the leg until they die? Will it also return head afterwards?
  24. Thanks for the research! That also confirms that they use different ids than on GTA V unfortunately. I had a closer look based on your findings and could map a few bones (mix of peds and horses it seems) and find more ids, although some names appear multiple times with different values. SKEL_ROOT: 0 SKEL_R_Thigh: 6884 reins: 7434 FACIAL_R_LipCorner: 10509 SKEL_R_Finger41: 11300 FACIAL_L_LipCorner: 31911 SKEL_Neck1: 14284 SKEL_Neck2: 14285 SKEL_Neck3: 14286 SKEL_Neck4: 14287 SKEL_Neck5: 14288 SKEL_Spine1: 14411 SKEL_Spine2: 14412 SKEL_Spine3: 14413 SKEL_Spine4: 14414 SKEL_Spine5: 14415 SKEL_R_Finger12: 16749 SKEL_L_Finger32: 16765 SKEL_R_Finger32: 16781 SKEL_L_Finger32: 16829 SKEL_Head: 21030 SKEL_SADDLE: 29245 SKEL_R_SATCHELROOT: 34484 SKEL_L_Finger41: 35876 SKEL_L_Finger12: 41325 SKEL_L_Finger12: 41326 SKEL_L_Finger12: 41405 SKEL_L_Finger32: 41341 SKEL_L_Finger32: 41357 SKEL_R_Calf: 43312 SKEL_L_Forearm: 53675 PH_bridle_attach_L: 53945 PH_L_LipAttach: 53945 PH_bridle_attach_R: 53951 PH_R_LipAttach: 53951 SKEL_R_Forearm: 54187 SKEL_L_CALF: 55120 PH_SaddleHorn: 62111 PH_bridle_wagon_L: 64311 PH_bridle_wagon_R: 64413 SKEL_L_Thigh: 65478 Confirmed Horse: SKEL_ROOT: 0 SKEL_Neck2: 14285 SCALE_Pelvis: 19060 SCALE_Spine1: 38711 SCALE_Spine3: 38713 SPR_L_Saddlebag: 47850 SPR_R_Saddlebag: 50064 SPR_C_BedRoll: 53074
×
×
  • Create New...