Jump to content

ZVersion.zh / ZCVersion.zh

Overview
Creator: Timelord Added: 09 Jun 2016 Tags: Global, Library, Misc Downloads: 43
Rating[?]: No rating
Download Script
(2.79 KB)
Information

Description Setup Reviews Comments

This is a utility header that will allow you to determine which version of C (2.50.0, 2.50.1, or 2.50.2) a player is using to play a quest. It is intended to offer backward-compatibility, or cross-compatibility for quests that use scripted elements that have different results, based on the ZC (player) version running the quest.

It also includes a few utility functions to require a player to use a newer, or specific version of ZC.

I developed this to patch quests using DrawInvertedCircle() on 2.50.2, but it has a variety of uses, including ensuring that potential bugs caused by using an older ZC version won't become a problem.