14.03.2010, 17:58
Код:
C:\Users\Rafael\Downloads\GTARP\GTARP\gamemodes\gtarp.pwn(15667) : warning 202: number of arguments does not match definition C:\Users\Rafael\Downloads\GTARP\GTARP\gamemodes\gtarp.pwn(15842) : warning 202: number of arguments does not match definition C:\Users\Rafael\Downloads\GTARP\GTARP\gamemodes\gtarp.pwn(17085) : warning 202: number of arguments does not match definition C:\Users\Rafael\Downloads\GTARP\GTARP\gamemodes\gtarp.pwn(22351) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 9644 bytes Code size: 1645780 bytes Data size: 10368928 bytes Stack/heap size: 16384 bytes; estimated max. usage=4466 cells (17864 bytes) Total requirements:12040736 bytes 4 Warnings.
Код:
CreateVehicle(CarInfo[ownvehkey][cModel],CarInfo[ownvehkey][cLocationx],CarInfo[ownvehkey][cLocationy],CarInfo[ownvehkey][cLocationz]+1.0,CarInfo[ownvehkey][cAngle],CarInfo[ownvehkey][cColorOne],CarInfo[ownvehkey][cColorTwo],CarInfo[ownvehkey][cNitro],60000);
(sry for bad english)