#MAX_ACTORS 6
for(new i; i < MAX_ACTORS; i++) { ApplyActorAnimation(i, "DEALER", "DEALER_IDLE", 4.0, 1, 0, 0, 0, 0, 1); }