Manipulation And Entity Animi

So guys i’m trying to play some anim in an entity. Already tested Play_Entity_Anim, for the entity how i’m trying it dosn’t work, why? idk!
So looking at some decompiled scripts got some things. To play an anim they use PlayEntityScriptedAnim but in Native DB it has only 2 args, the entity and an arg. Someone already tried to run some anim in entitys? Like for example add anim to poker cards? And can give some idea what can be done?
What i found from decompiled scripts is they use PLAY_ENTITY_SCRIPTED_ANIM , but nothing happens if i use that.