[Ajuda] Protegendo os carros.
#6

Quote:
Originally Posted by Cristhian
Посмотреть сообщение
comeзa sempre com 0 e termina antes do numero que vc definiu, por exemplo:
pawn Код:
new lol[5];
lol[0] = lol;
lol[1] = lol;
lol[2] = lol;
lol[3] = lol;
lol[4] = lol;
mais eu quero saber se tipo

pawn Код:
VPcc[0] = AddStaticVehicleEx(475,2529.36425781,-1667.82250977,14.94676590,90.00000000,114,-1,15); //Sabre
    VPcc[1] = AddStaticVehicleEx(475,2502.77832031,-1659.21398926,13.22175407,182.00000000,114,-1,15); //Sabre
    VPcc[2] = AddStaticVehicleEx(475,2507.59301758,-1660.68432617,13.22175407,139.99951172,114,-1,15); //Sabre
    VPcc[3] = AddStaticVehicleEx(475,2510.22460938,-1665.10742188,13.22175407,89.99877930,114,-1,15); //Sabre
   
    VAda[0] = AddStaticVehicleEx(475,1866.47888184,-1375.37963867,13.47103786,270.00000000,6,1,15); //Sabre
    VAda[1] = AddStaticVehicleEx(475,1866.32482910,-1372.20080566,13.47103786,270.00000000,6,1,15); //Sabre
    VAda[2] = AddStaticVehicleEx(475,1866.28088379,-1368.96252441,13.47103786,270.00000000,6,1,15); //Sabre
    VAda[3] = AddStaticVehicleEx(475,1897.27307129,-1358.12683105,13.47103786,177.99499512,6,1,15); //Sabre
tem que ser assim:

pawn Код:
VPcc[0] = AddStaticVehicleEx(475,2529.36425781,-1667.82250977,14.94676590,90.00000000,114,-1,15); //Sabre
    VPcc[1] = AddStaticVehicleEx(475,2502.77832031,-1659.21398926,13.22175407,182.00000000,114,-1,15); //Sabre
    VPcc[2] = AddStaticVehicleEx(475,2507.59301758,-1660.68432617,13.22175407,139.99951172,114,-1,15); //Sabre
    VPcc[3] = AddStaticVehicleEx(475,2510.22460938,-1665.10742188,13.22175407,89.99877930,114,-1,15); //Sabre
   
    VAda[4] = AddStaticVehicleEx(475,1866.47888184,-1375.37963867,13.47103786,270.00000000,6,1,15); //Sabre
    VAda[5] = AddStaticVehicleEx(475,1866.32482910,-1372.20080566,13.47103786,270.00000000,6,1,15); //Sabre
    VAda[6] = AddStaticVehicleEx(475,1866.28088379,-1368.96252441,13.47103786,270.00000000,6,1,15); //Sabre
    VAda[7] = AddStaticVehicleEx(475,1897.27307129,-1358.12683105,13.47103786,177.99499512,6,1,15); //Sabre
Reply


Messages In This Thread
[Ajuda] Protegendo os carros. - by Lipe_Stronda - 23.11.2011, 11:51
Re: [Ajuda] Protegendo os carros. - by Cristhian - 23.11.2011, 11:55
Re: [Ajuda] Protegendo os carros. - by Josma_cmd - 23.11.2011, 12:29
Re: [Ajuda] Protegendo os carros. - by Lipe_Stronda - 23.11.2011, 12:49
Re: [Ajuda] Protegendo os carros. - by Cristhian - 23.11.2011, 12:53
Re: [Ajuda] Protegendo os carros. - by Lipe_Stronda - 23.11.2011, 13:08
Re: [Ajuda] Protegendo os carros. - by Hardware - 23.11.2011, 13:10

Forum Jump:


Users browsing this thread: 2 Guest(s)