Imported SCI Tutorials: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
Andrew Branscom (talk | contribs)
No edit summary
 
(7 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 Documentation|Documentation]] | [[Imported SCI Examples|Examples]] | [[Imported SCI Resources|Resources]] | [[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 Tutorials]]
* [[SCI Tutorials and Guides]]
* [[Advanced SCI Tutorials]]
* [[Advanced SCI Tutorials]]


Line 38: Line 38:


* [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Chapter 1 - Global Said() Statements]]
* [[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]] (h, yeah? Well, "%s" this!)
* [[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 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 4 - Actor Event Triggers|Chapter 4 - Moving Actors and Triggering Events]]
Line 105: Line 105:
* [[Manipulating the Parser - Part 2 - Addressing Actors]]
* [[Manipulating the Parser - Part 2 - Addressing Actors]]
* [[Get and Use Specific Keyboard Keys]]
* [[Get and Use Specific Keyboard Keys]]
 
* [[TraduSCI Manual]]
 
* [[TraduSCI Manual (old)]]
* [[WordFail, syntaxFail and pragmaFail]]




[[Category:Pages to be Deleted]]
[[Category:Pages to be Deleted]]

Latest revision as of 18:32, 15 May 2025




SCI Studio Tutorial 1


SCI Studio Tutorial 2


Advanced SCI Tutorials


A Basic Tutorial for SCI1.1


SCI Point and Click Tutorial


Said() Strings Tutorials


Misc