11.04.2013, 02:22
Quote:
It has been done before. I was going to write a system like this myself, but decided against it. I figured it was just a huge waste of time...
As far as getting it to work on a trailer, that's an interesting concept- I'm sure it would work. |
pawn Код:
new trailerid = GetVehicleTrailer(GetPlayerVehicleID(playerid));
if(trailerid)
{
//attach the object to the trailer too
}