Problem with - [Rent] command
#3

First off, you have to check Vozilo != for each || you use.
Second off, you should use !=, not !==
pawn Код:
if(Vozilo != Rent[0] ||  Vozilo != Rent[1] || Vozilo != Rent[2] // and so on
Or you could just loop through the array.
Reply


Messages In This Thread
Problem with - [Rent] command - by NoDi522 - 13.03.2015, 20:30
Re: Problem with - [Rent] command - by Evocator - 13.03.2015, 20:40
Re: Problem with - [Rent] command - by CalvinC - 13.03.2015, 20:44
Re: Problem with - [Rent] command - by NoDi522 - 13.03.2015, 20:50
Re: Problem with - [Rent] command - by Evocator - 13.03.2015, 20:58
Re: Problem with - [Rent] command - by NoDi522 - 13.03.2015, 21:07
Re: Problem with - [Rent] command - by Evocator - 13.03.2015, 21:19
Re: Problem with - [Rent] command - by NoDi522 - 14.03.2015, 09:27

Forum Jump:


Users browsing this thread: 1 Guest(s)