The Script Shop
BasicScriptTutorial on Scripting
Use this BasicScriptTutorial to get your feet wet with the script system. You should know the basic functions of the LevelEditor before you use this tutorial. You'll learn about;
- Creating a script file.
Using the LevelEditor to call a function from the map.
The SystemObject and it's properties.
Basic entity Script Events.
Basic ScriptSyntax.
AdvancedScriptTutorial on Scripting
Use this AdvancedScriptTutorial to learn the nuances of the script system and it's syntax. You'll learn about;
Some advanced Script Events.
- Changing the situation based on enemy status.
Some advanced ScriptSyntax.
How They Did It - Single Player Scripting
Use these advanced in-game examples to see the full power of the Quake 4 scripting system in action.