[Ajuda] PaintJob - 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: [Ajuda] PaintJob (
/showthread.php?tid=356262)
PaintJob -
Andre_Felipe - 02.07.2012
Bom, tenhu o comando de colocar o veнculo elegy no lugar, mais nгo sei colocar ele tunado..
O convertffs ta off, eu ia ver se ele me dava paintjob, kirt's e etc.
Mais como nгo ta on, vim pedir por aqui...
o veнculo й esse :
Код:
AddStaticVehicle(562,-289.1725,1778.0479,42.3790,89.5962,1,1); // Elegy
Agora como faзo pra dxar os tunnings ? vlw
AW: PaintJob -
billy the kid - 02.07.2012
vc esta presiзando da uma pesquisada por ae PESQUISE MAIS SE NAO ENCONTRAR VEM AKI E PERGUNTE!
clica >
https://sampforum.blast.hk/showthread.php?tid=146260
e um modo facil
obs > se o carro explodir ele voltara para o local que vc escolhe sem oos tunes para arrumar isso coloque a funзao desse tutorial e vc coloka os mesmo tunes que vc colokou em OnGameModeInit coloque
em public OnVehicleSpawn(vehicleid)
exemplo
pawn Код:
OnGameModeInit
AddVehicleComponent(elegy,1037);
AddVehicleComponent(elegy,1171);
AddVehicleComponent(elegy,1148);
AddVehicleComponent(elegy,1035);//EroFolio
AddVehicleComponent(elegy,1146);
AddVehicleComponent(elegy,1078); //Wheels
AddVehicleComponent(elegy,1010); //Nitro 10x
AddVehicleComponent(elegy,1087); //Hydrolics
//COLOQUE ISSO AE EM CIMA TANBEM NA public OnVehicleSpawn(vehicleid)
O CARRO MESMO EXPLODINDO VOLTARA PARA O LOCAL QUE VC ESCOLHEU JA TUNADO!
Re: PaintJob -
victor304 - 02.07.2012
..........
Re: PaintJob -
Edu33 - 02.07.2012
https://sampforum.blast.hk/showthread.php?tid=146260
Acho que vai te ajudar