08.01.2013, 22:19
Assuming the second part is something like OnPlayerEnterVehicle....
you have a capital V in Vehicleid, all callbacks for cars use a lowercase.
Код:
if(!strcmp(VehicleInfo[Vehicleid][owner], PlayerName(playerid), true))