Code
class B_MRAP_01_F {
vItemSpace = 65;
licenses[] = { {""}, {""}, {""}, {""} };
price = 30000;
textures[] = {
{ "Polizei", "cop", {
"textures\cop\cop_hunter1.paa",
"textures\cop\cop_hunter2.paa"
} },
{ "SEK", "cop", {
"textures\cop\SEK_hunter1.paa",
"textures\cop\SEK_hunter2.paa"
} },
{ "ZOLL", "cop", {
"textures\cop\zoll_hunter1.paa"
} },
{ "GSG9", "cop", {
"#(argb,8,8,3)color(0.05,0.05,0.05,1)",
"#(argb,8,8,3)color(0.05,0.05,0.05,1)"
} }
};
};
Alles anzeigen