Advanced SCI Tutorials: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
(Created page with "By Phil Fortier (Troflip)<br /> October 22nd, 2005 <span class="Category">Introduction</span>   These are Advanced SCI tutorials written by Troflip, intended to comple...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:SCI Pages]]
By Phil Fortier (Troflip)<br />
By Phil Fortier (Troflip)<br />
October 22nd, 2005
October 22nd, 2005
Line 16: Line 17:
* [[Jumping Bug|Chapter 5 - Jumping Bug]]
* [[Jumping Bug|Chapter 5 - Jumping Bug]]
* [[The z-coordinate|Chapter 6 - The z-coordinate]]
* [[The z-coordinate|Chapter 6 - The z-coordinate]]
* [[Memory Management|Chapter 7 - Memory Management (advanced)]]
* [[SCI Memory Management|Chapter 7 - Memory Management (advanced)]]
* [[Advanced Use of Control Areas|Chapter 8 - Advanced Use of Control Areas]]
* [[Advanced Use of Control Areas|Chapter 8 - Advanced Use of Control Areas]]


Line 25: Line 26:
&nbsp;
&nbsp;


[[Category:Technical Info]]
[[Category:Tutorials ]]
[[Category:Tutorials ]]
[[Category:SCI Tutorials]]

Latest revision as of 10:19, 5 December 2024

By Phil Fortier (Troflip)
October 22nd, 2005

Introduction

 

These are Advanced SCI tutorials written by Troflip, intended to complement the information provided in Brian Provinciano's first two sets of tutorials.

Table of Contents

 

< Previous: Brian Provinciano's SCI Studio Tutorial 2Next: Chapter 1 - Advanced Said() Strings - Part 1 >