16.06.2016, 10:42
pawn Код:
vJobStats[vehicleid][VehID] = CreateVehicle(vJobStats[vehicleid][ModelID], vJobStats[vehicleid][PosX], vJobStats[vehicleid][PosY], vJobStats[vehicleid][PosZ], vJobStats[vehicleid][PosAng], vJobStats[vehicleid][Color1], vJobStats[vehicleid][Color2], vJobStats[vehicleid][RespawnD], vJobStats[vehicleid][Siren]);
Код:
C:\Users\Vincenzo\Documents\RP SAMP Server\gamemodes\Inter_RP_0.1.pwn(714) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
It doesn't read "Siren" argument...