View Single Post
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 01-25-2018 , 13:43   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1662

Quote:
Originally Posted by KoMiKoZa View Post
Thanks for the link, some of that will sure come in handy.

Although that particular global_filters.cfg from that link still won't make Stripper replace ALL the T2 with T1. "weapon_selection" is only responsible for one group of weapons (aka beginning/whitaker/finale), all the other weapon spawns you see throughout the map are something else.

I know I wrote about that in the previous post but that's the exact problem. That's why I think replacing them by model is the way to go. Might look in another configs, not sure.
There are 3ways to find entities your looking for.

1:
https://developer.valvesoftware.com/..._L4D2_Entities has like 90% of entities in l4d2.

2:
Open up hammer and decompile the valve maps, //The method i use so i can actively see the entity relevant to the location
https://developer.valvesoftware.com/...compiling_Maps
or
Open the .bsp map-file in NP++ you can look at entities there.

3:
Do a stripper dump and search for entities there.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline