-
Similar Content
-
- 2 replies
- 91 views
-
- 2 answers
- 330 views
-
- 2 replies
- 90 views
-
- 0 replies
- 151 views
-
- 2 replies
- 2,273 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
BoBBiTa
Problema intalnita (descriere): Salut, SA-MP.RO! Am creat un fel de job in care esti soferul unei dube si trebuie sa parcurgi anumite drumuri pentru a ajunge la anumite destinati [ checkpoint-uri ] . Problema sta in felul urmator, am creat masinile [ dubele ] cu AddStaticVehicleEx, insa de fiecare daca cand dau " gmx " , vehiculele dispar. Ce ar putea sa aiba?
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul(obligatoriu):
new JobCar[MAX_VEHICLES];
JobCar[0] = CreateVehicle(414,2162.1001000,1006.4000000,11.0000000,90.0000000,88,88,15);
JobCar[1] = AddStaticVehicleEx(414,2162.1001000,1009.5000000,11.0000000,90.0000000,88,88,15);
JobCar[2] = AddStaticVehicleEx(414,2162.3000000,1012.9000000,11.0000000,90.0000000,88,88,15);
JobCar[3] = AddStaticVehicleEx(414,2162.2000000,1016.0000000,11.0000000,90.0000000,88,88,15);
JobCar[4] = AddStaticVehicleEx(414,2162.5000000,1019.2000000,11.0000000,90.0000000,88,88,15);
JobCar[5] = AddStaticVehicleEx(414,2162.8999000,1022.2000000,11.0000000,90.0000000,88,88,15);
Imagini / Video (optional):
Ati incercat sa rezolvati singur?:
// Desenul meu animat
// Alte episoade aici: https://www.youtube.com/channel/UCF2kY1CzhHI_PCyV5LprQ1w/videos
Link to comment
Share on other sites
2 answers to this question
Recommended Posts