Also Hallo erstmal,ich habe folgendes Problem, undzwar wollte ich einen extra Skin für den Hunter im Rebellenlager einfügen.Ich hatte nun zuerst das Problem dass nur mein Cop Hunter angezeigt wurde (für civs) hat sich aber geklärt jetzt habe ich noch das Problem dass ich keine Skins im Shop auswählen kann,sondern nur kaufen kann und dann erscheint halt der "Normale" Hunterskin und kann den anderen Skin nicht auswählen...
Code
class B_MRAP_01_F {
vItemSpace = 65;
conditions = "";
price = 30000;
textures[] = {
{ "Rebell", "civ", {
"\a3\soft_f\MRAP_01\Data\MRAP_01_base_co.paa",
"\a3\soft_f\MRAP_01\Data\MRAP_01_adds_co.paa"
}, "" },
{ "Rich Bi*ch", "civ", {
"textures\Rich_Bi*ch_Hunter_1.jpg",
"textures\Rich_Bi*ch_Hunter_1.jpg"
}, "" },
{ "Polizei", "cop", {
"textures\Cop_Hunter.paa",
"textures\Cop_Hunter_Plane.paa"
}, "" }
};
};
Alles anzeigen
Wäre schon wenn ich eine schnelle und hilfreiche Antwort bekommen könnte.
Mfg Navex