5,391
edits
mNo edit summary  | 
				|||
| Line 5: | Line 5: | ||
Everything that has to do with cutscene authoring (recording character movements), and probably a little bit more.  | Everything that has to do with cutscene authoring (recording character movements), and probably a little bit more.  | ||
===Scripting commands/variables===  | ===Scripting commands/variables===  | ||
The PC build is   | The PC build is older, and as such it has a lot of "dev-and-debug" functionalities that were not used by the original script logic.  | ||
When building the Mac released, some of those features were completely left out.  | When building the Mac released, some of those features were completely left out.  | ||
[http://geyser.oni2.net/PCvsMac/script_commands_PConly.txt Here] is the full list of commands and variables that are unavailable on Mac (by order of appearance in '''script_commands.txt''').  | [http://geyser.oni2.net/PCvsMac/script_commands_PConly.txt Here] is the full list of commands and variables that are unavailable on Mac (by order of appearance in '''script_commands.txt''').  | ||
| Line 23: | Line 23: | ||
----  | ----  | ||
==Mac exclusives==  | ==Mac exclusives==  | ||
===A semi-official patch===  | ===A semi-official patch===  | ||