Issues with Ground in a Space Map [SOLVED]
Moderator: Moderators
-
YTF
- First Lance Corporal

- Posts: 124
- Joined: Thu Jul 10, 2008 3:53 pm
Issues with Ground in a Space Map [SOLVED]
I've been trying to create a space map, but I keep running into one minor problem: the ground. Ingame, the sky looks nice with nebulae and planets floating around, but the pitch-black ground looks nothing like the sky. I was wondering if there's any way to make the ground see-through. I tried deleting the texture on the ground, but that just gave me a TerrainMunge error. Any ideas?
-
BattleBelk
- Private First Class
- Posts: 77
- Joined: Thu Jun 28, 2007 7:08 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Russia
- Contact:
Re: Issues with Ground in a Space Map
open your .sky file and add in DomeInfo() scope
Code: Select all
TerrainEnable(0);-
YTF
- First Lance Corporal

- Posts: 124
- Joined: Thu Jul 10, 2008 3:53 pm
Re: Issues with Ground in a Space Map
Worked like a charm, thanks! This can be locked now.
