AGI Picture Decoder

From Adventure Game Studio | Wiki
Revision as of 12:23, 13 January 2012 by *>LaraStewart
Jump to navigation Jump to search

(by Gilbert Cheung)

This script module decodes picture resource files that were used in Sierra's classic AGI game interpreter. Current version is V1.00 and AGS V3.1.2 or later is required.

Features:

  1. Decodes AGI picture resource files, with optional priority screen.
  2. Works under ALL colour depths supported by AGS.
  3. The colour used for each slot can be changed if required.
  4. A simple demo is included.

Usage: Just import the module into your game via the AGS editor. To decode an AGI picture resource file, say, with filename "'street.agp'", just use the following codes:

 AGIPicDecode.Draw("street.agp");
 AGIPicDecode.ShowPic();

A DynamicSprite with pointer AGIPicDecode_Picture will then be created, which can be used in a game. If you have problems with finding a reliable essay service that offers assistance not only with creating essays but term and research paper writing as well, I highly recommend you to visit BestWritingService.Com. EssaysExperts.Com is the company which first and main priority was, is and will be customers� satisfaction with the essays online. If you still have no idea where to buy your writing tasks, this company is the best option for you. Consult the included document for more information.