- 0
Problema remorca
-
Similar Content
-
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
Jomes.
Problemă întâlnită (descriere): Am creat un checkpoint si cand intru in el trebuie sa-mi creeze o remorca si sa o ataseza la tirul meu.
O creaza dar nu o ataseaza.
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul: [pawn]else if(CP[playerid] == 98) // trucker 2
{
new idcar = GetPlayerVehicleID(playerid);
TrailerTruck[playerid] = AddStaticVehicleEx(591, 1409.1608,1023.9779,11.8518, 0.0, 3, 3,RESPAWN_TIME);
AttachTrailerToVehicle(TrailerTruck[playerid], idcar);
CP[playerid] = 82;
SetPlayerCheckpoint(playerid, 1087.6589,1235.6068,11.8269, 4.0);
}[/pawn]
Imagini / Video (optional):
Aţi încercat să rezolvaţi singur?: Da
8 answers to this question
Recommended Posts