Jump to content

Recommended Posts

Posted

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("random@shop_gunstore");
mp.players.local.taskPlayAnim("random@shop_gunstore", "_greeting", 8.0, 1.0, -1, 1, 1.0, false, false, false);

Thanks for the answers.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...