Skip to content

LoliJuicy/Complete-Ecosystem-Scenario

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Ecosystem Scenario

Validate Codacy Badge License Discord Chat

"an animal was ...EATEN! (or just attacked : ) would be nice if we could differentiate the failure message depending on whether the eaten event was viewed by a guest or not..."

- Unknown Zoo Tycoon 2 developer

This is an attempt at remaking a scrapped scenario from Zoo Tycoon 2, which involved putting both savannah herbivores and carnivores together in the same habitat.

License

The following code, except for Microsoft's work (e.g. worldcampscen4.dat and worldcampscen4.jpg), is available under the GNU General Public License.

Installation

Either take the latest release or build your own .z2f and put the file in your root directory of your Zoo Tycoon 2 installation.

Requirements

The mod might not work with all versions of Zoo Tycoon 2.

Expansion* Status
Zoo Tycoon 2 Tested
Tested
Endangered Species
African Adventure
Marine Mania Tested
Tested
Extinct Animals Tested
Tested

* Except for beta releases, this includes the installation of all prior expansions.

Setting the scenario preview image

In order to properly display the scenario preview image, put worldcampscen4.jpg in the following sub-directory in the root directory of your Zoo Tycoon 2 installation: maps/scenario. Alternatively you may add it to your .z2f but don't compress the jpg file. Castor versions before 4.2.1 do not support no-compression addition to .z2f archives.

Usage

This mod adds in a cut scenario under the The Globe campaign series, it is the last one in this campaign. Completion of the prior scenarios of this campaign is required.

Building

A vast majority of Zoo Tycoon 2 mods are either .z2f or .zip archives, this mod is no different. You can use Microsoft Windows' own file zipper to create zips.

CAUTION: other zipping programs such as 7-Zip or WinRAR can compress to a .zip that Zoo Tycoon 2 does not support.

Alternatively, you can use Castor to build mods. simply use the command

castor build

or if you want to debug and attach Zoo Tycoon 2 to your console output

castor serve

CAUTION: Only Castor version 4.2.1 or higher supports adding the jpg scenario preview image, because it needs to be added as an uncompressed file in order to function properly.

Credits

Programming

Special thanks

  • Blue Fang Games - Map design, scenario concept and the creation of Zoo Tycoon 2.
  • March42 - Publishing the Zoo Tycoon 2 Beta 20.09.00.0005

About

Fork repository of ZtModArchive Complete Ecosystem Scenario

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 100.0%