V
Viiltaja
Guest
Hi mates. Just last week I started to work out one idea I've had on my mind for long time. Now, I've managed to find out many cool features on HL2, hammer, SDK and so on..but..I've also found the first problem I'm unable to solve! Any help is welcome.
So..this is the problem:
http://www.cgart.fi/up/omatesti3_v020000.jpg
http://www.cgart.fi/up/omatesti3_v020001.jpg
HL2dm cannot find my skybox for some reason. I have tried many different names, copied the files in various locations, and so on..but I'm quite certain the actual problem is someting about the code.
Here's the folder and files I have:
http://www.cgart.fi/up/Hammer_0002.jpg
And here's how it looks like in Hammer properties:
http://www.cgart.fi/up/Hammer_0001.jpg
The code VMT files contain is from HLwikipedia:
http://developer.valvesoftware.com/wiki/Skybox_(2D)_with_Terragen
Code at sky_undead_day01rt.vmt for example is:
"UnlitGeneric"
{
"$basetexture" "skybox/sky_undead_day01rt"
"$nofog" 1
"$ignorez" 1
}
All my custom textures can be found from Hammer and I've also managed to actualize basic textures using exactly the same technique. It must be someting about how skybox is working...oh and I've tested default skyboxes and they're working perfectly. Anyone has any idea why HL2 cannot find or load my skybox?
Thanks already!
-V-
So..this is the problem:
http://www.cgart.fi/up/omatesti3_v020000.jpg
http://www.cgart.fi/up/omatesti3_v020001.jpg
HL2dm cannot find my skybox for some reason. I have tried many different names, copied the files in various locations, and so on..but I'm quite certain the actual problem is someting about the code.
Here's the folder and files I have:
http://www.cgart.fi/up/Hammer_0002.jpg
And here's how it looks like in Hammer properties:
http://www.cgart.fi/up/Hammer_0001.jpg
The code VMT files contain is from HLwikipedia:
http://developer.valvesoftware.com/wiki/Skybox_(2D)_with_Terragen
Code at sky_undead_day01rt.vmt for example is:
"UnlitGeneric"
{
"$basetexture" "skybox/sky_undead_day01rt"
"$nofog" 1
"$ignorez" 1
}
All my custom textures can be found from Hammer and I've also managed to actualize basic textures using exactly the same technique. It must be someting about how skybox is working...oh and I've tested default skyboxes and they're working perfectly. Anyone has any idea why HL2 cannot find or load my skybox?
Thanks already!
-V-