Message Resource (SCI): Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
{{ResourceInfobox | {{ResourceInfobox | ||
| ResourceName = | | ResourceName = Message Resource (SCI) | ||
| InUseDates = [[1992]] - [[1996]] | | InUseDates = [[1992]] - [[1996]] | ||
| Developer = {{SierraRes}} | | Developer = {{SierraRes}} | ||
Line 21: | Line 21: | ||
<br /> | <br /> | ||
==<br /> Description == | ==<br /> Description == | ||
The [[Text Resource (SCI)|TEXT (TEX)]] SCI resource was deprecated in favor of message resources. These contain both text and metadata. It was introduced with [[SCI1]]. | |||
Place holder for the SCI MESSAGE Resource | Place holder for the SCI MESSAGE Resource | ||
Line 32: | Line 34: | ||
<blockquote> | <blockquote> | ||
| | ||
=== MSG === | === MSG === | ||
Line 47: | Line 44: | ||
== See Also == | == See Also == | ||
* [[SCI Specifications: Chapter 1 - Introduction#MSG]] | * [[SCI Specifications: Chapter 1 - Introduction#MSG]] | ||
| | ||
[[Category:Resources]] | [[Category:Resources]] | ||
[[Category:SCI Resources]] | [[Category:SCI Resources]] | ||
[[Category:LSCI Resources]] | [[Category:LSCI Resources]] |
Latest revision as of 11:52, 14 May 2025
![]() |
This article is a technical stub page. You can help the Sierra Wiki by expanding it. |
SCI MESSAGE Resource
Dates Used: | 1992 - 1996 |
---|---|
Developer(s): | Sierra |
Type: | Message Resource |
Dev Language: | C++ |
Open Source: | Closed |
Source Availability: | No |
License: | None |
Engine: | SCI |
Description
The TEXT (TEX) SCI resource was deprecated in favor of message resources. These contain both text and metadata. It was introduced with SCI1.
Place holder for the SCI MESSAGE Resource
Format/Specifications
Place holder
Versions
MSG
See Also