UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Skybox textures don't show up in the texture list in radiant

broken avatar :(
Created 10 years ago
by Deleted User
0 Members and 1 Guest are viewing this topic.
2,533 views
broken avatar :(
  • DeletedUser
  • Deleted Member
×
broken avatar :(
DeletedUser
This user is deleted :(
I was planning to change my skybox, but unfortunately the textures for them do not show up for some reason.
The only texture that shows up is the one that I am currently using before that happened.

Any help would be appreciated  :D

broken avatar :(
×
broken avatar :(
Location: ph
Date Registered: 22 May 2016
Last active: 2 years ago
Posts
225
Respect
Forum Rank
Mr. Elemental
Primary Group
Member
Signature
×
KhelMho's Groups
KhelMho's Contact & Social Links
Go to your map_source folder then edit with notepad the mapname you have  :nyan:
or you can go to default radiant and change it there  :D

Next you'll see this
Code Snippet
Plaintext
iwmap 4
"000_Global" flags  active
"The Map" flags
"prefabs" flags prefab expanded
"prefabs/mp_carentan" flags prefab expanded
// entity 0

Under this
Code Snippet
Plaintext
"waterdirection " "80"
"origin" "0 0 0"
"classname" "worldspawn"
"northyaw" "225"
"spawnflags" "512"
"skyboxmodel" "skybox_zombie_factory"
"sundirection" "-146.5 311.8 0"
"suncolor" "0.635294 0.85098 1"
"sunlight" "0.8"
"sundiffusecolor" "0.75 0.75 0.75"
"diffusefraction" "0.2"
"_color" "0.2 0.45 1"
"sunradiosity" "1"
"radiosityscale" ".75"
"sunisprimarylight" "1"
"contrastgain" "0.25"
"ambient" "0.05"
Save it and compile  ;)

If you want to change the skybox model!
Change this
Code Snippet
Plaintext
"skyboxmodel" "skybox_zombie_factory" - go to asset viewer and have a look for skybox model you want

For the lightning and reflections
Code Snippet
Plaintext
"sunlight" "0.8" - for default skybox factory. if you want the strongest one set it to "1.2"
broken avatar :(
×
broken avatar :(
Location: kh
Date Registered: 9 August 2013
Last active: 7 years ago
Posts
503
Respect
Forum Rank
Zombie Enslaver
Primary Group
Member
×
codmoddd1234's Groups
codmoddd1234's Contact & Social Links

 
Loading ...