-
-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When I try to apply animation to an actor or a player from BLOWJOBZ or SnM libraries, nothing happens.
Issue on windows and linux version RC2
Example:
ApplyActorAnimation(actorid, "BLOWJOBZ", "BJ_Stand_Start_W", 4.1, false, false, false, true,0);
ApplyAnimation(playerid, "BLOWJOBZ", "BJ_Stand_Start_P", 4.1, false, false, false, true, 0,SYNC_ALL);
ApplyAnimation(playerid,"SnM","SnM_Cane_W",4.1,false,false,true,false,0,SYNC_ALL);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working