-
Content Count
7 -
Joined
-
Last visited
-
Medals
Community Reputation
0 NeutralAbout Swedish Pyromaniac
-
Rank
Rookie
Contact Methods
-
Skype
wcisley0112
-
Biography
I just like some good simulation.
Profile Information
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Can't load image from file 'P:\': file does not exist.
Swedish Pyromaniac replied to Swedish Pyromaniac's topic in ARMA 3 - TERRAIN - (BUILDER)
Thanks, It worked. Much appreciated.- 3 replies
-
- terrain builder
- terrain
-
(and 2 more)
Tagged with:
-
Swedish Pyromaniac changed their profile photo
-
Can't load image from file 'P:\': file does not exist.
Swedish Pyromaniac posted a topic in ARMA 3 - TERRAIN - (BUILDER)
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 }}; }; };- 3 replies
-
- terrain builder
- terrain
-
(and 2 more)
Tagged with:
-
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.
-
Terrain won't show up in Arma
Swedish Pyromaniac replied to Swedish Pyromaniac's topic in ARMA 3 - TERRAIN - (BUILDER)
I enabled the mod with other mods and now it's working. -
Terrain won't show up in Arma
Swedish Pyromaniac replied to Swedish Pyromaniac's topic in ARMA 3 - TERRAIN - (BUILDER)
Yes, I did. -
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.
-
Can't Hear Music From My Music Mod
Swedish Pyromaniac posted a topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
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?