Say like you get shotgun materials, sounds and models.
You place materials in:
Code:
Program Files\Steam\steamapps\SourceMods\sourceforts\materials\models\weapons
(Usually both v_ and w_ folders)
You place models in:
Code:
Program Files\Steam\steamapps\SourceMods\sourceforts\models\Weapons
(With out folders, so it should be a long list of all your v_ and w_ models)
You place sounds in:
Code:
Program Files\Steam\steamapps\SourceMods\sourceforts\sound\weapons
(With folders, unless specified, for example my ar2 uses the sounds in sound\ar2\fire.mp3)
Sometimes you also get scripts, for example custom sounds for a weapon to use. Sometimes you don't. If you do use this directory to place them:
Code:
Program Files\Steam\steamapps\SourceMods\sourceforts\scripts
(Generally editing the specified weapon script, for example weapon_ar2.txt)
If following these instructions do not work, for example your weapon or customised files do not appear to be working in sourceforts. Try place the files in the following directory instead:
Code:
Program Files\Steam\steamapps\***Accountname***\half-life 2 deathmatch\hl2mp
Followed by Materials,Models,Sounds or Scripts.
Hope it helped.