Attach3DTextLabelToVehicle
#1

Hi guys, I have a problem with Attach3DTextLabelToVehicle. The problem is, the text is not attached. That's what I did.

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);
Thanks in advance
Reply
#2

https://sampwiki.blast.hk/wiki/Attach3DTextLabelToVehicle
Reply
#3

Where have you given kolashop a value?
Reply
#4

pawn Код:
kolashop = AddStaticVehicle(428,224.8953,1862.8285,13.2716,0.7228,237,237); //
Reply
#5

bump
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)