13.10.2010, 11:26
Hello. I'm trying to do some system, but it doesn't work.
In attachtrailer function is said that will only work if both vehicles are streamed in. How to stream it? I don't understand well.
Код:
Trailer[playerid] = CreateVehicle(584, 0.0, 0.0, 0.0, 0.0, -1, -1, -1); AttachTrailerToVehicle(Trailer[playerid], GetPlayerVehicleID(playerid));