25.05.2010, 18:34
Hello there.
Problem.
Code.
Anyone got the last part of this? The solution part?
Problem.
Код:
(3013) : error 017: undefined symbol "vehicleid"
Код:
public IsABoat(carid) { new model = GetVehicleModel(vehicleid); // Line 3013. if(model == 472 || model == 473 || model == 493 || model == 595 || model == 484 || model == 453 || model == 452 || model == 446 || model == 454)