Mapping/Tutorials/Setting worldspawn flags
From UFO:AI
< Mapping
[edit]
General
You have to set several worldspawn flags to be able to use the map for UFO:AI
To set these flags, open your map, hit l and search for the worldspawn entity, select it and hit n to open the entity property dialog.
See worldspawn for valid keys. You should at least set the color and ambient values. These are some values from the map farm08n (n=night version):
"maxlevel" "3" "light" "80" "_color" "0.9 0.9 1" "angles" "30 210" "ambient" "0.25 0.25 0.275"
Note : GTKradiant 1.5 includes a menu to set worldspawn flags to default (plugins->UFO:AI->worldspawn (day) or worldspawn (night)
[edit]

