Sonnу Posted June 28, 2017 Share Posted June 28, 2017 (edited) Let's say I'd like to do taxi missions in a police car. How to do it? I tried carvariations, vehicles.meta, no luck. Maybe some of you guys can make a simple script? Edited June 28, 2017 by Sonny3787 Link to comment Share on other sites More sharing options...
ins1de Posted July 4, 2017 Share Posted July 4, 2017 (edited) You can't do it that way because the taxi feature is part of an in-game script. This means you need to rewrite completely the script by yourself, thus allowing multiple vehicle models for the taxis. What do you exactly want to achieve? Edited July 4, 2017 by ins1de Link to comment Share on other sites More sharing options...
Sonnу Posted July 6, 2017 Author Share Posted July 6, 2017 You can't do it that way because the taxi feature is part of an in-game script. This means you need to rewrite completely the script by yourself, thus allowing multiple vehicle models for the taxis. What do you exactly want to achieve? Cars playing key roles in some of the Rage Hook plugins like LSPDFR or TrashMaster mistically have very nice feature of making the surrounding AI traffic behave completely different - much better. If you have some of this mods try to compare it. When you're in a police vehicle taken from the garage while on duty (this is important, if you take any parked police car - this will not work) or in a TrashMaster truck (again, taken on duty) none of AI drivers will try to overtake you even if you stop in the middle of the road forever. They will always stop behind you straight and nicely. Compare the AI behavior on traffic lights - vanilla, when it changes to green and you're still staying, they will overtake you, when in the vehicle I described above - they will stay behind you forever. So I can completely replace a police car with any other car by editing carvaritaions.meta (this file needs to be edited if you want to attach a modkit and light corona settings to your vehicle and if you want to disable wig wags), handling.meta and vehicles.meta. But if it is a taxi, I can't make it work as a taxi. Link to comment Share on other sites More sharing options...