Darth Trumpt
Member-
Content Count
5 -
Joined
-
Last visited
-
Medals
Community Reputation
1 NeutralAbout Darth Trumpt
-
Rank
Rookie
Recent Profile Visitors
754 profile views
-
Darth Trumpt started following member already defined error and Need help with Textures disappearing close range
-
Need help with Textures disappearing close range
Darth Trumpt posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
So im making some retextures for a clan mod using cup assets. But when I zoom in at the vehicles the custom texture disappears. Heres the pics and the config pic ibb.co/dBfC1G ibb.co/jCT4Fb Ibb.co/fDMKgG Am i forgeting somethig and why is it that when I zoom in, only the back part shows up? ***Sorry i took pics with my phone*** Im away from an internet outlet -
Community Texture Templates.
Darth Trumpt replied to slatts's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Does someone have an offroad config template? Im trying to add some custom skins for a mod. -
member already defined error
Darth Trumpt replied to Darth Trumpt's topic in ARMA 3 - MISSION EDITING & SCRIPTING
damn I posted in the wrong place, but I got it working now :D now the Textures dont show up though :( just a plain red offroad truck ...anyone has an idea what went wrong?- 1 reply
-
- 1
-
hello guys, I keep getting this error, member already defined, https://ibb.co/gBy00b heres my config: ================= class CfgPatches { class fam_camionetas { units[]={}; weapons[]={}; requiredVersion=0.1; requiredAddons[]= { A3_Weapons_F", "a3_weapons_f_beta", "A3_Weapons_F_gamma", "A3_Characters_F", "A3_Characters_F_beta", "A3_Characters_F_gamma", "A3_Soft_F" }; }; }; class CfgVehicles { class Offroad_01_base_F; class fam_camionetas: Offroad_01_base_F { scope=2; _generalMacro="fam_camionetas"; author="EPN777"; displayName="FAM Camionetas"; side=1; faction="FAM"; vehicleClass = "Offroad_01_base_F"; displayName = "sedena Offroad"; author = "darkKnight777"; weapons[] = {}; audible = 50; armor = 100; armorWheels = 100; armorGlass = 200; armorEngine = 2.0; hiddenSelections[]= { "camo1", "camo2" }; hiddenSelectionsTextures[]= { "fam_camionetas\fc.paa", "fam_camionetas\pf.paa", "fam_camionetas\sedena.paa", "fam_camionetas\semar.paa", "fam_camionetas\semar1.paa", availableForSupportTypes[] = {"Transport"}; typicalCargo[] = {}; crew = ; preferRoads = true; brakeDistance = 7.0; class Turrets {}; class EventHandlers {}; }; };
-
Darth Trumpt started following Need help with a config, undefined base class
-
Need help with a config, undefined base class
Darth Trumpt posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I keep getting the error called: undefined base class 'offroad_01base_F Can someone help me fix this issue, please. I uploaded my config here: ufile.io/gej84