User:Createdbyx: Difference between revisions
Jump to navigation
Jump to search
Createdbyx (talk | contribs) mNo edit summary |
Createdbyx (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
== Mini Mods == | == Mini Mods == | ||
* [[ | * [[Changing the appearence and behavior of the HL2 GUI]] | ||
* [[ | * [[Changing the fading speed of the GUI Windows]] | ||
* [[ | * [[Manipulating the game menu items]] | ||
* [[Startup Videos]] | |||
=== Adding chapters to your mod (is Currently being written) === | === Adding chapters to your mod (is Currently being written) === | ||
After you have created your a few of your maps for your game you can begin adding chapters to your mod. This video will take you through what needs to be done to add chapters to your hl2 mod. | After you have created your a few of your maps for your game you can begin adding chapters to your mod. This video will take you through what needs to be done to add chapters to your hl2 mod. | ||
== Todo List == | == Todo List == | ||
* add tutorial on adding chapters | * add tutorial on adding chapters | ||
* write an explanation of how to get trigger_changelevel entity working properly | * write an explanation of how to get trigger_changelevel entity working properly | ||
== External Links == | == External Links == | ||
* [http://www.createdbyx.com/ Created by: X Web site] | * [http://www.createdbyx.com/ Created by: X Web site] |
Revision as of 02:42, 31 August 2005
This is the place where I Created by: X will post my tutorials for modding HL2. Please only make changes to this page related to spell checking, and factual errors.
Mini Mods
- Changing the appearence and behavior of the HL2 GUI
- Changing the fading speed of the GUI Windows
- Manipulating the game menu items
- Startup Videos
Adding chapters to your mod (is Currently being written)
After you have created your a few of your maps for your game you can begin adding chapters to your mod. This video will take you through what needs to be done to add chapters to your hl2 mod.
Todo List
- add tutorial on adding chapters
- write an explanation of how to get trigger_changelevel entity working properly