Raised This Month: $7 Target: $400
 1% 

Stripper:Source (Updated 2011-04-15)


Post New Thread Reply   
 
Thread Tools Display Modes
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 04-01-2016 , 01:22   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1491

Atomicstryker made a plugin some time back to execute different stripper configs. Try to find his work.
__________________
Spirit_12 is offline
Merudo
Senior Member
Join Date: Feb 2016
Old 04-01-2016 , 16:12   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1492

Are you referring to this: [L4D2] Routing (Dynamic Paths)?
__________________
Merudo is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 04-02-2016 , 09:12   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1493

"OnCoop" or "OnVersus" is also a way to use stripper.

"OnVersus" ""wep_spawn_vs,PickRandom,,3,-1" for example
__________________
Danny_l4d is offline
Sketchy
Senior Member
Join Date: Nov 2010
Old 04-10-2016 , 11:46   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1494

How do I go about removing an individual item? I'm trying to remove a particular song from playing on a map. I did a dump and this is the one I want to remove.


"origin" "-8192 6912 -1098.29"
"volstart" "0"
"targetname" "tuddles"
"spinup" "0"
"spindown" "0"
"spawnflags" "48"
"SourceEntityName" "tuddle"
"radius" "2048"
"preset" "0"
"pitchstart" "100"
"pitch" "100"
"message" "mesa/iliektuddles.mp3"
"lfotype" "0"
"lforate" "0"
"lfomodvol" "0"
"lfomodpitch" "0"
"health" "10"
"fadeoutsecs" "0"
"fadeinsecs" "0"
"cspinup" "0"
"classname" "ambient_generic"
"hammerid" "78492"


remove:
{
"classname" "ambient_generic"
}

^^This worked for removing a sound from another map, but there are a number of ambient_generic entities or whatever they re called in this particular map and I only want to remove the one.

Last edited by Sketchy; 04-10-2016 at 11:50.
Sketchy is offline
Proz
AlliedModders Donor
Join Date: Apr 2005
Old 04-12-2016 , 21:20   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1495

Quote:
Originally Posted by Sketchy View Post
How do I go about removing an individual item? I'm trying to remove a particular song from playing on a map. I did a dump and this is the one I want to remove.

Code:
filter:
{
"hammerid" "78492"
}

That will do the trick.

Last edited by Proz; 04-12-2016 at 21:21.
Proz is offline
Sketchy
Senior Member
Join Date: Nov 2010
Old 04-16-2016 , 09:15   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1496

Thank you!
Sketchy is offline
Kerouha
Member
Join Date: Jul 2015
Location: Russian Federation
Old 05-09-2016 , 16:44   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1497

I was trying to add an alarmed vehicle to c10m1_caves (L4D2), a pickup truck in the tunnel, with most standard features: an instructor hint, working sound, lights and survivor reactions. Since the model is not a usual sedan, I tried to highlight windows with light_dynamic.

Instuctor hints seem to barely work, and don't see the dynamic light that should illuminate the windshield. What am I doing wrong?
Attached Files
File Type: cfg c10m1_caves.cfg (9.1 KB, 158 views)

Last edited by Kerouha; 05-09-2016 at 16:52. Reason: Added a cfg, instead of broken ton of a code.
Kerouha is offline
Kerouha
Member
Join Date: Jul 2015
Location: Russian Federation
Old 05-11-2016 , 15:19   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1498

Nevermind, I made that light work :\

There are still problems with instructor hints though...

Last edited by Kerouha; 05-11-2016 at 15:20.
Kerouha is offline
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 05-21-2016 , 05:18   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1499

Quote:
Originally Posted by painkiller View Post
Hello ,

could you make Stripper:Source to support black mesa source?
Quote:
Originally Posted by doze View Post
Please, support for Black Mesa.

Black mesa support will be amazing.
__________________



Sorry for my very bad english
Greetings HSFighter

Last edited by HSFighter; 05-21-2016 at 05:21.
HSFighter is offline
Send a message via ICQ to HSFighter
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 05-25-2016 , 16:47   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1500

Hi everyone, i'm trying to use stripper on my surf server but it don't want load.

SM 1.8.0.5797
MM 1.10.5
Stripper 1.2.2hg82

Code:
22:45:44 meta list
22:45:44 Listing 6 plugins:
           [02] SourceMod (1.8.0.5797) by AlliedModders LLC
           [03] CS Tools (1.8.0.5797) by AlliedModders LLC
           [04] SDK Tools (1.8.0.5797) by AlliedModders LLC
           [05] DHooks (2.0.4) by AlliedModders
           [06] SDK Hooks (1.8.0.5797) by AlliedModders LLC
           [08] <FAILED>
22:45:46 meta info 08
22:45:46 Plugin 8 is not loaded.
         File: /home/steam/steamcmd/master-surf/csgo/addons/stripper/bin/stripper_mm_i486.so
Code:
ll csgo/addons/stripper/
total 28K
drwxr-xr-x 2 steam steam 4.0K May 25 22:36 bin
drwxr-xr-x 2 steam steam 4.0K May 25 22:08 dumps
-rw-r--r-- 1 steam steam  423 Sep 12  2014 global_filters.cfg
drwxr-xr-x 2 steam steam  12K May 25 22:08 maps
-rw-r--r-- 1 steam steam  240 Dec 10 03:09 readme.txt
Code:
ll csgo/addons/stripper/bin/
total 1.9M
-rw-r--r-- 1 steam steam  79K Sep 12  2014 stripper.14.ep1.so
-rw-r--r-- 1 steam steam 185K Sep 12  2014 stripper.16.csgo.so
-rw-r--r-- 1 steam steam 166K Sep 12  2014 stripper.16.css.so
-rw-r--r-- 1 steam steam 166K Sep 12  2014 stripper.16.dods.so
-rw-r--r-- 1 steam steam 146K Sep 12  2014 stripper.16.ep2.so
-rw-r--r-- 1 steam steam 139K Apr 15  2011 stripper.16.ep2v.so
-rw-r--r-- 1 steam steam 166K Sep 12  2014 stripper.16.hl2dm.so
-rw-r--r-- 1 steam steam 178K Sep 12  2014 stripper.16.l4d2.so
-rw-r--r-- 1 steam steam 148K Sep 12  2014 stripper.16.l4d.so
-rw-r--r-- 1 steam steam 173K Sep 12  2014 stripper.16.nd.so
-rw-r--r-- 1 steam steam 148K Sep 12  2014 stripper.16.tf2.so
-rw-r--r-- 1 steam steam 121K Sep 12  2014 stripper.core.so
-rw-r--r-- 1 steam steam 7.6K Sep 12  2014 stripper_mm_i486.so
Any help is appreciated
__________________

Last edited by irepz; 05-25-2016 at 16:47.
irepz is offline
Reply


Thread Tools
Display Modes

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:03.


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