Game Development Community

Fog Problems

by cpt Rik SA · in ThinkTanks · 11/15/2003 (12:48 am) · 4 replies

Well as u can see from the thread topic i am havin problems makin the fog stop killing.
i have put the floor to "0" yet it still killing. :/
ne sugestions??

cpt Rik :(

#1
11/15/2003 (4:25 am)
Ric i have had the same problem
Kris
#2
11/15/2003 (8:10 am)
OK, first, as you did, put fog to "0". THEN You have to make the area of the map larger. Change it to something like
Quote: new MissionArea(MissionArea) {
area = "-512 -512 1024 1024";
flightCeiling = "200";
flightCeilingRange = "0";
floor = "0";
locked = "false";
};

This makes it so you dont die by going outside the confines of the main island, and remember to save your work when you are done. Hope this helps.
#3
11/15/2003 (11:14 am)
Thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you !!!!
u rock filbert !


cpt Rik
#4
11/15/2003 (11:55 am)
No prob, lol!