Velg en av følgende kategoriene for å begynne å bla gjennom de nyeste GTA 5 mods:
10/10, piece of art
@DXJD101 that has nothing to do with the sound, it's a handling related issue.
@Kaelath_The_Red for usage in vanilla cars, there's a specific way of doing it, if you're trying to use it on fivem.
you need to copy the vehicle entry on dat151, then rename the new copy, the same hash as the 3dmodel you want to use.
so for instance, it would be something like:
<Item type="Vehicle" ntOffset="362424"> <Name>lg115classicf1v10</Name> <Flags value="0x90004A69" /> <Engine>hash_76F0A3B5</Engine> <EngineGranular>hash_9BD4F40E</EngineGranular> [rest of the code]
to apply it on the sentinel xs you'd copy that and change to
<Item type="Vehicle" ntOffset="362424"> <Name>sentinel</Name> <Flags value="0x90004A69" /> <Engine>hash_76F0A3B5</Engine> <EngineGranular>hash_9BD4F40E</EngineGranular> [rest of the code]
you can perform that using codewalker. at least version r36.
make sure that you only copy from the beggining <Item type="Vehicle" ntOffset="362424"> to the end </Item>
@CitiZeN030 elaborate further
@BjartiDagurinn watch this.
https://youtu.be/-U1sNkYBh2U
@lancezxcv31 for this mod you shouldn't, it will mess with the audio balance and may make the transmission not be hearable.
@gdta5 watch this.
@njhon2000 you likely have first gear engaged without moving
@mede4012 i do not remember who the model was from
@Rustyistheboss watch this.
10/10, piece of art
@DXJD101 that has nothing to do with the sound, it's a handling related issue.
@Kaelath_The_Red for usage in vanilla cars, there's a specific way of doing it, if you're trying to use it on fivem.
you need to copy the vehicle entry on dat151, then rename the new copy, the same hash as the 3dmodel you want to use.
so for instance, it would be something like:
<Item type="Vehicle" ntOffset="362424">
<Name>lg115classicf1v10</Name>
<Flags value="0x90004A69" />
<Engine>hash_76F0A3B5</Engine>
<EngineGranular>hash_9BD4F40E</EngineGranular>
[rest of the code]
to apply it on the sentinel xs you'd copy that and change to
<Item type="Vehicle" ntOffset="362424">
<Name>sentinel</Name>
<Flags value="0x90004A69" />
<Engine>hash_76F0A3B5</Engine>
<EngineGranular>hash_9BD4F40E</EngineGranular>
[rest of the code]
you can perform that using codewalker.
at least version r36.
make sure that you only copy from the beggining <Item type="Vehicle" ntOffset="362424">
to the end </Item>
@CitiZeN030 elaborate further
@BjartiDagurinn watch this.
https://youtu.be/-U1sNkYBh2U
@lancezxcv31 for this mod you shouldn't, it will mess with the audio balance and may make the transmission not be hearable.
@gdta5 watch this.
https://youtu.be/-U1sNkYBh2U
@njhon2000 you likely have first gear engaged without moving
@mede4012 i do not remember who the model was from
@Rustyistheboss watch this.
https://youtu.be/-U1sNkYBh2U