29.07.2014, 22:01
Hey guys im wonder why im getting the warning arguments does not match definition,
basicly i dont see anything wrong with this line but i could be wrong ofcours.
The warning came up after
was added to the line.
basicly i dont see anything wrong with this line but i could be wrong ofcours.
Код:
pC1[playerid] = CreateVehicle(PlayerInfo[playerid][pPcarkey], PlayerInfo[playerid][pC1X], PlayerInfo[playerid][pC1Y], PlayerInfo[playerid][pC1Z], PlayerInfo[playerid][pC1A], PlayerInfo[playerid][pC1C1], PlayerInfo[playerid][pPcarint], PlayerInfo[playerid][pPcarvw], PlayerInfo[playerid][pC1C2], -1);
Код:
PlayerInfo[playerid][pPcarint], PlayerInfo[playerid][pPcarvw]