Raised This Month: $51 Target: $400
 12% 

Stripper:Source (Updated 2011-04-15)


Post New Thread Reply   
 
Thread Tools Display Modes
midnight9
Senior Member
Join Date: Nov 2012
Old 05-17-2014 , 09:49   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1251

Hello, could anyone help me with removing few items in l4d2 such as chainsaw, molotov, boomer bile, granade launcher, incendiary ammo and fire bullets. I have stripper installed, but i have no clue where should i start with:/ i've been looking for a plugin that would allow me to remove these items and even made a request but no luck, was about to give up even though people that play on my servers keeping asking me if i could remove at least molotov and then i thought maybe will give a try with stripper. But its more complicated than i thought it will be Any help will be much appreciated
midnight9 is offline
BobTom
Junior Member
Join Date: Dec 2012
Old 05-17-2014 , 22:59   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1252

Can this make dynamic prop to static prop? For example, make cabinets in office static.
BobTom is offline
BobTom
Junior Member
Join Date: Dec 2012
Old 05-19-2014 , 15:58   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1253

modify:
{
match:
{
"classname" "prop_physics_multiplayer"
}
replace:
{
"classname" "prop_dynamic_override"
}

This shows the cabinets in the server but It cant be shot I can even walk through it, its like a ghost that you can see. Is there a way to fix this?
BobTom is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-27-2014 , 05:05   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1254

Quote:
Originally Posted by BobTom View Post
Can this make dynamic prop to static prop? For example, make cabinets in office static.
Quote:
Originally Posted by BobTom View Post
modify:
{
match:
{
"classname" "prop_physics_multiplayer"
}
replace:
{
"classname" "prop_dynamic_override"
}

This shows the cabinets in the server but It cant be shot I can even walk through it, its like a ghost that you can see. Is there a way to fix this?
Prop_physics_multiplayer to prop_dynamic_override

and it's not enough just changing entity classname to another, need also change spawnflags and add parameter "solid".

cs_office.cfg
Bacardi is offline
Mirandor
Senior Member
Join Date: Jun 2006
Location: Ile de France
Old 05-28-2014 , 11:42   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1255

Is it possible by using stripper to change the properties of the walls and the airduct on cs_assault to make them bulletproof?
Mirandor is offline
Ellie
Senior Member
Join Date: Apr 2013
Old 05-28-2014 , 23:28   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1256

Stripper no longer loads on L4D1 linux server. All I get is <error>. Has anyone else been able to load it?

Last edited by Ellie; 05-28-2014 at 23:53.
Ellie is offline
BobTom
Junior Member
Join Date: Dec 2012
Old 05-29-2014 , 21:17   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1257

@Bacardi


Thank you so much, it is exactly how I want it


Where can you find the list of commands you can use with this plugin? I only know that you can get the name of the model from using hammer. But commands like spawnflags, don’t know where to find that and searching did not help :/


Thanks again
BobTom is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-30-2014 , 10:35   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1258

Quote:
Originally Posted by BobTom View Post
@Bacardi


Thank you so much, it is exactly how I want it


Where can you find the list of commands you can use with this plugin? I only know that you can get the name of the model from using hammer. But commands like spawnflags, don’t know where to find that and searching did not help :/


Thanks again
- Well, if you choose entity in you Hammer editor, disable SmartEdit button, then you see those.
- Save map source file in hammer, open map source file *.vmf with text editor (Notepad++ is good) and find your entity with settings.
- Run map on your server and with Stripper plugin, use server command stripper_dump
you get file ...addons/stripper/dumps/map_name.cfg with list entities+settings
Bacardi is offline
Musulmaxa
Junior Member
Join Date: Apr 2014
Old 06-02-2014 , 21:01   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1259

Quote:
Originally Posted by Ellie View Post
Stripper no longer loads on L4D1 linux server. All I get is <error>. Has anyone else been able to load it?
http://www.bailopan.net/stripper/snapshots/1.2/
This help me
Musulmaxa is offline
Ellie
Senior Member
Join Date: Apr 2013
Old 06-03-2014 , 23:31   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1260

Quote:
Originally Posted by Musulmaxa View Post

Which version did you use?
Ellie is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode