Car Boards
#7

And Postions of Vehicle?
Sorry,i know your question..

Here:
pawn Код:
new str[32];
for(new d=1; d<100; d++)
{
new Float:x,Float:y,Float:z;
GetVehiclePos(vehicleid,x,y,z);
format(str,10,"Los Santos 00%d",d);
Reg[d] = Create3DTextLabel(str, 0x43ADADFF ,x,y,z, 15.0, 0, 1);
}
Reply


Messages In This Thread
Car Boards - by Inaro95 - 25.12.2010, 01:28
Re: Car Boards - by TheArcher - 25.12.2010, 01:54
Re: Car Boards - by Inaro95 - 25.12.2010, 02:00
Re: Car Boards - by TheArcher - 25.12.2010, 02:04
Respuesta: Car Boards - by ipsBruno - 25.12.2010, 02:26
Re: Car Boards - by Inaro95 - 25.12.2010, 02:30
Respuesta: Car Boards - by ipsBruno - 25.12.2010, 02:32
Re: Car Boards - by [L3th4l] - 25.12.2010, 02:36

Forum Jump:


Users browsing this thread: 1 Guest(s)