Hi guys
my script doesn't work, does anyone know what's wrong?
_ObjCar = createVehicle ["C_Hatchback_01_sport_F", getMarkerPos "car", ["car1", "car2"], 0, "NONE"];
_ObjCar setVehicleInit "this say3D ["cars",50,1]";
processInitCommands;
In Eden Editor, vehicle init works well...