Help! Some Errors on Compile
#4

Quote:
pawn Код:
CreatedCars[CreatedCar] == carid;
            CreatedCar ++; //
turns into
pawn Код:
CreatedCars[CreatedCar] = carid;
            CreatedCar++;
Reply


Messages In This Thread
Help! Some Errors on Compile - by flaky9 - 16.05.2012, 12:06
Re: Help! Some Errors on Compile - by CoaPsyFactor - 16.05.2012, 12:34
Re: Help! Some Errors on Compile - by flaky9 - 16.05.2012, 12:56
AW: Help! Some Errors on Compile - by Drebin - 16.05.2012, 12:57
Re: AW: Help! Some Errors on Compile - by flaky9 - 16.05.2012, 13:03

Forum Jump:


Users browsing this thread: 1 Guest(s)