25.08.2010, 17:05
Line 451
]
Line 462
Line 484
Line 437
sorry my late it was very late when i post, and i go to sleep
Код:
cInfo[houseid][angle] = angle;
Line 462
Код:
cInfo[houseid][HouseCar] = CreateVehicle(cInfo[houseid][CarModel], Carx, Cary, Carz, angle, color1, color2, respawn_delay);
Код:
cInfo[houseid][HouseCar] = CreateVehicle(cInfo[houseid][CarModel], Carx, Cary, Carz, angle, color1, color2, respawn_delay);
Код:
AddHouseCar(houseid, modelid, Float:Carx, Float:Cary, Float:Carz, Float:Angle, color1, color2, respawn_delay)