Jump to content

Swedish Pyromaniac

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Everything posted by Swedish Pyromaniac

  1. Whenever I try to generate layers in terrain builder, I get this error: 23:57:44: Can't load image from file 'P:\': file does not exist. 23:57:44: Layers generation - PNGOVerlapV3Style.cpp bool V3PictureDataMod::LoadFromFile( const char* filename = "P:\" ) Unable to open the image file. 23:57:44: Layers generation - Unable to load the file "P:\". Here is my layers.cfg: class Layers { class swp_samavia_sand { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_sand.rvmat"; }; class swp_samavia_grass1 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass1.rvmat"; }; class swp_samavia_grass2 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass2.rvmat"; }; class swp_samavia_grass3 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass3.rvmat"; }; class swp_samavia_grass4 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass4.rvmat"; }; class swp_samavia_grass5 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass5.rvmat"; }; class swp_samavia_grass6 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass6.rvmat"; }; class swp_samavia_grass7 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass7.rvmat"; }; class swp_samavia_grass8 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass8.rvmat"; }; class swp_samavia_grass9 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass9.rvmat"; }; class swp_samavia_grass10 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass10.rvmat"; }; class swp_samavia_grass11 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass11.rvmat"; }; class swp_samavia_grass12 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass12.rvmat"; }; class swp_samavia_grass13 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass13.rvmat"; }; class swp_samavia_grass14 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass14.rvmat"; }; class swp_samavia_grass15 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass15.rvmat"; }; class swp_samavia_grass16 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_grass16.rvmat"; class swp_samavia_gravel1 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_gravel1.rvmat"; }; class swp_samavia_gravel2 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_gravel2.rvmat"; }; class swp_samavia_gravel3 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_gravel3.rvmat"; }; class swp_samavia_mud { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_mud.rvmat"; }; class swp_samavia_stone1 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_stone1.rvmat"; }; class swp_samavia_stone2 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_stone2.rvmat"; }; class swp_samavia_stone3 { texture = ""; material = "swp\swp_samavia_terrain\data\swp_samavia_stone3.rvmat"; }; }; class Legend { picture = "maplegend.png"; class Colors { swp_samavia_sand[] = {{ 230, 230, 120 }}; swp_samavia_gravel1[] = {{ 175, 160, 130 }}; swp_samavia_gravel2[] = {{ 175, 160, 131 }}; swp_samavia_gravel3[] = {{ 175, 161, 131 }}; swp_samavia_grass1[] = {{ 156, 194, 75 }}; swp_samavia_grass2[] = {{ 158, 198, 90 }}; swp_samavia_grass3[] = {{ 155, 195, 90 }}; swp_samavia_grass4[] = {{ 160, 200, 90 }}; swp_samavia_grass5[] = {{ 140, 185, 70 }}; swp_samavia_grass6[] = {{ 140, 185, 72 }}; swp_samavia_grass7[] = {{ 110, 190, 80 }}; swp_samavia_grass8[] = {{ 140, 195, 80 }}; swp_samavia_grass9[] = {{ 150, 180, 80 }}; swp_samavia_grass10[] = {{ 150, 195, 80 }}; swp_samavia_grass11[] = {{ 160, 195, 80 }}; swp_samavia_grass12[] = {{ 170, 180, 70 }}; swp_samavia_grass13[] = {{ 170, 190, 80 }}; swp_samavia_grass14[] = {{ 130, 192, 80 }}; swp_samavia_grass15[] = {{ 120, 190, 80 }}; swp_samavia_grass16[] = {{ 110, 180, 80 }}; swp_samavia_mud[] = {{ 200, 170, 100 }}; swp_samavia_stone1[] = {{ 120, 121, 120 }}; swp_samavia_stone2[] = {{ 120, 120, 120 }}; swp_samavia_stone3[] = {{ 80, 80, 80 }}; }; };
  2. Swedish Pyromaniac

    Can't load image from file 'P:\': file does not exist.

    Thanks, It worked. Much appreciated.
  3. My friend and I enjoy doing "random arsenal battles", where we hit random in the arsenal and get a random loadout. One problem with this is the lack of randoms attachments and grenades. Is there a way to make a script or command that can be used to randomize the arsenal more? It would be nice if we could interact with something and automatically randomize our arsenals.
  4. Swedish Pyromaniac

    Terrain won't show up in Arma

    I enabled the mod with other mods and now it's working.
  5. Swedish Pyromaniac

    Terrain won't show up in Arma

    I am following a tutorial to help me with my first terrain. Tutorial: https://pmc.editing.wiki/doku.php?id=arma3:terrain:ultimate-terrain-tutorial I wanted to test the terrain in the Eden editor, but my terrain did not show up on the list. I used pboProject to binarize it, then I mounted the pbo to Arma. This is my config.cpp: class CfgPatches { class swp_Ukanta_terrain { units[] = { "swp_Ukanta_terrain" }; weapons[] = {}; requiredVersion = 1; requiredAddons[] = { "A3_Map_Stratis" }; }; }; class CfgWorldList { class swp_Ukanta_terrain{}; }; class CfgWorlds { class Stratis; class swp_Ukanta_terrain: Stratis { cutscenes[] = {}; description = "My First Terrain"; worldName = "\swp\swp_Ukanta_terrain\swp_Ukanta_terrain.wrp"; author = "Swedish Pyromaniac"; icon = ""; previewVideo = ""; pictureMap = ""; pictureShot = ""; newRoadsShape = ""; centerPosition[] = { 2560, 2560 }; ilsDirection[] = { 0, 0.08, 1 }; ilsPosition[] = { 0, 0 }; ilsTaxiIn[] = {}; ilsTaxiOff[] = {}; drawTaxiway = false; class SecondaryAirports{}; class ReplaceObjects{}; class Sounds { sounds[] = {}; }; class Animation { vehicles[] = {}; }; class Subdivision{}; class Names{}; }; }; If you need me to show any other files from this map, please ask.
  6. Swedish Pyromaniac

    Terrain won't show up in Arma

    Yes, I did.
  7. I am making a music mod for Arma, but i can't hear the music. Some of the songs are working, but most are not. Any ideas?
×