28.12.2011, 08:10
Hi guys, I have a problem with Attach3DTextLabelToVehicle. The problem is, the text is not attached. That's what I did.
Thanks in advance
pawn Код:
new kolashop, Text3D:vehicle3Dtext;
vehicle3Dtext = Create3DTextLabel( "Army Shop", 0xFF0000AA, 224.8953,1862.8285,13.2716, 15.0, 0, 1 );
Attach3DTextLabelToVehicle(vehicle3Dtext,kolashop, 224.8953,1862.8285, 2.0);