29.12.2011, 20:41
Quote:
C:\Users\Best-Life\Desktop\carownership.pwn(636) : warning 204: symbol is assigned a value that is never used: "thiscar" C:\Users\Best-Life\Desktop\carownership.pwn(811) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase |
636
Quote:
new thiscar = CreateVehicle(CarInfo[carid][cModel],CarInfo[carid][cLocationx],CarInfo[carid][cLocationy],CarInfo[carid][cLocationz]+1.0,CarInfo[carid][cAngle],CarInfo[carid][cColorOne],CarInfo[carid][cColorTwo],60000); |
Quote:
if(CarInfo[idcar][cOwned]==1) |