Log in

View Full Version : Scenario problems


genjurooo
07-07-07, 10:55 AM
Modified one of the historical scenarios in DC:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[SCENARIO]
Date = 19420227
Time = 1340
Duration = 5000
TimeOut = 0
Type = TYPE A
Major = 10
Minor = 5
Origin = 5.615361, 54.931044
InitialZoom = 7
Weather = HIGH_CLOUDS
DrawOvlyText = TRUE
TitleEnglish = Alone
TitleGerman =


;;; Objectives ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[OBJECTIVE1]
Objective = DESTROY
Unit = 2
Primary = TRUE
Score = 0
;;; Bases ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;;; Radio Messages ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;; Multi ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;;; Mutex ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;;; Sides ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[SIDE1]
Alignment = ALLIES
Name = Allies
Doctrine = American
[SIDE2]
Alignment = AXIS
Name = Axis
Doctrine = Japanese

;;; Groups ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[GROUP1]
Commander = HUMAN
Type = SHIPSQUADRON
UnitType = DD
Side = 1
Name = Benson
Nationality = American
WayptDisplay = DO_NOT_SHOW

[GROUP2]
Type = SHIPDIVISION
UnitType = PC
Side = 2
Name = T31
Nationality = Japan
WayptDisplay = DO_NOT_SHOW

;;; Units ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[UNIT1]
Group = 1
TypeAbrev = DD
Class = NDDBenson
Name = DD101 Benson
Designation = 101
Control = HUMAN
Flag = TRUE
Guide = TRUE
Location = 5.615361, 54.931044
Orientation = 220
Captain = 80
Crew = 80
BoilersHot = TRUE
IconName = NSHIP
Display = SHOW_AS_UNIT
[UNIT2]
Group = 2
TypeAbrev = PC
Class = NPTT31
Name = T31
Guide = TRUE
Location = 4.061245, 56.856796
Orientation = 220
Captain = 80
Crew = 80
BoilersHot = TRUE
IconName = NSHIP
Display = SHOW_AS_UNIT

The game does not start
Any advices?

Hitman
07-09-07, 03:25 AM
IIRC you must place the player unit in a subgroup of the SHIPSQUADRON, i.e in a SHIPDIVISION that would be [GROUP1.1]

:hmm:

P.S. since this is a DC thread, I will move it to the Classics forum, where it shall be.:yep:

genjurooo
07-09-07, 07:18 AM
many thanks.