I been trying to at least get it work, i cloned this from the Fall weiss.
name = "Battle Of Britain"
panel = "scenarios/data/scenario_fallweiss.bmp"
header = {
name = "Battle Of Britain"
startyear = 1940
endyear = 1940
free = no
combat = yes #this is a battlescenario
GER = {
desc = FW_GER
picture = "scenarios\data\poland.bmp"
}
ENG = {
desc = FW_POL
bottom = yes
picture = "scenarios\data\poland.bmp"
}
}
globaldata = {
rules = {
diplomacy = no
production = no
technology = no
}
startdate = {
year = 1940
month = july
day = 3
}
enddate = {
year = 1940
month = october
day = 25 ###Last large pocket destroyed on 5th Oct
}
allies = {
id = { type = 15000 id = 1 }
participant = { ENG }
}
axis = {
id = { type = 15000 id = 2 }
participant = { GER }
}
war = {
id = { type = 9430 id = 1 }
date = {
year = 1940
month = july
day = 3
hour = 1
}
enddate = {
year = 1940
month = july
day = 3
hour = 1
}
attackers = {
id = { type = 9430 id = 2 }
participant = { GER }
}
defenders = {
id = { type = 9430 id = 3 }
participant = { ENG }
}
}
}
map = {
no = all
#UK
yes = 20
yes = 21
yes = 23
yes = 22
yes = 16
yes = 19
yes = 17
yes = 13
yes = 14
yes = 15
yes = 11
yes = 12
yes = 10
yes = 9
yes = 8
yes = 7
yes = 6
yes = 5
yes = 3
yes = 28
yes = 29
#Germany
yes = 38
yes = 45
yes = 80
yes = 18
# Sea zones
yes = 2412
yes = 2413
yes = 2395
yes = 2396
yes = 2397
yes = 2398
yes = 2471
yes = 2402
yes = 2403
yes = 2404
yes = 2405
yes = 2406
yes = 2410
yes = 2411
yes = 2414
yes = 2415
yes = 2399
yes = 2400
yes = 2599
yes = 2472
yes = 2473
yes = 2394
yes = 2409
yes = 2408
yes = 2407
top = { x = 24992 y = 2056 }
bottom = { x = 28344 y = 7056 }
}
# Vp things
include = "scenarios/Battle Of Britain/vp.inc"
include = "scenarios/Battle Of Britain/germany.inc"
include = "scenarios/Battle Of Britain/UK.inc"
I have remade the INC files.
When i load the scenario, the game freezes...
Im trying to get this to at least work, then i will add troops and other stuff.
What im doing wrong?
