Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






1 Is almost finished, another one is currently in work and the third TTT-Map is still in planning.
Here is why I believe this map is better performance wise.
1. Unlike NPC-Metro / Town, this Map uses prop_static's and only a few prop_dynamics. Prop_static are the cheapest way (Performance wise) to add a 3d Model to a Map. On NPC-Town I ONLY used prop_dynamic & prop_physics, which dulls the Performance.
2. Open Areas are a nightmare to Optimize, if you can do it at all. On NPC-Prison this isn't much of a problem, since the outside is kept small and without many props.
3. I actually got better at using Areaportals. Thanks to a Map-maker buddy, I now know the jank of the Sourceengine. Areaportals determin what should be rendered and what shouldn't. These are the "Optimization-Essential".
4. I believe the lighting on NPC-Metro is an Issue. Every single lightbulb has a point_spotlight entity, creating a fancy lighting effect. But I overused it here.
5. Mapsize... NPC-Metro is huge compared to this Map.
Unfortunatly you cannot decide which NPC's should be able to mount turrets and shouldn't.
Because I don't use CS:S or other Textures in Hammer, so knowing what & where the Issue is woud help.
Can't check this myself since I don't have CS or other games Mounted.