Military and Police models

Well as the title says it all. I am working on some jobs but i need Military and Police models, does anyone know where i can find them?

Thanks!

I use it, but warning: use hash instead of model name
https://wiki.■■■■■■■■■■■/index.php?title=Peds

just a quick one. why use hash instead of the names?

and where can i find the vehicle ones?

@kevinthegamer You can get the vehicle model names here: http://bfy.tw/Di9q

and for the ped models you can go here: http://bfy.tw/Di9t

:slight_smile:

I used hash keys instead of model names. wont work. Here’s the script:

JOB_VEHICLES = {
[“Police Officer”] = {
“1912215274”,
“1922257928”,
“710198397”,
},
[“EMS”] = {
“1171614426”,
},
[“Mechanic”] = {
“-305727417”,
},
[“Military”] = {
“-50547061”,
“-82626025”,
“321739290”,
“630371791”,
“1074326203”,
},
[“Fire Fighter”] = {
“1938952078”,
},
[“FBI”] = {
“1127131465”,
“1647941228”,
},
[“Taxi”] = {
“-956048545”,
“-1961627517”,
},
}