Sky is shown as HOM
Posted: Sat Apr 29, 2006 20:55
I made sure I had all of the textures and patches in the wad, but for some reason, some of the skies just show up as HOM. What's wrong? I have a modified MAPINFO lump. Here are some examples:
Code: Select all
map 8 "PUTRID PALACE" // sky is HOM
warptrans 8
next 9
cluster 2
sky1 ANDORIA 0
sky2 SKYFOG 60
doublesky
cdtrack 4
map 9 "CAVERN OF DESPAIR" // sky works
warptrans 9
next 10
cluster 2
sky1 DESERT 0
sky2 SKY1B 0
cdtrack 11