Jump to content

1para{god-father}

Member
  • Content Count

    2047
  • Joined

  • Last visited

  • Medals

Everything posted by 1para{god-father}

  1. 1para{god-father}

    Distance view Issue

    I was referring to the crappy texture look on the mountains at distance it just looks very crap :( would using surface mask 5 + normal work bet ?
  2. 1para{god-father}

    Quick Terrain Builder Tutorial

    post up your layers.cfg
  3. OK been trying most of today to get a few A2 building into my Map but not having much luck I am getting the following error now :- File does not exist to copy: ca\data\penetration\concrete.rvmat I do not have a ca\data\xx folder any idea what download that will be in and do i need it for this to work ? also when I go and look in my new folder and at the .rvmat they still point to ca\ folder ? i.e class Stage0 { texture="ca\Structures_E\Data\concrete\Concretebroken_paint_sandy_co.tga"; texGen="0"; }; class Stage1 { texture="ca\Structures_E\Ind\Ind_Coltan_Mine\data\ind_coltan_rail_co.tga"; texGen="1"; }; class Stage2 { texture="ca\Structures_E\Data\Metal\metal5color_CO.tga"; texGen="2"; }; class Stage3 { texture="CA\Structures\Data\Plaster\plaster_damage_co.tga"; texGen="3"; }; class Stage4 { texture="ca\Structures_E\Ind\Ind_Coltan_Mine\data\ind_coltan_tunnel_mask.tga"; texGen="4"; }; class Stage5 { texture="CA\Data\detail_maps\Bricks_broken_512_DTSMDI.tga"; texGen="5"; }; class Stage6 { texture="#(argb,8,8,3)color(0.5,0,1,1,DTSMDI)"; texGen="6"; }; class Stage7 { texture="#(rgb,8,8,3)color(0.5,0,1,1,DTSMDI)"; texGen="7"; }; class Stage8 { texture="CA\Data\detail_maps\Bricks_broken_512_DTSMDI.tga"; texGen="3"; }; class Stage9 { texture="ca\Structures_E\Ind\Ind_Coltan_Mine\data\ind_coltan_tunnel_mc.tga"; texGen="4"; }; class Stage10 { texture="ca\Structures_E\Ind\Ind_Coltan_Mine\data\ind_coltan_tunnel_ads.tga"; texGen="4"; }; class Stage11 { texture="CA\Structures\Data\Concrete\concrete_bare_rough_NOHQ.tga"; texGen="0"; }; class Stage12 { texture="ca\Structures_E\Ind\Ind_Coltan_Mine\data\ind_coltan_rail_nohq.tga"; texGen="1"; }; class Stage13 { texture="ca\Structures_E\Data\Metal\metal5color_NOHQ.tga"; texGen="2"; }; class Stage14 { texture="CA\Structures\Data\Plaster\plaster_damage_nohq.tga"; texGen="3"; }; Thanks
  4. I had a script and it was using "Zeppelin32" font i now get an error saying it has been removed. Any idea what Font I can use instead ?
  5. 1para{god-father}

    some help with Movefolder and A2 Buildings

    Still having issue with A2 buildings, I have moved all Proxy's, but still getting this : https://www.dropbox.com/s/xi5sr8omjgfqkjh/2014-08-10_00002.jpg Any idea's ?
  6. 1para{god-father}

    Custom map causes Arma.exe crash on exit

    I think you could be correct as i do looking at the .rpt Cheeky I know but have been trying for a few weeks to get theses A2 Building to work , and causing no end of issues ! So can anyone please post up a working .pbo's of the A2 buildings - House_Cxx, House_Lxx & House_Kxxx - then i can unpack and hopefully get them working That would save me losing the very little hair I have left :)
  7. 1para{god-father}

    "X-Cam" and "DAC" Project

    AWESOME ! Looking forward to using this a lot :)
  8. 1para{god-father}

    Custom map causes Arma.exe crash on exit

    It must be the A2 Object as I have only just started to use some and I now get the same thing A3 crashed to desktop on exit - I never had this before i used A2 Objects. I am only using Buildings so will also see which one it is if I can
  9. 1para{god-father}

    some help with Movefolder and A2 Buildings

    OK having a few issues still, I have taken a few building I need but do I need all the Proxy's as well ? I can see the buildings find in Bulldozer , but when I pboProject them I get a lot of errors:- missing \ca\structures_e\misc\misc_market\tires_ep1.p3d I presume this is the proxy's i need to also pull in ?
  10. 1para{god-father}

    Help with Object

    Anyone have any idea where I can find this object in the A2 / CA folder as this is what i am looking for to import into my a3 terrain but cannot locate it anywhere !?:- Class = Land_vez Name = House Faction = Default Side = CIVILIAN https://www.dropbox.com/s/cgudgxdc4q8gfrl/Untitled.png cheers :)
  11. 1para{god-father}

    Help with Object

    +1 for this as well :) Do I need to remove this line from the config: requiredAddons[] = {"CAStructures_E"}; ? //////////////////////////////////////////////////////////////////// //DeRap: Produced from mikero's Dos Tools Dll version 4.55 //Fri Jul 25 20:35:11 2014 : Source 'file' date Fri Jul 25 20:35:11 2014 //http://dev-heaven.net/projects/list_files/mikero-pbodll //////////////////////////////////////////////////////////////////// #define _ARMA_ //ndefs=8 enum { destructengine = 2, destructdefault = 6, destructwreck = 7, destructtree = 3, destructtent = 4, destructno = 0, destructman = 5, destructbuilding = 1 }; //Class P:\god_various\house1\config.bin{ class CfgPatches { class CAStructures_E_HouseL { units[] = {"Land_House_L_1_EP1","Land_House_L_3_EP1","Land_House_L_3_dam_EP1","Land_House_L_4_EP1","Land_House_L_4_dam_EP1","Land_House_L_6_EP1","Land_House_L_6_dam_EP1","Land_House_L_7_EP1","Land_House_L_7_dam_EP1","Land_House_L_8_EP1","Land_House_L_8_dam_EP1","Land_House_L_9_EP1","Land_House_L_1_ruins_EP1","Land_House_L_3_ruins_EP1","Land_House_L_4_ruins_EP1","Land_House_L_6_ruins_EP1","Land_House_L_7_ruins_EP1","Land_House_L_8_ruins_EP1","Land_House_L_9_ruins_EP1"}; weapons[] = {}; requiredVersion = 0.1; requiredAddons[] = {"CAStructures_E"}; magazines[] = {}; ammo[] = {}; }; }; class CfgVehicles
  12. 1para{god-father}

    Generating layer problem... can someone please help

    and all the files exist and are in those folders especially maplegend.png ?
  13. 1para{god-father}

    Generating layer problem... can someone please help

    error = {{230, 230} 120}; should be = {{230, 230, 120}}; Also issue as Texture should be i belive your .paa example:- texture = "xx\data\xxx_strdeepsea_co.paa";
  14. 1para{god-father}

    TB i hate you

    you can have steam installed on any drive i have my on h: as long as you are using p: for your terrain that should not be the issue
  15. 1para{god-father}

    No Token ?

    Still trying to import A2 buildings so I can use them in my A3. All seems to work with Moverfolder crunch from P3d, then I crunch from Config and i get "No Token" on all buildings issue is this line ? DAMAGE_MAT(Ca\Structures_E\HouseL\data\,HouseL_03_01.rvmat) Anyone else getting that and if so what is the fix ? Thanks.
  16. 1para{god-father}

    No Token ?

    ahhh thanks for the info :)
  17. 1para{god-father}

    Help with Object

    thanks , that's the bit I am stuck on the config for the ladders as i have no idea, any help would be most appreciated for the config for that object :)
  18. 1para{god-father}

    Help with Object

    Ahhh thanks found it :) Have a slight issue and that is any idea what the config should ? , because if I use that main one and movefolder with that it will pull in everything else, and i only need that object. just that model. have it in game but unable to use the ladder :(
  19. ERRRRRRRRRRR snap solved - Thanks that took me 2 days as well :j:
  20. Well if you get them all Woking please let me know as having the same issue :( Manually remapped the paths and packed them up which seems to work for the most part , but a lot of errors on start-up now
  21. 1para{god-father}

    some help with Movefolder and A2 Buildings

    Do i also need all the A2 Bis Tools installed ?
  22. 1para{god-father}

    some help with Movefolder and A2 Buildings

    hmmmm Ok installed A2 tried to run Arma2P but getting this error ? https://www.dropbox.com/s/xxx7nmg9lgm8vyl/error.png Any ideas ?
  23. 1para{god-father}

    some help with Movefolder and A2 Buildings

    many thanks , no never done it in A2 so I presume i have to install all the BIS tools as well , i think i might do that on my laptop otherwise it will mess up my existing p:\ ?
  24. 1para{god-father}

    some help with Movefolder and A2 Buildings

    AHH ok ill reinstall A2 and unpack it then Thanks
  25. 1para{god-father}

    some help with Movefolder and A2 Buildings

    Do i need to have A2 installed and unpacked first ? as i am just using Arma 2 mlod samplemodels in my p:\ Just as a test i am trying P:\CA\Structures_PMC\Buildings\Bunker moved the .p3d into my new folder p:\test_buildings move ca/a3 ticked destination set to p:\test_buildings crunch from P3d ERROR:- "missing ca\structures_e\data\metal\metal08_co.tga" Seem to be getting a lot of missing textures when I check the location they are not there so not sure where to find them , unless I need to install A2 :(
×