Detaljan opis problema:Ne radi Attach3DTextLabelToVehicle
Deo skripte:
new policija0;
new Text3D:pol0;
policija0 = AddStaticVehicleEx(405,2277.5000000,2431.8000488,3.3000000,0.0000000,1,1,15); //Sentinel 0
pol0 = Create3DTextLabel("",COLOR_RED,0,0,0,50,0,1);
Attach3DTextLabelToVehicle(pol0, policija0 ,0,0,1.2);