Skip to content

Taillights flashing #20

Answered by matsn0w
radomyoung asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there, thank you for your question! I've moved it to the Discussions section.

The flashing taillights are a default GTA behaviour that has annoyed me too. We managed to get rid of it in our server by changing the carvariations.meta entry for each emergency vehicle:

<lightSettings value="1" />
<sirenSettings value="9" />

Complete example:

<Item>
    <modelName>police</modelName>

    <colors>
        <Item>
            <indices content="char_array">
                132
                132
                132  
                132
            </indices>

            <liveries>
                <Item value="true" />
                <Item value="false" />
                <Item value="false"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by matsn0w
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #19 on January 12, 2022 09:47.