Jump to content

C# PlayPlayerAnimation is out of sync


Recommended Posts

Posted

Yes of course!

This is one of my code@trolovecro

NAPI.Player.PlayPlayerAnimation(client, 1, "amb@world_human_stand_fishing@idle_a", "idle_c");

 

Not synchronized when fishing. My friend can't see me fishing.

@trolovecro

I don't know how to solve it.

Posted (edited)

@Xabi

But it still does not perform animation when fishing.

@XabiThis is my code.

NAPI.Player.PlayPlayerAnimation(client, (int)Anim.animationFlags.AllowPlayerControl, "amb@world_human_stand_fishing@idle_a", "idle_c");

 

Edited by MiloZoe
Posted
31 minutes ago, MiloZoe said:

@Xabi

But it still does not perform animation when fishing.

@XabiThis is my code.


NAPI.Player.PlayPlayerAnimation(client, (int)Anim.animationFlags.AllowPlayerControl, "amb@world_human_stand_fishing@idle_a", "idle_c");

 

Try playing with the flags, maybe you need AllowPlayerControl and Loop at the same time.

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...