5,391
edits
| Line 6: | Line 6: | ||
===Scripting commands/variables===  | ===Scripting commands/variables===  | ||
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.  | 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   | When the Mac release was built, 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''').  | ||
While some of them may be obsolete, and thus may have little effect on PC, a lot of them are definitely ''not'' defunct, and their lack on Mac is a major limitation. For instance, one should note :  | While some of them may be obsolete, and thus may have little effect on PC, a lot of them are definitely ''not'' defunct, and their lack on Mac is a major limitation. For instance, one should note :  | ||