TextLabes and Vehicles
#2

idk about this but its just a test

pawn Код:
for(new v = 0; v < MAX_VEHICLES; v++)
    {
        new Float:x,y,z;
        Create3DTextLabel( CarInfo[v][cLicense], 0xFF0000AA, 0.0, 0.0, 0.0, 20.0, 0, 1 );
        Attach3DTextLabelToVehicle(vehicle3Dtext[v], v, x, y, z+30);
    }
Reply


Messages In This Thread
TextLabes and Vehicles - by GaGlets(R) - 29.07.2010, 03:11
Re: TextLabes and Vehicles - by Kar - 29.07.2010, 03:20
Re: TextLabes and Vehicles - by GaGlets(R) - 29.07.2010, 03:30
Re: TextLabes and Vehicles - by Kar - 29.07.2010, 03:33
Re: TextLabes and Vehicles - by GaGlets(R) - 29.07.2010, 03:40
Re: TextLabes and Vehicles - by Kar - 29.07.2010, 03:44
Re: TextLabes and Vehicles - by GaGlets(R) - 29.07.2010, 03:50
Re: TextLabes and Vehicles - by Kar - 29.07.2010, 04:02
Re: TextLabes and Vehicles - by GaGlets(R) - 29.07.2010, 13:14
Re: TextLabes and Vehicles - by GaGlets(R) - 29.07.2010, 18:02

Forum Jump:


Users browsing this thread: 3 Guest(s)