From inside MAINCFG. -where does this go?(SOLVED)

Status
Not open for further replies.
Code:
SRB2 version = 109 
IntroToPlay = 1 
GAMEDATA = DonovanBlast.dat 
CreditsCutScene = 6 
TITLESCROLLSPEED = 1000 
NumEmblems = 98




Edit:2444 Views and still no reply?
.....
 
Re: From inside MAINCFG - Where does this go

Donovan the hedgehog said:
Code:
SRB2 version = 109
IntroToPlay = 1
GAMEDATA = DonovanBlast.dat
CreditsCutScene = 6
TITLESCROLLSPEED = 1000
NumEmblems = 98



Edit:2444 Views and still no reply?
.....
This is easy...This is the gamedata of the mod.
It is srb2 version 1.09
The intro to play is number 1
The gamedata name is DonovanBlast.dat
The credits cutscene is 6
The title sky num scroll speed is 1000
And there are 98 emblems in the game.
 
Re: From inside MAINCFG - Where does this go

Superusuario said:
Donovan the hedgehog said:
Code:
SRB2 version = 109
IntroToPlay = 1
GAMEDATA = DonovanBlast.dat
CreditsCutScene = 6
TITLESCROLLSPEED = 1000
NumEmblems = 98



Edit:2444 Views and still no reply?
.....
This is easy...This is the gamedata of the mod.
It is srb2 version 1.09
The intro to play is number 1
The gamedata name is DonovanBlast.dat
The credits cutscene is 6
The title sky num scroll speed is 1000
And there are 98 emblems in the game.

No, Where does it go from inside the MAINCFG
 
Re: From inside MAINCFG - Where does this go

Donovan the hedgehog said:
Superusuario said:
Donovan the hedgehog said:
Code:
SRB2 version = 109
IntroToPlay = 1
GAMEDATA = DonovanBlast.dat
CreditsCutScene = 6
TITLESCROLLSPEED = 1000
NumEmblems = 98



Edit:2444 Views and still no reply?
.....
This is easy...This is the gamedata of the mod.
It is srb2 version 1.09
The intro to play is number 1
The gamedata name is DonovanBlast.dat
The credits cutscene is 6
The title sky num scroll speed is 1000
And there are 98 emblems in the game.

No, Where does it go from inside the MAINCFG
It goes in the MAINCFG script and keeps there...Did you know that MAINCFG is Main Configuration?
 
Code:
MAINCFG CATEGORY
SRB2 version = 109 
IntroToPlay = 1 
GAMEDATA = DonovanBlast.dat 
CreditsCutScene = 6 
TITLESCROLLSPEED = 1000 
NumEmblems = 98
Put it like that.

Also, SuperUsario fails.
 
Try having the MAINCFG CATEGORY underneath the SRB2 version like so.
Code:
SRB2 version = 109

MAINCFG CATEGORY
IntroToPlay = 1
GAMEDATA = DonovanBlast.dat
CreditsCutScene = 6
TITLESCROLLSPEED = 1000
NumEmblems = 98

I am not sure if that will help any, but that is how Mystic Realm had it so its worth a shot. You might have to check some of your credit lumps to make sure they are put in correctly.
 
Torgo said:
Try having the MAINCFG CATEGORY underneath the SRB2 version like so.
Code:
SRB2 version = 109

MAINCFG CATEGORY
IntroToPlay = 1
GAMEDATA = DonovanBlast.dat
CreditsCutScene = 6
TITLESCROLLSPEED = 1000
NumEmblems = 98

I am not sure if that will help any, but that is how Mystic Realm had it so its worth a shot. You might have to check some of your credit lumps to make sure they are put in correctly.


It worked!

P.S. I was playing Mystic Realm and getting the Emeralds
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top