Add new gta online cars
This commit is contained in:
@@ -660,115 +660,28 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
"streiter2",
|
"streiter2",
|
||||||
"polamggtr",
|
"polamggtr",
|
||||||
"s63w222",
|
"s63w222",
|
||||||
"ambulance3",
|
"caracara2",
|
||||||
"ambulance2",
|
"drafter",
|
||||||
"elegy7",
|
"dynasty",
|
||||||
"elegy8",
|
"emerus",
|
||||||
"elegy3",
|
"gauntlet3",
|
||||||
"bcso5",
|
"gauntlet4",
|
||||||
"bcso6",
|
"hellion",
|
||||||
"bcso4",
|
"issi7",
|
||||||
"bspony",
|
"jugular",
|
||||||
"stockade2",
|
"krieger",
|
||||||
"bsfugitive",
|
"locust",
|
||||||
"bsgranger",
|
"nebula",
|
||||||
"bpsp3",
|
"neo",
|
||||||
"bpsp2",
|
"novak",
|
||||||
"bpsp1",
|
"paragon",
|
||||||
"stockade5",
|
"paragon2",
|
||||||
"fbi8",
|
"peyote2",
|
||||||
"fbi7",
|
"rrocket",
|
||||||
"fbi6",
|
"s80",
|
||||||
"factfbi",
|
"thrax",
|
||||||
"g6buffalo",
|
"zorrusso",
|
||||||
"g6mesa",
|
"zion3"
|
||||||
"g6alamo",
|
|
||||||
"dilettante3",
|
|
||||||
"stockade4",
|
|
||||||
"leesperanto",
|
|
||||||
"lebuffs",
|
|
||||||
"lealamo",
|
|
||||||
"lecomet",
|
|
||||||
"lguard6",
|
|
||||||
"lguard4",
|
|
||||||
"lguard3",
|
|
||||||
"lguard5",
|
|
||||||
"lguard2",
|
|
||||||
"riot3",
|
|
||||||
"police9",
|
|
||||||
"policet2",
|
|
||||||
"policet3",
|
|
||||||
"police14",
|
|
||||||
"police24",
|
|
||||||
"police21",
|
|
||||||
"police20",
|
|
||||||
"police16",
|
|
||||||
"police15",
|
|
||||||
"police25",
|
|
||||||
"vigpolice",
|
|
||||||
"vigpolice2",
|
|
||||||
"coqpolice",
|
|
||||||
"coqpolice2",
|
|
||||||
"police10",
|
|
||||||
"infpolice",
|
|
||||||
"infpolice2",
|
|
||||||
"vaccapol",
|
|
||||||
"police11",
|
|
||||||
"bulpolice",
|
|
||||||
"bulpolice2",
|
|
||||||
"bulpolice3",
|
|
||||||
"police17",
|
|
||||||
"police13",
|
|
||||||
"uranuspolice",
|
|
||||||
"police12",
|
|
||||||
"police22",
|
|
||||||
"sheriff7",
|
|
||||||
"sheriff9",
|
|
||||||
"vigsheriff",
|
|
||||||
"coqsheriff",
|
|
||||||
"sheriff12",
|
|
||||||
"bulsheriff",
|
|
||||||
"sheriff8",
|
|
||||||
"mwgresley",
|
|
||||||
"mwpremier",
|
|
||||||
"mwstanier",
|
|
||||||
"nysp3",
|
|
||||||
"nysp5",
|
|
||||||
"nysp4",
|
|
||||||
"nysp7",
|
|
||||||
"nysp6",
|
|
||||||
"nysp2",
|
|
||||||
"nysp1",
|
|
||||||
"pbp1",
|
|
||||||
"pranger3",
|
|
||||||
"pcpd3",
|
|
||||||
"pcpd2",
|
|
||||||
"pcpd1",
|
|
||||||
"polizia1",
|
|
||||||
"rio1",
|
|
||||||
"rpdsuv",
|
|
||||||
"rpdsuv2",
|
|
||||||
"rpdcar3",
|
|
||||||
"rpdcar4",
|
|
||||||
"rpdcar1",
|
|
||||||
"rpdcar2",
|
|
||||||
"vighway",
|
|
||||||
"coqhway",
|
|
||||||
"coqhway",
|
|
||||||
"infhway",
|
|
||||||
"bulhway",
|
|
||||||
"bulhway",
|
|
||||||
"uranushway2",
|
|
||||||
"uranushway",
|
|
||||||
"facthway",
|
|
||||||
"emsvan",
|
|
||||||
"emscar2",
|
|
||||||
"emssuv",
|
|
||||||
"emertruk",
|
|
||||||
"emscar",
|
|
||||||
"uranususaf",
|
|
||||||
"corspeedo",
|
|
||||||
"vcpd1"
|
|
||||||
};
|
};
|
||||||
|
|
||||||
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
||||||
|
|||||||
Reference in New Issue
Block a user