3d text problem
#1

What is incorrect in this code ?

Код:
forward plate();
public plate()
{
	for(new i = 0; i < sizeof(PD); i++)
	{
	    format(TextCar, sizeof(TextCar), "LS-%d-PD", i);
       	TextUpCar2[i] = Create3DTextLabel(TextCar, 0x0080FFFF , 0.0, 0.0, 0.0, 25, 0, 1);
       	Attach3DTextLabelToVehicle(TextUpCar2[i], i, 0.0, 0.0, 0.1);
	}
	return 1;
	
}
Reply
#2

You tell us. What is TextCar, TextUpCar2, PD and nrinmatric?
Next time include important things into your code, not just "here's the code guys, what's wrong with it".
Reply
#3

You can arrange my code please ?
Reply
#4

I have no idea what is wrong with your code, so no.
Reply
#5

up ...........
Reply
#6

can you post what errors it give on complie?
Reply
#7

no error ...
Reply
#8

Try this:

PHP код:
TextUpCar2[i] = Create3DTextLabel"Vйhicule d'Administrateur"0xFF0000AA0.00.00.050.00);
        
Attach3DTextLabelToVehicle(TextUpCar2[i] , TextCar0.00.02.0); 
Reply
#9

no work your code ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)