Hello!
I finished my first map, compiled it, now I am having troubles testing it ongame. So, I unzip the 0ufo.pk3 file, I add the
mapdef Alley1
{
map "mastermap2"
description "_Your map description"
teams 2
multiplayer false
maxaliens 8
aircraft
{
}
ufos
{
//any
}
terrains
{
//any
}
cultures
{
//any
}
populations
{
//any
}
}
to the maps.ufo file, I still cannot load the map with the skirmish tool...