3D text help
#1

Hello Im trying to put 3D texts on cars in my GM I use this
Quote:

{


new Text3D:vehicle3Dtext;
vehicle3Dtext = Create3DTextLabel( "MW-DM", 0xFF0000AA, 0.0, 0.0, 0.0, 50.0, 0, 1 );
for(new i=0; i<MAX_VEHICLES; i++)
Attach3DTextLabelToVehicle( vehicle3Dtext, i, 0.0, 0.0, 2.0);

but when I get in game to test I dont see it, please help
Reply


Messages In This Thread
3D text help - by darkknight123 - 08.01.2011, 00:13
Re: 3D text help - by Padarom - 08.01.2011, 00:20
Re: 3D text help - by darkknight123 - 08.01.2011, 00:21
Re: 3D text help - by John_F - 08.01.2011, 00:27
Re: 3D text help - by darkknight123 - 08.01.2011, 00:30
Re: 3D text help - by Hal - 08.01.2011, 01:11
Re: 3D text help - by darkknight123 - 08.01.2011, 01:13
Re: 3D text help - by John_F - 08.01.2011, 01:45
Re: 3D text help - by Padarom - 08.01.2011, 01:53
Re: 3D text help - by darkknight123 - 08.01.2011, 02:37

Forum Jump:


Users browsing this thread: 1 Guest(s)