Command engine doesn't work because another value
#4

instead of
pawn Код:
if(vInfo[i][vehicleFuel] >= 1)
set the code to

pawn Код:
if(vInfo[i][vehicleFuel] >= 0)
tell me if it work

You said you only put 1 fuel when testing, but the script says the value must be greater than 1
Reply


Messages In This Thread
Command engine doesn't work because another value - by Zeus666 - 15.04.2018, 11:23
Re: Command engine doesn't work because another value - by doodlebob666 - 15.04.2018, 11:30
Re: Command engine doesn't work because another value - by Zeus666 - 15.04.2018, 11:38
Re: Command engine doesn't work because another value - by doodlebob666 - 15.04.2018, 11:43
Re: Command engine doesn't work because another value - by Zeus666 - 15.04.2018, 11:47
Re: Command engine doesn't work because another value - by doodlebob666 - 15.04.2018, 11:51

Forum Jump:


Users browsing this thread: 1 Guest(s)