Niko Jims
06-09-2009, 08:58 AM
For those of you who know, you might learn something new. Here is a tutorial that I made. In about 10 hours, this thread should have a lot more tutorials. I just don't have the time atm.
http://www.youtube.com/watch?v=RaKg2ECOag4
http://rapidshare.com/files/210904934/Them...lderBETA1.1.rar (http://rapidshare.com/files/210904934/ThemeBuilderBETA1.1.rar)
http://rapidshare.com/files/242499028/Theme_test.html -Theme in video.[hr]
How to mod TF2
Made by Glitchey, the best and first TF2 modder.
What you need:
Xport/XSATA/Transfer Cable
Xplorer360 or Xport360
HxD Hex Editor
CON_resigner/rehasher
Notepad
Instructions:
1. Go to The Orange Box folder (4541080F) and extract your UserSettings to the Desktop
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut1.jpg
2. Open the UserSettings in the Hex Editor and scroll down until you see something that looks like this.
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut2.jpg
This is where your control settings are for a game in The Orange Box. You can identify which game it is by knowing what controls you have set in each game. The control settings for each games are also ordered from what games you have played last. So if you played a round of Team Fortress 2 before you unplugged your Hard Drive/Memory Card, that will be whats at the top of your UserSettings.
3. After you identified the game you wanted to mod in the UserSettings, open up Notepad and write down what console command you want to assign to a button. (I will provide a list of basic console commands at the bottom). I'm going to assign sv_cheats 1 to the X button. (sv_cheats 1 makes it so that all of your commands work. Although some commands do not require sv_cheats 1, it does make most of them work).
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut3.jpg
4. Now I'm going to copy sv_cheats 1 from notepad and highlight my X button's original command. Then I will hold CTRL+V and it will write my command to what button I want. If done correctly it will look like this.
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut4.jpg
Now when I hit my X button it will enable sv_cheats 1. That will allow me to use my other bindings.
__________________________________________________ __________________________________
You should now understand the basics of modding this game. All you need to know now is a list of basic console commands.
Console Commands:
noclip - allows you to fly through walls
buddha - your health cannot go below 1 (This will allow you to become invincible on Team Fortress)
god - you are invincible (Does not work on Team Fortress 2)
ent_fire !picker setparent !activator - Allows you to pick up an object (Only works if your the host)
ent_fire !picker clearparent !activator - Allows you to drop the object you picked up
ent_fire !picker ignite - Sets a person on fire
kill - You commit suicide
sv_cheats 1 - Allows you to use most cheats
sv_cheats 0 - Disables the use of cheats
killserver - self explanatory lol
prop_dynamic_create - Creates a model of your choice. Example: prop_dynamic_create gman.mdl
prop_physics_create - Creates a model with physical properties.
ent_create - Creates an entity. (Go look for entities to spawn yourself)
join_class civilian - Join the civilian class. (Only works on Team Fortress 2)
npc_create npc_(insert name here) - Example npc_zombie (Does not work in TF2)
ent_fire !picker setteam (2 for red, 3 for blu) - Changes a characters team (Only works in TF2)
ent_fire !self color 0 - changes your players color to black
ent_fire !picker skin (2 for red, 3 for blu) - Changes what team you look like your on
TIP: You can also put ; between your commands to have multiple commands bound to a single key.
Example:bind "X_BUTTON" "sv_cheats 1;noclip;ent_fire !self color 0"
Credits:
Me for writing the tutorial and doing the research by hand on how to mod this game.
Noobkiller for teaching me how to take pictures :P
NOTE: This was patched and you need the modded patch to play this online.
http://www.youtube.com/watch?v=RaKg2ECOag4
http://rapidshare.com/files/210904934/Them...lderBETA1.1.rar (http://rapidshare.com/files/210904934/ThemeBuilderBETA1.1.rar)
http://rapidshare.com/files/242499028/Theme_test.html -Theme in video.[hr]
How to mod TF2
Made by Glitchey, the best and first TF2 modder.
What you need:
Xport/XSATA/Transfer Cable
Xplorer360 or Xport360
HxD Hex Editor
CON_resigner/rehasher
Notepad
Instructions:
1. Go to The Orange Box folder (4541080F) and extract your UserSettings to the Desktop
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut1.jpg
2. Open the UserSettings in the Hex Editor and scroll down until you see something that looks like this.
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut2.jpg
This is where your control settings are for a game in The Orange Box. You can identify which game it is by knowing what controls you have set in each game. The control settings for each games are also ordered from what games you have played last. So if you played a round of Team Fortress 2 before you unplugged your Hard Drive/Memory Card, that will be whats at the top of your UserSettings.
3. After you identified the game you wanted to mod in the UserSettings, open up Notepad and write down what console command you want to assign to a button. (I will provide a list of basic console commands at the bottom). I'm going to assign sv_cheats 1 to the X button. (sv_cheats 1 makes it so that all of your commands work. Although some commands do not require sv_cheats 1, it does make most of them work).
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut3.jpg
4. Now I'm going to copy sv_cheats 1 from notepad and highlight my X button's original command. Then I will hold CTRL+V and it will write my command to what button I want. If done correctly it will look like this.
http://i415.photobucket.com/albums/pp232/glitchmasterhlg/tut4.jpg
Now when I hit my X button it will enable sv_cheats 1. That will allow me to use my other bindings.
__________________________________________________ __________________________________
You should now understand the basics of modding this game. All you need to know now is a list of basic console commands.
Console Commands:
noclip - allows you to fly through walls
buddha - your health cannot go below 1 (This will allow you to become invincible on Team Fortress)
god - you are invincible (Does not work on Team Fortress 2)
ent_fire !picker setparent !activator - Allows you to pick up an object (Only works if your the host)
ent_fire !picker clearparent !activator - Allows you to drop the object you picked up
ent_fire !picker ignite - Sets a person on fire
kill - You commit suicide
sv_cheats 1 - Allows you to use most cheats
sv_cheats 0 - Disables the use of cheats
killserver - self explanatory lol
prop_dynamic_create - Creates a model of your choice. Example: prop_dynamic_create gman.mdl
prop_physics_create - Creates a model with physical properties.
ent_create - Creates an entity. (Go look for entities to spawn yourself)
join_class civilian - Join the civilian class. (Only works on Team Fortress 2)
npc_create npc_(insert name here) - Example npc_zombie (Does not work in TF2)
ent_fire !picker setteam (2 for red, 3 for blu) - Changes a characters team (Only works in TF2)
ent_fire !self color 0 - changes your players color to black
ent_fire !picker skin (2 for red, 3 for blu) - Changes what team you look like your on
TIP: You can also put ; between your commands to have multiple commands bound to a single key.
Example:bind "X_BUTTON" "sv_cheats 1;noclip;ent_fire !self color 0"
Credits:
Me for writing the tutorial and doing the research by hand on how to mod this game.
Noobkiller for teaching me how to take pictures :P
NOTE: This was patched and you need the modded patch to play this online.