There may be times in my game when I need to force players to perform an animation (like a winpose), and I use getplayerproperty(), and it works fine.
But now I need to do the same with NPCs, and I've noticed that looping and getting the NPCs (count_npc) is slightly slower than getting the...