SetTimer("ttiro", 2000, true);
forward ttiro(playerid);public ttiro(playerid){ tiro[playerid] = false; return 1;}