17.12.2011, 14:37
Код:
new Car, Text3D:text; // variables text = Create3DTextLabel( "Maљinos tekstas", 0xFF0000AA, 0.0, 0.0,0.0, 50.0, 0, 1 ); // Create3D Car = CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60); // CreateVehicle Attach3DTextLabelToVehicle( text, Car, 0.0, 0.0, 2.0);// Attach3D