LSPD can find the Vehicle Plate(strcmp problem)
#2

Try replacing "if(strcmp(inputtext,CarInfo[i][cPlate],true))" for

pawn Код:
if(!strcmp(inputtext, CarInfo[i][cPlate]))
Reply


Messages In This Thread
LSPD can find the Vehicle Plate(strcmp problem) - by SkizzoTrick - 10.02.2011, 18:57
Re: LSPD can find the Vehicle Plate(strcmp problem) - by Kwarde - 10.02.2011, 19:10
Re: LSPD can find the Vehicle Plate(strcmp problem) - by SkizzoTrick - 10.02.2011, 19:12
Re: LSPD can find the Vehicle Plate(strcmp problem) - by Kwarde - 10.02.2011, 20:36
Re: LSPD can find the Vehicle Plate(strcmp problem) - by SkizzoTrick - 11.02.2011, 16:50

Forum Jump:


Users browsing this thread: 1 Guest(s)