Unlock All Digsites Mod
Page 1 of 1 • Share •
Do you think that this is a good mod?
Unlock All Digsites Mod
This is a simple mod for newbies, where you can unlock all digsites so...
Part 1
Go in to fslhunt (in C:\Program Files\Universal Interactive\Blue Tongue Software\Jurassic Park Operation Genesis\JPOG\Data)
Part 2
Scroll right down to the bottom and find these lines:
// HUNTING SETS ---------------------------------------------------------------
// Only one set, with a certain number of sites available to unlock out of it
HuntingGroundSet[First]
{
grounds = { MorrisonA, HellCreekA , JudithRiverA, MorrisonB, HellCreekB, JudithRiverB, HellCreekB, TendaguruBeds, Chenini, FlamingCliffs };
firstchoices[0] = MorrisonA;
firstchoices[1] = HellCreekA;
firstchoices[2] = JudithRiverA;
#ifdef TOSHI_SKU_PS2
maxchosen = 3;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 3;
//starrating[3] = 3; // Unlock last two at 3 stars
#else // Windows and XBox builds
maxchosen = 5;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
#endif
}
and change this:
#else // Windows and XBox builds
maxchosen = 5;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
to this:
#else // Windows and XBox builds
maxchosen = 9;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
Part 3
Then find this bit:
// Only one set, with a certain number of sites available to unlock out of it
HuntingGroundSet[First]
{
grounds = { MorrisonA, HellCreekA , JudithRiverA, MorrisonB, HellCreekB, JudithRiverB, HellCreekB, TendaguruBeds, Chenini, FlamingCliffs };
firstchoices[0] = MorrisonA;
firstchoices[1] = HellCreekA;
firstchoices[2] = JudithRiverA;
And delete that and replace with this:
// Only one set, with a certain number of sites available to unlock out of it
HuntingGroundSet[First]
{
grounds = { MorrisonA, HellCreekA , JudithRiverA, MorrisonB, HellCreekB, JudithRiverB, HellCreekB, TendaguruBeds, Chenini, FlamingCliffs };
firstchoices[0] = MorrisonA;
firstchoices[1] = HellCreekA;
firstchoices[2] = JudithRiverA;
firstchoices[3] = MorrisonA;
firstchoices[4] = MoriisonB;
firstchoices[5] = HellcreekB;
firstchoices[6] = JudithriverB;
firstchoices[7] = Tendagurubeds;
firstchoices[8] = Chenini
firstchoices[9] = Flamingcliffs;
Part 4
Start your game up, get some stars and unlock all digsites!
hope this helps!
Part 1
Go in to fslhunt (in C:\Program Files\Universal Interactive\Blue Tongue Software\Jurassic Park Operation Genesis\JPOG\Data)
Part 2
Scroll right down to the bottom and find these lines:
// HUNTING SETS ---------------------------------------------------------------
// Only one set, with a certain number of sites available to unlock out of it
HuntingGroundSet[First]
{
grounds = { MorrisonA, HellCreekA , JudithRiverA, MorrisonB, HellCreekB, JudithRiverB, HellCreekB, TendaguruBeds, Chenini, FlamingCliffs };
firstchoices[0] = MorrisonA;
firstchoices[1] = HellCreekA;
firstchoices[2] = JudithRiverA;
#ifdef TOSHI_SKU_PS2
maxchosen = 3;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 3;
//starrating[3] = 3; // Unlock last two at 3 stars
#else // Windows and XBox builds
maxchosen = 5;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
#endif
}
and change this:
#else // Windows and XBox builds
maxchosen = 5;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
to this:
#else // Windows and XBox builds
maxchosen = 9;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
Part 3
Then find this bit:
// Only one set, with a certain number of sites available to unlock out of it
HuntingGroundSet[First]
{
grounds = { MorrisonA, HellCreekA , JudithRiverA, MorrisonB, HellCreekB, JudithRiverB, HellCreekB, TendaguruBeds, Chenini, FlamingCliffs };
firstchoices[0] = MorrisonA;
firstchoices[1] = HellCreekA;
firstchoices[2] = JudithRiverA;
And delete that and replace with this:
// Only one set, with a certain number of sites available to unlock out of it
HuntingGroundSet[First]
{
grounds = { MorrisonA, HellCreekA , JudithRiverA, MorrisonB, HellCreekB, JudithRiverB, HellCreekB, TendaguruBeds, Chenini, FlamingCliffs };
firstchoices[0] = MorrisonA;
firstchoices[1] = HellCreekA;
firstchoices[2] = JudithRiverA;
firstchoices[3] = MorrisonA;
firstchoices[4] = MoriisonB;
firstchoices[5] = HellcreekB;
firstchoices[6] = JudithriverB;
firstchoices[7] = Tendagurubeds;
firstchoices[8] = Chenini
firstchoices[9] = Flamingcliffs;
Part 4
Start your game up, get some stars and unlock all digsites!
hope this helps!

Rexhunter- Herrerasaurus

Re: Unlock All Digsites Mod
Simple but good mod. 
Last edited by THE DINOSAUR MAN on Sat Oct 10, 2009 7:54 pm; edited 1 time in total
THE DINOSAUR MAN- Pachycephalosaurus

Re: Unlock All Digsites Mod
classic mod, still found as one of my favs, cuz on the ps2 version, my dream was to unlock all digsites, so thank you for finding it out yourself!!
a mod you found yourself,
my saying is , not knowing it was already discovered, then discovering it is still a discovery in itself
my saying is , not knowing it was already discovered, then discovering it is still a discovery in itself

Raging Raptor- Dino Moderator

Re: Unlock All Digsites Mod
This is a nice and simple modd, we need more people posting things like this
_________________
the raptor stalks at midnight

raptor2- Dilophosaurus

Re: Unlock All Digsites Mod
Yea, their should be a simple modd section
_________________
the raptor stalks at midnight

raptor2- Dilophosaurus

Re: Unlock All Digsites Mod
This mod is simple but is my favorite, I always wanted to have all digsites unlockeds 
_________________
Track...Hunt...Kill...

dark_raptor- Dilophosaurus

Permissions of this forum:
You cannot reply to topics in this forum
Home
FAQ
Search
Memberlist
Usergroups
Register
Log in








