Posts: 298
Threads: 46
Joined: Mar 2011
Reputation:
0
Hello I have looked around and havent seen a fs for 0.3X yet and I was trying to code it but gave up because I couldnt get it working so I was wondering if it was possible to add car Indicators and also if I would be able to get it to work on truck trailers to
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
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.
Posts: 298
Threads: 46
Joined: Mar 2011
Reputation:
0
well I know there is this code ut how could I make this code a complete filter script including all vehicles?
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
You'd obviously have to have offsets for every vehicle, and an array of vehicles that do/don't have indicators (such as planes). You could possibly use GetVehicleModelInfo for offsets, but they would only be reliable for the y (forward/back) offset, as the indicator heights vary and can be inset from the edge of the vehicle.