Checkpoint problems
#4

Try changing this line:

pawn Код:
if(CarCheck == DMV1 || CarCheck == DMV2 || CarCheck == DMV3)
To:

pawn Код:
if(vehicleid == DMV1 || vehicleid == DMV2 || vehicleid == DMV3)
Reply


Messages In This Thread
Checkpoint problems - by slymatt - 25.07.2011, 01:22
Re: Checkpoint problems - by =WoR=Varth - 25.07.2011, 01:38
Re: Checkpoint problems - by slymatt - 25.07.2011, 01:39
Re: Checkpoint problems - by PotH3Ad - 25.07.2011, 01:40
Re: Checkpoint problems - by slymatt - 25.07.2011, 01:48
Re: Checkpoint problems - by =WoR=Varth - 25.07.2011, 01:50
Re: Checkpoint problems - by PotH3Ad - 25.07.2011, 02:03
Re: Checkpoint problems - by slymatt - 25.07.2011, 02:14
Re: Checkpoint problems - by slymatt - 25.07.2011, 02:26
Re: Checkpoint problems - by PotH3Ad - 25.07.2011, 02:27

Forum Jump:


Users browsing this thread: 1 Guest(s)