SA-MP Forums Archive
por cor no carro manuelmente - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: por cor no carro manuelmente (/showthread.php?tid=277685)



por cor no carro manuelmente - SERRA93 - 18.08.2011

pessoal este aqui e um carro que fis



CreateVehicle(427,1658.32104492,-1721.35461426,20.73237419,92.00000000,36,-1,0);

CreateVehicle(ID CO CARRO, X , Y , Z , X ,??,??,TEMPO DE RESPAWN);


como fasso pra mudar a cor ?


Re: por cor no carro manuelmente - RockFire - 18.08.2011

ChangeVehicleColors
ou
CreateVehicle(ID, X , Y , Z , A , COR 1 , COR 2 ,RESPAWN);


Re: por cor no carro manuelmente - ViniBorn - 18.08.2011

Troca os pontos de interrogaзгo pela cor.

pawn Код:
CreateVehicle(ID CO CARRO, X , Y , Z , X ,COR1,COR2,TEMPO DE RESPAWN);



Re: por cor no carro manuelmente - histire - 19.08.2011

Quote:

CreateVehicle(ID CO CARRO, X , Y , Z , X ,COR1,COR2,TEMPO DE RESPAWN);

faz oque ele disse kiser lista das cores LINK:


http://imageshack.us/photo/my-images/225/sampcolor.jpg/


Re: por cor no carro manuelmente - JonathanFeitosa - 19.08.2011

pawn Код:
CreateVehicle(ID, X , Y , Z , A ,COR1, COR2, RESPAWN);
Porque Chaman de X ? Nгo Seria A de Angle ? Ou Angulo.