CMD:checkvw(playerid, params[]){ for(new i;i<MAX_DOORS;i++) { for(new x;x<MAX_VWS;x++) { if(DoorInfo[i][InteriorVW] //I'm stuck over here how can I check wich interior vw is not used?