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

Stripper:Source (Updated 2011-04-15)


Post New Thread Reply   
 
Thread Tools Display Modes
eric0279
AlliedModders Donor
Join Date: May 2007
Old 10-03-2015 , 07:48   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1431

Hello,

i need to block a entity but i don't know how...

getpost ok but after?

How obtain this value:
Code:
    
"mins" "-72 -227 -165"
"maxs" "72 227 165"
i have tired:
Code:
add:
{
    ; 
    "origin" "-160 -12645 269"
    ;"mins" "-394 -4 -440"
    ;"maxs" "394 4 440"
    "initialstate" "1"
    "BlockType" "1"
    "classname" "env_physics_blocker"
}
doesn't work...


block this glitch:
http://steamcommunity.com/sharedfile.../?id=528899771

for c4m3_sugarmill_b map.

Cheers.

edit: solved with command dump stripper

Last edited by eric0279; 10-06-2015 at 07:37.
eric0279 is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 10-06-2015 , 07:14   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1432

Hello,

why doesn't work??

./addons/stripper/global_filters.cfg or in ./addons/stripper/maps/c4m3_sugarmill_b.cfg file:
Code:
modify:
{
    match:
    {    
        "model" "models/props_fairgrounds/traffic_barrel.mdl"
        "classname" "prop_physics"
    }
    delete:
    {
        "model" "models/props_fairgrounds/traffic_barrel.mdl"
    }
}
or tired:
Code:
filter:
{
"hammerid" "1536332"
}
{
"hammerid" "1536336"
}
{
"hammerid" "1536340"
}
Stripper 1.2.2 loaded

is not deleted....

Last edited by eric0279; 10-06-2015 at 07:17.
eric0279 is offline
Gdk
Member
Join Date: Oct 2014
Old 10-19-2015 , 21:58   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1433

Any way to use this stripper source while having maps in another folder?

ie: maps/workshop/1234/map.bsp

and maps/custom/map.bsp

In both cases crashes the server when using command stripper_dump.

Settings do not load when trying filenames "map.cfg" and "maps/workshop/1234/map.cfg" etc
Gdk is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 10-24-2015 , 09:56   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1434

Quote:
Originally Posted by george. View Post
The issue is when there is a blank entity in the map in css.
bhop_catalyst has a ton of entities with classname "" these crash stripper and the only way round it is by removing it with entspy, for fixing those csgo maps it could be the same issue or not, who knows?
Oh, I guess that it's just a bug with Stripper that causes it to crash then
__________________
retired
shavit is offline
cam0
Senior Member
Join Date: Feb 2015
Old 10-30-2015 , 00:09   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1435

Quote:
Originally Posted by Gdk View Post
Any way to use this stripper source while having maps in another folder?

ie: maps/workshop/1234/map.bsp

and maps/custom/map.bsp

In both cases crashes the server when using command stripper_dump.

Settings do not load when trying filenames "map.cfg" and "maps/workshop/1234/map.cfg" etc
I'm also wondering if there's any way to get settings to load on workshop maps.
cam0 is offline
Caaine
Member
Join Date: Oct 2013
Old 11-07-2015 , 04:38   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1436

Heyho :/

i have a problem with a Map called surf_fruits on stage 5 the end walls.. the first wall rotates.. the other not..

http://pastebin.com/RrSqiFEv

thx for Helping

greetz
Caaine

Last edited by Caaine; 11-07-2015 at 21:22.
Caaine is offline
SensLike
New Member
Join Date: Nov 2015
Old 11-08-2015 , 19:37   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1437

Quote:
Originally Posted by Schpraaankiii View Post
What would I use to remove all breakables for CSGO. Like glass, vents and such.

And I got this
Got the same problem as this guy, 5 pages after no solution, please help <3
__________________

SensLike is offline
PresidentEvil
AlliedModders Donor
Join Date: Jun 2012
Old 11-09-2015 , 02:46   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1438

does anyone know if this can be used to place overlays/decals using custom textures/vtf images (which the players will download via downloader plugin)
__________________
PresidentEvil is offline
Chevalier
BANNED
Join Date: Aug 2015
Location: Anywhere
Old 11-09-2015 , 10:37   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1439

Warning: Table modelprecache is full, can't add models\Gibs\metal_gib4.mdl
On map surf_happyhands3

I've went into the surf_happyhands3.cfg and i've added

modify:
{
delete:
{
"model" "models/Gibs/metal_gib4.mdl"
}
}

But it didnt work..

anyone know how to remove these models from the map?
Chevalier is offline
pubhero
Veteran Member
Join Date: Aug 2012
Location: Central Europe
Old 11-13-2015 , 05:55   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1440

Quote:
Originally Posted by PresidentEvil View Post
does anyone know if this can be used to place overlays/decals using custom textures/vtf images (which the players will download via downloader plugin)
This is a question? If yes, what game? Maybe i can help for you if the game is the CS:S. In the CS:S game you not need other downloader plugin. Only a cfg file in the maps folder, what cfg file names same as the map. Sorry for my awful English.

Ps.: I was blind. You have if i see correctly only a CS:GO server. If i think well, the mapname.cfg thing must be working in GO too.
But i not have a GO server, so.....

Last edited by pubhero; 11-13-2015 at 05:58.
pubhero 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 05:16.


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