Szerző Téma: Valaki tud segiteni hogy a kocsi tuningolt maradjon ?  (Megtekintve 533 alkalommal)

Valaki tud segiteni hogy a kocsi tuningolt maradjon ?
« Dátum: 2012. március 01. - 19:06:36 »
0 Show voters
Valaki segit hogy a kocsi ne szimpla legyen hanem tuningolt Paintjob os spoiler is maradjon meg vagyis minden itt az egyik :
AddStaticVehicle(562,298.8194,-1165.7834,80.5515,186.5663,181,181); // tune-elegy

Valaki tud segiteni hogy a kocsi tuningolt maradjon ?
« Válasz #1 Dátum: 2012. március 02. - 14:05:37 »
0 Show voters
hmm...
csinsz egy változót
 
new tuningkocsi;

 
Utána
OnGameMode Init alá
 
tuningkocsi = AddStaticVehicle stb...
ChangeVehiclePaintjob(tuningkocsi, PaintJob Id);
AddVehicleComponent(tuningkocsi, TuningID);

Valaki tud segiteni hogy a kocsi tuningolt maradjon ?
« Válasz #2 Dátum: 2012. március 02. - 14:37:17 »
0 Show voters
de ezt megcisnalod peldanak?

Fighter

  • Vendég
Valaki tud segiteni hogy a kocsi tuningolt maradjon ?
« Válasz #3 Dátum: 2012. március 02. - 14:53:46 »
0 Show voters

#include <a_samp>
new tuningkocsi;
public OnGameModeInit()
{
tuningkocsi=AddStaticVehicle(562,298.8194,-1165.7834,80.5515,186.5663,181,181);
AddVehicleComponent(tuningkocsi, 1010);//Nitro
return 1;
}

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal