forward StopSpeccing(playerid);//Under OnPlayerDeathSetTimerEx("StopSpeccing", 10000, false, "i", playerid);public StopSpeccing(playerid){ TogglePlayerSpectating(playerid, 0);}