Imported SCI Tutorials: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(48 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div align="center">Page: [[Imported SCI Pages 1|1]] | [[Imported SCI Pages 2|2]] | [[Imported SCI Tutorials|Tutorials]] | [[Imported SCI Tools|Tools]] | [[SCI Games|Games]] | [[SCI Fan Games|Fan Games]] | [[SCI Demos|Demos]] | [[SCI Devs|Devs]] | [[Non SCI specific|Non SCI]]</div><br /> | <div align="center">Page: [[Imported SCI Pages 1|1]] | [[Imported SCI Pages 2|2]] | [[Imported SCI Documentation|Documentation]] | [[Imported SCI Examples|Examples]] | [[Imported SCI Resources|Resources]] | [[Imported SCI Tutorials|Tutorials]] | [[Imported SCI Tools|Tools]] | [[SCI Files|SCI Files]] | [[SCI Games|Games]] | [[SCI Fan Games|Fan Games]] | [[SCI Demos|Demos]] | [[SCI Devs|Devs]] | [[Non SCI specific|Non SCI]]</div><br /> | ||
* [[SCI | * [[SCI Tutorials and Guides]] | ||
* [[Advanced SCI Tutorials]] | |||
==<br /> [[SCI Studio Tutorial 1]] == | |||
** [[SCI Studio Tutorial 2 Chapter | * [[SCI Studio Tutorial Chapter 1 - An Introduction To SCI Resources]] | ||
** [[SCI Studio Tutorial | * [[SCI Studio Tutorial Chapter 2 - Creating The Game]] | ||
** [[SCI Studio Tutorial | * [[SCI Studio Tutorial Chapter 3 - Editing Views]] | ||
** [[SCI Studio Tutorial | * [[SCI Studio Tutorial Chapter 4 - Editing Cursors]] | ||
* [[SCI Studio Tutorial Chapter 5 - Editing Fonts]] | |||
* [[SCI Studio Tutorial Chapter 6 - Editing Pics]] | |||
** [[SCI Studio Tutorial | * [[SCI Studio Tutorial Chapter 7 - Editing The Vocabulary]] | ||
** [[SCI Studio Tutorial | * [[SCI Studio Tutorial Chapter 8 - An Introduction To Scripts]] | ||
* [[SCI Studio Tutorial Chapter 9 - Elements of a Script]] | |||
* [[SCI Studio Tutorial Chapter 10 - Getting Familiar With Objects]] | |||
* [[SCI Studio Tutorial Chapter 11 - Variables]] | |||
* [[SCI Studio Tutorial Chapter 12 - Methods and Procedures]] | |||
* [[SCI Studio Tutorial Chapter 13 - Conditional and Looping Statements]] | |||
* [[SCI Studio Tutorial Chapter 14 - Making The Title Screen]] | |||
* [[SCI Studio Tutorial Chapter 15 - Programming The First Room]] | |||
* [[SCI Studio Tutorial Chapter 16 - Handling The Player's "Said" Input]] | |||
* [[SCI Studio Tutorial Chapter 17 - Creating and Using Props]] | |||
* [[SCI Studio Tutorial Chapter 18 - Handling The Inventory]] | |||
* [[SCI Studio Tutorial Chapter 19 - Creating and Using Actors]] | |||
* [[SCI Studio Tutorial Chapter 20 - Making An Additional Room]] | |||
* [[SCI Studio Tutorial Chapter 21 - Creating and Using Doors]] | |||
* [[SCI Studio Tutorial Chapter 22 - Handling The Player's Score]] | |||
* [[SCI Studio Tutorial Chapter 23 - Using The Death Handler]] | |||
* [[SCI Studio Tutorial Chapter 24 - Using The Print Procedures]] | |||
* [[SCI Studio Tutorial Chapter 25 - Customizing The Menubar]] | |||
* [[SCI Studio Tutorial Chapter 26 - Game Maintenance]] | |||
==<br /> [[SCI Studio Tutorial 2]] == | |||
* [[A Basic Tutorial for SCI1.1]] | * [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Chapter 1 - Global Said() Statements]] | ||
* [[SCI Studio Tutorial 2 Chapter 2 - WordFail, syntaxFail and pragmaFail|Chapter 2 - WordFail, syntaxFail and pragmaFail]] (Oh, yeah? Well, "%s" this!) | |||
* [[SCI Studio Tutorial 2 Chapter 3 - Actor Paths|Chapter 3 - Making Actors Move Along Paths]] | |||
* [[SCI Studio Tutorial 2 Chapter 4 - Actor Event Triggers|Chapter 4 - Moving Actors and Triggering Events]] | |||
* [[SCI Studio Tutorial 2 Chapter 5 - Actor Paths with Over Views/Props|Chapter 5 - Allowing Actors to Walk Through/Over Views/Props]] | |||
* [[SCI Studio Tutorial 2 Chapter 6 - Checking a Door's State|Chapter 6 - Checking a Door's State]] | |||
* [[SCI Studio Tutorial 2 Chapter 7 - Custom Buttons|Chapter 7 - Creating Custom Buttons]] | |||
* [[SCI Studio Tutorial 2 Chapter 8 - Custom Windows|Chapter 8 - Creating Custom Windows]] | |||
* [[SCI Studio Tutorial 2 Chapter 9 - Custom Slider Controls|Chapter 9 - Creating Custom Slider Controls]] | |||
==<br /> [[Advanced SCI Tutorials]] == | |||
* [[Advanced SCI Tutorials - Regions and Locales|Chapter 1 - Regions and Locales]] | |||
* [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter 2 - Scripting Props and Acts]] | |||
* [[Advanced SCI Tutorials - Loopers|Chapter 3 - Loopers]] | |||
* [[Advanced SCI Tutorials - Jumping Bug|Chapter 4 - Jumping Bug]] | |||
* [[Advanced SCI Tutorials - The z-coordinate|Chapter 5 - The z-coordinate]] | |||
* [[Advanced SCI Tutorials - SCI Memory Management|Chapter 6 - Memory Management (advanced)]] | |||
* [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter 7 - Advanced Use of Control Areas]] | |||
==<br /> [[A Basic Tutorial for SCI1.1]] == | |||
* [[Basic Tutorial for SCI1.1 - Customizing the Title Screen|Customizing the Title Screen]] | |||
* [[Basic Tutorial for SCI1.1 - The First Room|The First Room]] | |||
* [[Basic Tutorial for SCI1.1 - Interacting with Objects|Interacting with Objects]] | |||
* [[Basic Tutorial for SCI1.1 - Adding a Background and Static Objects|Adding a Background and Static Objects]] | |||
* [[Basic Tutorial for SCI1.1 - The Priority Screen|The Priority Screen]] | |||
* [[Basic Tutorial for SCI1.1 - Animating Props|Animating Props]] | |||
* [[Basic Tutorial for SCI1.1 - Managing the Player’s Inventory|Managing the Player’s Inventory]] | |||
* [[Basic Tutorial for SCI1.1 - Actors|Actors]] | |||
* [[Basic Tutorial for SCI1.1 - Dying|Dying]] | |||
* [[Basic Tutorial for SCI1.1 - Using Inventory Items|Using Inventory Items]] | |||
* [[Basic Tutorial for SCI1.1 - Scoring and Flags|Scoring and Flags]] | |||
* [[Basic Tutorial for SCI1.1 - Adding a Second Room|Adding a Second Room]] | |||
==<br /> [[SCI Point and Click Tutorial]] == | |||
* [[Point and Click Tutorial: Chapter 1 - Preparing the Main Script]] | |||
* [[Point and Click Tutorial: Chapter 2 - Ordering the Cursors]] | |||
* [[Point and Click Tutorial: Chapter 3 - Prepare the Text for our Inventory Room]] | |||
* [[Point and Click Tutorial: Chapter 4 - Inventory Views]] | |||
* [[Point and Click Tutorial: Chapter 5 - Scripting the Inventory Room]] | |||
* [[Point and Click Tutorial: Chapter 6 - Inventory Room Loose Ends]] | |||
* [[Point and Click Tutorial: Chapter 7 - Preparing the Supporting Scripts]] | |||
* [[Point and Click Tutorial: Chapter 8 - Ordering the Additional Cursors]] | |||
* [[Point and Click Tutorial: Chapter 9 - Prepare the Text for our Point and Click Rooms]] | |||
* [[Point and Click Tutorial: Chapter 10 - Point and Click Menu Views]] | |||
* [[Point and Click Tutorial: Chapter 11 - Creating the Point and Click Script]] | |||
* [[Point and Click Tutorial: Chapter 12 - Creating the Room 1 Script]] | |||
* [[Point and Click Tutorial: Chapter 13 - Examples of Scripting Point and Click Responses]] | |||
==<br /> [[Said() Strings Tutorials]] == | |||
* [[Said() Strings and the Use of Articles]] | |||
* [[Said() Strings - Comprehensive Examples]] | |||
* [[Advanced Said() Strings - Part 1]] | |||
* [[Advanced Said() Strings - Part 2 - Qualifying Adjectives]] | |||
* [[Advanced Said() Strings - Part 3 - Prepositions]] | |||
==<br /> Misc == | |||
* [[Adding Sound Support]] | |||
* [[Getting Started With SCI Development]] | |||
* [[Placing Inventory Descriptions in a Text Resource]] | |||
* [[Manipulating the Parser - Part 1 - 'Complex' Nouns]] | |||
* [[Manipulating the Parser - Part 2 - Addressing Actors]] | |||
* [[Get and Use Specific Keyboard Keys]] | |||
* [[TraduSCI Manual]] | |||
* [[TraduSCI Manual (old)]] | |||
[[Category:Pages to be Deleted]] | [[Category:Pages to be Deleted]] |
Latest revision as of 18:32, 15 May 2025
Page: 1 | 2 | Documentation | Examples | Resources | Tutorials | Tools | SCI Files | Games | Fan Games | Demos | Devs | Non SCI
SCI Studio Tutorial 1
- SCI Studio Tutorial Chapter 1 - An Introduction To SCI Resources
- SCI Studio Tutorial Chapter 2 - Creating The Game
- SCI Studio Tutorial Chapter 3 - Editing Views
- SCI Studio Tutorial Chapter 4 - Editing Cursors
- SCI Studio Tutorial Chapter 5 - Editing Fonts
- SCI Studio Tutorial Chapter 6 - Editing Pics
- SCI Studio Tutorial Chapter 7 - Editing The Vocabulary
- SCI Studio Tutorial Chapter 8 - An Introduction To Scripts
- SCI Studio Tutorial Chapter 9 - Elements of a Script
- SCI Studio Tutorial Chapter 10 - Getting Familiar With Objects
- SCI Studio Tutorial Chapter 11 - Variables
- SCI Studio Tutorial Chapter 12 - Methods and Procedures
- SCI Studio Tutorial Chapter 13 - Conditional and Looping Statements
- SCI Studio Tutorial Chapter 14 - Making The Title Screen
- SCI Studio Tutorial Chapter 15 - Programming The First Room
- SCI Studio Tutorial Chapter 16 - Handling The Player's "Said" Input
- SCI Studio Tutorial Chapter 17 - Creating and Using Props
- SCI Studio Tutorial Chapter 18 - Handling The Inventory
- SCI Studio Tutorial Chapter 19 - Creating and Using Actors
- SCI Studio Tutorial Chapter 20 - Making An Additional Room
- SCI Studio Tutorial Chapter 21 - Creating and Using Doors
- SCI Studio Tutorial Chapter 22 - Handling The Player's Score
- SCI Studio Tutorial Chapter 23 - Using The Death Handler
- SCI Studio Tutorial Chapter 24 - Using The Print Procedures
- SCI Studio Tutorial Chapter 25 - Customizing The Menubar
- SCI Studio Tutorial Chapter 26 - Game Maintenance
SCI Studio Tutorial 2
- Chapter 1 - Global Said() Statements
- Chapter 2 - WordFail, syntaxFail and pragmaFail (Oh, yeah? Well, "%s" this!)
- Chapter 3 - Making Actors Move Along Paths
- Chapter 4 - Moving Actors and Triggering Events
- Chapter 5 - Allowing Actors to Walk Through/Over Views/Props
- Chapter 6 - Checking a Door's State
- Chapter 7 - Creating Custom Buttons
- Chapter 8 - Creating Custom Windows
- Chapter 9 - Creating Custom Slider Controls
Advanced SCI Tutorials
- Chapter 1 - Regions and Locales
- Chapter 2 - Scripting Props and Acts
- Chapter 3 - Loopers
- Chapter 4 - Jumping Bug
- Chapter 5 - The z-coordinate
- Chapter 6 - Memory Management (advanced)
- Chapter 7 - Advanced Use of Control Areas
A Basic Tutorial for SCI1.1
- Customizing the Title Screen
- The First Room
- Interacting with Objects
- Adding a Background and Static Objects
- The Priority Screen
- Animating Props
- Managing the Player’s Inventory
- Actors
- Dying
- Using Inventory Items
- Scoring and Flags
- Adding a Second Room
SCI Point and Click Tutorial
- Point and Click Tutorial: Chapter 1 - Preparing the Main Script
- Point and Click Tutorial: Chapter 2 - Ordering the Cursors
- Point and Click Tutorial: Chapter 3 - Prepare the Text for our Inventory Room
- Point and Click Tutorial: Chapter 4 - Inventory Views
- Point and Click Tutorial: Chapter 5 - Scripting the Inventory Room
- Point and Click Tutorial: Chapter 6 - Inventory Room Loose Ends
- Point and Click Tutorial: Chapter 7 - Preparing the Supporting Scripts
- Point and Click Tutorial: Chapter 8 - Ordering the Additional Cursors
- Point and Click Tutorial: Chapter 9 - Prepare the Text for our Point and Click Rooms
- Point and Click Tutorial: Chapter 10 - Point and Click Menu Views
- Point and Click Tutorial: Chapter 11 - Creating the Point and Click Script
- Point and Click Tutorial: Chapter 12 - Creating the Room 1 Script
- Point and Click Tutorial: Chapter 13 - Examples of Scripting Point and Click Responses
Said() Strings Tutorials
- Advanced Said() Strings - Part 1
- Advanced Said() Strings - Part 2 - Qualifying Adjectives
- Advanced Said() Strings - Part 3 - Prepositions