ich habe folgendes problem wenn ich einen skins einfüge klappt es ich habe unter textures einen neuen ordner gemacht und den cop gennant ich habe dann das angegeben:
class C_SUV_01_F {
vItemSpace = 50;
storageFee[] = { 1000, 0, 0, 0 };
garageSell[] = { 15000, 7500, 0, 0 };
insurance = 2500;
chopShop = 15000;
textures[] = {
{ "Dark Red", "civ", {
"\a3\soft_f_gamma\SUV_01\Data\suv_01_ext_co.paa"
} },
{ "Silver", "civ", {
"\a3\soft_f_gamma\SUV_01\Data\suv_01_ext_03_co.paa"
} },
{ "Orange", "civ", {
"\a3\soft_f_gamma\SUV_01\Data\suv_01_ext_04_co.paa"
} },
{ "Police", "cop", {
"\a3\soft_f_gamma\SUV_01\Data\suv_01_ext_02_co.paa"
} },
{ "APD Police", "cop", {
"textures\cop\lapd_suv.paa"
} }
};
};
der letzte ist mein skins den ich hinzugefügt habe ingame sind die seiten unsichtbar und vorne mann sieht nur die innenräume bitte um hilfe.
Server: Vrootserver
Version:4.4
tutorial habe ich mir schonn angeguckt doch leider ist der skins wie gesagt unsichtbar.