06.10.2011, 12:45
Thanks for all that but all I needed was
Because I changed it to
So all I really needed was GetPlayerVehicleID(playerid)); :P
pawn Код:
AttachTrailerToVehicle(TrailerId[Random(random(sizeof(TrailerId))], GetPlayerVehicleID(playerid));//will attach one of those trailers randomly
pawn Код:
AttachTrailerToVehicle([ID of trailer], GetPlayerVehicleID(playerid));