Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class JR_CHARGER_POLICE1{
- realname="Dodge charger";
- buyPrice=1000;
- inventory=50;
- side="WEST";
- insurance=0;
- fuel="Diesel";
- fuelCapacity=60;
- };
- "JR_CHARGER_POLICE1",
- SP98 / 95
- class M_Charger12base{
- realname="Dodge charger bana";
- buyPrice=1000;
- inventory=50;
- side="WEST";
- insurance=0;
- fuel="Diesel";
- fuelCapacity=60;
- };
- "M_Charger12base",
- comment "Related vehicle classes:";
- comment "JR_CHARGER_UNMARKED_black";
- comment "JR_CHARGER_UNMARKED_white";
- comment "JR_CHARGER_UNMARKED_blue";
- comment "JR_CHARGER_UNMARKED_red";
- comment "JR_CHARGER_UNMARKED_yellow";
- comment "JR_CHARGER_UNMARKED_gray";
- _veh = createVehicle ["JR_CHARGER_UNMARKED_black",position player,[],0,"NONE"];
- class JR_CHARGER_UNMARKED_black{
- realname="Dodge charger 2 bana";
- buyPrice=1000;
- inventory=50;
- side="WEST";
- insurance=0;
- fuel="Diesel";
- fuelCapacity=60;
- };
- "JR_CHARGER_UNMARKED_black",
- M_FPIS_UC_White
- class M_FPIS_UC_White{
- realname="Ford Taurus bana";
- buyPrice=1000;
- inventory=50;
- side="WEST";
- insurance=0;
- fuel="Diesel";
- fuelCapacity=60;
- };
- "M_FPIS_UC_White",
- M_Charger12_UC_Black
- class M_Charger12_UC_Black{
- realname="Ford Taurus bana";
- buyPrice=1000;
- inventory=50;
- side="WEST";
- insurance=0;
- fuel="Diesel";
- fuelCapacity=60;
- };
- "M_Charger12_UC_Black",
- class M_Tahoe_UC_Black{
- realname="Ford Taurus bana";
- buyPrice=1000;
- inventory=50;
- side="WEST";
- insurance=0;
- fuel="Diesel";
- fuelCapacity=60;
- };
- "M_Tahoe_UC_Black",
Advertisement
Add Comment
Please, Sign In to add comment