Posted January 29, 20214 yr Hi everyone, I am looking for a way to somehow make the scenario work both for the player and the object. So for example if you pick up the pitchfork on johns ranch, john plays the animation of picking up the pitchfork and the pitchfork is picked up. I know that you can play the animation of picking it up, but I am wondering how to make the pitchfork respond with being attached to john or something like that. It is really hard to explain for me, but I hope you understand what I mean.
January 29, 20214 yr I would assume in most cases you just check the animation time and then do something based on that. It might also involve synchronized scenes as objects can play animations.
January 30, 20214 yr If it's a scenario it will attach and spawn the object by default atleast from my testing.
February 6, 20214 yr Have you tried creating a scenario point on that entity and assign a task for a ped to use that scenario point? https://alloc8or.re/rdr3/nativedb/?n=0x794AB1379A74064D and then: https://alloc8or.re/rdr3/nativedb/?n=0xCCDAE6324B6A821C AI::_0xCCDAE6324B6A821C(ped(), scenarioPoint, NULL, -1, 1, 0, 0, 0, 0, 0);
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.