Donovansrb10
Member
When I started my wad modification, it had some errors and didn't show the custom cutscene for at the start of SRB2.
Here is the MAINCFG Coding:
Code:
executing .\autoexec.cfg
WARNING: Game must be restarted to record statistics.
Added file intraining.wad (2 lumps)
Loading main config from intraining.wad
Unknown word: SSTAGE_START
Unknown word: SPSTAGE_START
Unknown word: RACESTAGE_START
Unknown word: INTROTOPLAY
Unknown word: GAMEDATA
Unknown word: LOOPTITLE
Unknown word: CREDITSCUTSCENE
Unknown word: TITLESCROLLSPEED
Unknown word: NUMEMBLEMS
9 warnings in the SOC lump
no maps added
Here is the MAINCFG Coding:
Code:
MAINCFG CATEGORY
SStage_Start = E1
SpStage_Start = Z1
RaceStage_Start = H1
IntroToPlay = 1
GameData = InTraining.dat
LoopTitle = 0
CreditsCutScene = 2
TitleScrollSpeed = 150
NumEmblems = 50
# Cutscenes
CUTSCENE 1
NUMSCENES 1
Scene 1
NumberOfPics = 1
Pic1Name = CutInt01
Pic1Duration = 200
Pic1XCoord = 0
Pic1YCoord = 0
TextXPos = 35
TextYPos = 162
MusicSlot = 7
SceneText = Along with Sonic Team Junior's Program
which I coulden't have made without present...
#