IsPlayerRunning(playerid){ new ai = GetPlayerAnimationIndex(playerid); if(ai == 1231 || ai == 1266) return 1; return 0;}