[RELEASE] Unmarked Raiden Add-on / Non ELS

Grand Theft Auto V 2021.01.23 - 17.17.35.02

“You need a comfortable police car and you want to transport prisoners too. No problem with this unmarked raiden, you can do it”

What are you waiting for? Get in the vehicle and get started. You can also install the standard tuning parts from the Raiden.

Spawn name: unmraiden
Siren ID: 7165

Download: unmraiden.rar (5.0 MB)

Info Do not re-upload anywhere. If you want to upload a Modified Verision you must have my written permission!

Credits
Rockstar Games- Original Raiden Model, it’s files and textures
Vx5 Voltage- Police Lights and Carcols - Center Dashboard Console

3 Likes

I can do that myself too thanks

Hello ! I’ve tried it on my server, i suppose the __resource.lua files is missing so i’ve made it :


files {
	'stream/vehicles.meta',
	'stream/carcols.meta',
	'stream/carvariations.meta',
	'stream/handling.meta',
	'stream/audio/config/polraiden_game.dat.rel'
}

data_file 'VEHICLE_METADATA_FILE' 'stream/vehicles.meta'
data_file 'CARCOLS_FILE' 'stream/carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'stream/carvariations.meta'
data_file 'HANDLING_FILE' 'stream/handling.meta'
data_file 'AUDIO_GAMEDATA' 'stream/audio/config/polraiden_game.dat.rel'

but i got this error :
image

without the lines : data_file ‘AUDIO_GAMEDATA’ ‘stream/audio/config/polraiden_game.dat.rel’ the car have no sound.

I don’t give any support sorry. Try to clear your cache. I tested the vehicle on the sound works.

I suppose you tested it on “another multiplayer plateform” like an ALTernative for FiveM or a RAGing platform, its not a problem of cache, i know what i’m doing and i just saying thats its not working.

Just use a default sound hash - there are some that should do the trick for this car.
Try, um, “windsor” and “radi” for a start

it doesn’t matter if it’s another platform. I make this available to the FiveM community. I can delete it again is very easy

You can change in the vehicles.meta this polraiden to police3

files {
‘data/vehicles.meta’,
‘data/carcols.meta’,
‘data/carvariations.meta’,
‘data/handling.meta’,
‘data/audio/config/polraiden_game.dat.rel’
}

data_file ‘VEHICLE_METADATA_FILE’ ‘data/vehicles.meta’
data_file ‘CARCOLS_FILE’ ‘data/carcols.meta’
data_file ‘VEHICLE_VARIATION_FILE’ ‘data/carvariations.meta’
data_file ‘HANDLING_FILE’ ‘data/handling.meta’
data_file ‘AUDIO_GAMEDATA’ ‘data/audio/config/polraiden_game.dat.rel’

Try this

unmraiden.rar (652 Bytes)

files {
‘data/vehicles.meta’,
‘data/carcols.meta’,
‘data/carvariations.meta’,
‘data/handling.meta’,
‘data/audio/config/polraiden_game.dat.rel’
}

data_file ‘VEHICLE_METADATA_FILE’ ‘data/vehicles.meta’
data_file ‘CARCOLS_FILE’ ‘data/carcols.meta’
data_file ‘VEHICLE_VARIATION_FILE’ ‘data/carvariations.meta’
data_file ‘HANDLING_FILE’ ‘data/handling.meta’
data_file ‘AUDIO_GAMEDATA’ ‘data/audio/config/polraiden_game.dat.rel’

Try this

Dont work. => same error as previous

You can change in the vehicles.meta this polraiden to police3

Obviously Work, but the sound is a beit weird (electric vehicle who stay on first gear with a fuel vehicle sound)

perhaps a start of an answer :

Dont really have time to spend on your mods, but for those who want to use it on fiveM just add this resource.lua __resource.lua (532 Bytes) in the folder and replace the meta file by this one : vehicles.meta (5.9 KB)
The car is really pleasent to drive, i love it and thats why i tried to make it work, but right now i dont have hours to test how to make the customs sounds works. Will try it later and if it works i will post it.

nice car

Einfach geile Autos echt schöne arbeit respekt mach weiter so Lg Wolfgamingteam :+1:t2:

1 Like

ok first thing: nice idea

second: did u make the police computer and the custom soundbank ? because i dont see any credits

third: as the vanilla model has 4 LODs y your polraiden got only L1 ?

Fourth: Y it is still vehicleclass Sport ?

Fitht: The only Change u did to the Handling.meta is that u changed the fInitialDriveMaxFlatVel.

BestiaGTS model but its a raiden ??? im confused

Hey regarding vehicle sounds a good alternative is making your vehicle sounds a different resource file and stream your sounds separately because the same happened with me with vehicles with sounds so I made it an alternate resource and it worked :+1: