Author Topic: Slate Edit using this HL2 - EP1 Skybox  (Read 906 times)



I'd love whoever made this, It's perfect for my TDM I'm making. I tried to make it myself, but I couldn't figure what numbers in the skybox code represented the direction. The skybox textures in question are "sky_ep01_02". If anyone is willing to make this, I can extract the textures and put them in the proper format and whatnot.

I did manage to get the lighting done on the map and this is what the settings for it look like.


If anyone could tell me what numbers represent what direction in the skybox code, I could make it on my own. Either way works.


Masterlegodude made the map and it got accepted on RTB.

http://forum.blockland.us/index.php?topic=184947.0
« Last Edit: February 08, 2012, 04:49:31 PM by Pepsidude »

This would be a goog idea.
slash support

This would be a goog idea.
slash support
You don't need to support this, you just need to dig out those files.

I could attempt to do this

Fake terrain or no?
« Last Edit: February 08, 2012, 02:55:37 AM by Masterlegodude »

I could attempt to do this

Fake terrain or no?
I'm cool with either, I'll extract the files in the morning if I can. I'd do it now but I'm laying in bed.

I got the files, thing is, the game crashes when i apply the new skybox

resource.dml
Code: [Select]
hl2_ep1_sky1
hl2_ep1_sky2
hl2_ep1_sky3
hl2_ep1_sky4
hl2_ep1_sky5
hl2_ep1_sky6

They're arranged like every other map and are all Jpeg and listed correctly in the dml file


It's not crashing because it's in a folder, i tried it in a zip file, still crashes

Code: [Select]
hl2_ep1_sky1
hl2_ep1_sky2
hl2_ep1_sky3
hl2_ep1_sky4
hl2_ep1_sky5
hl2_ep1_sky6
hl2_ep1_sky6

You were missing the 7th line. You will also need to fiddle with the order of the images to make them fit seamlessly.

Code: [Select]
hl2_ep1_sky1
hl2_ep1_sky2
hl2_ep1_sky3
hl2_ep1_sky4
hl2_ep1_sky5
hl2_ep1_sky6
hl2_ep1_sky6

You were missing the 7th line. You will also need to fiddle with the order of the images to make them fit seamlessly.
Thanks

How's this?




lovey and useful.

I like it. Gives a deserted feel.

It shall be available on RTB within due time

That's lovey.

Thank you Master c: