User:Createdbyx: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
* [[Changing_the_appearence_and_behavior_of_the_HL2_GUI]]
* [[Changing_the_appearence_and_behavior_of_the_HL2_GUI]]
* [[Changing_the_fading_speed_of_the_GUI_Windows]]
* [[Changing_the_fading_speed_of_the_GUI_Windows]]
* [[Manipulating_the_game_menu_items]]


=== Adding chapters to your mod (is Currently being written) ===
=== Adding chapters to your mod (is Currently being written) ===
Line 11: Line 12:


== Todo List ==
== Todo List ==
* add tutorial on addin 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
* describe how to add your own startup videos for your mod
* describe how to add your own startup videos for your mod

Revision as of 02:24, 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

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. AddingChapters.zip Adding Chapters to your mod

Todo List

  • add tutorial on adding chapters
  • write an explanation of how to get trigger_changelevel entity working properly
  • describe how to add your own startup videos for your mod

External Links