SC-Half Life 2 Mod Prison 1-2
Videos
- edit
- /
- history
- /
- upload files
SC-Half Life 2 Mod Prison 1-2
Author | IBRAHIM TR Y.emre |
Date of release | Final - 11.02.2023 |
.bsp filename | Nova Prospekt 1 - 2 |
Description
Svencoop İn Halflife2 Prison Mod
Additional info
N/A
Additional credits
- [FC]|303|GGhost|TF|.E_PRODUCTION. Spark (Tester)
Changelog
Original:
Tags
Rate this map
3 / 5 (2 votes)
Reviews
Comments & discussion
Rules:
- Feedback should be constructive.
- For discussion not related to this map, post in the forum.
- If you need help installing maps, please read the installation guide.
There are over 1491 maps for Sven Co-op! Here are a few:
page revision: 21, last edited: 15 Mar 2023 16:32
New version active!!!
You have a lot of unused files (.ztmp, and the .vtx, .phy and such from half life 2) that dont do anything in sven and can be discarded.
The hgrunt soundlist is also a bit of a waste. You used the same sound in a lot of files. You could just use one single sound file, and point to that file in the soundlist .txt each time
So instead of this:
"hgrunt/a.wav" "hl2/hgrunt/a.wav"
"hgrunt/check.wav" "hl2/hgrunt/check.wav"
You can do this:
"hgrunt/a.wav" "hl2/hgrunt/a.wav"
"hgrunt/check.wav" "hl2/hgrunt/a.wav"
So it uses one single file. You dont need to copy it for each sound if you plan on using the same sound file.