Creating a mod (NON-HL2) Difficulty: Advanced |
| Category: SOURCE > Other/Misc | Author(s): kosire |

Creating a mod (NON-HL2)
Have you ever wondered if it were possible to make a mod for ex. Counter-Strike: Source or Day of Defeat: Source?
Theres only one little problem by doing this, that valve doesnt share the source code of their other games.
That means that you wont be able to code more on in the .dll file
This tutorial will explain to you how your gonna do it!
Programs used:
GCFScape
1. Find your SourceMods folder:
C:\Program Files\Steam\steamapps\SourceMods
2. Create a new folder with the name for your new name. (No blank spaces!)
3. Find your SteamApps folder:
C:\Program Files\Steam\steamapps
4. Select what game you would like to make a mod for:
Counter-Strike: Source
counter-strike source shared.gcf
Day of Defeat: Source
day of defeat source.gcf
5. Open your .gcf file for the game you selected
6a. Open the folder called "cstrike" if you selected Counter-Strike: Source
6b. Open the folder called "dod" if you selected Day of Defeat: Source
7a. Copy following folders and files to following folder, if you selected Counter-Strike: Source:
C:\Program Files\Steam\steamapps\SourceMods\YOUR MOD FOLDER
Folder: bin
Folder: cfg
Folder: maps
Folder: resource
Folder: scripts
File: autobuy.txt
File: BotChatter.db
File: BotProfile.db
File: detail.vbsp
File: dxsupport_override.cfg
File: GameInfo.txt
File: mapcycle.txt
File: maplist.txt
File: motd.txt
File: rebuy.txt
7b. Copy following folders and files to following folder, if you selected Day of Defeat: Source:
C:\Program Files\Steam\steamapps\SourceMods\YOUR MOD FOLDER
Folder: bin
Folder: cfg
Folder: maps
Folder: resource
Folder: scripts
File: detail.vbsp
File: GameInfo.txt
File: lights.vbsp
File: mapcycle.txt
File: maplist.txt
File: motd.txt
8. To edit your game name and developer in steam list for your mod, do following:
Go to C:\Program Files\Steam\steamapps\SourceMods\YOUR MOD FOLDER
Open GameInfo.txt
Edit game to your mod name and title to the in-game text at the main menu.
"GameInfo"
{
game "My Game: Source"
title "MY GAME"
title2 "source"
9. If you want a game icon and a developer/manual text on the steam list, do following:
Open Gameinfo.txt in Go to C:\Program Files\Steam\steamapps\SourceMods\YOUR MOD FOLDER
"GameInfo"
{
game "My Game: Source"
title "MY GAME"
title2 "source"
icon "resource/steamicon"
developer "My Game Team"
developer_url "http://mygamemod.com"
manual "http://mygamemod.com/Manual/"
Call your .ico file for steamicon.ico and put it into /resource/ folder in C:\Program Files\Steam\steamapps\SourceMods\YOUR MOD FOLDER
RESTART STEAM, AND LAUNCH YOUR NEW CS:SOURCE OR DOD:SOURCE MOD! |
| Added: 6 months ago | Tags: creating, a, mod, non, hl2 |
 Add Feedback Provide constructive feedback. What is "constructive"?You cannot post yet!Get involved on FPSB by posting your thoughts. Give authors your feedback to help them develop. To post in this submission register or login. |
 You cannot assess yet!Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login. This Tutorial in a nutshell... Detailed & Informative 1 x Detailed 1 x Informative You cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login.
 |
Half Life Storm The Mappers Corner! |
| Membership: On Request |
| Primary Skills: Compiling, Mapping, Modelling, Motion Graphics, Texturing, UV Mapping |
| Inception: 3 years ago |
Want more? Find related tuts. |