gopher79 0 Posted September 8, 2020 Share Posted September 8, 2020 Hi! could anyone help me, how I could animate the NPC? let ped = mp.peds.new( mp.game.joaat('MP_M_Freemode_01'), new mp.Vector3(100, 200, 300), 270.0, mp.players.local.dimension ); I know it's need, but it doesn't work: mp.game.streaming.requestAnimDict("[email protected]_gunstore"); mp.players.local.taskPlayAnim("[email protected]_gunstore", "_greeting", 8.0, 1.0, -1, 1, 1.0, false, false, false); Thanks for the answers. Link to post Share on other sites
Nutter 2 Posted September 9, 2020 Share Posted September 9, 2020 apply the animation task on the ped Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now