View Single Post
BloodyBlade
Senior Member
Join Date: Feb 2018
Old 04-29-2024 , 03:13   Re: [ANY] Stripper:Source Sourcepawn Edition (v1.3) [17-Sep-2022]
Reply With Quote #5

Quote:
Originally Posted by HarryPotter View Post
Nice plugin

I have question. Do I have to write add:, filter:, modify: before {} everytime?

PHP Code:
add:
{
    
"origin" "13524 14332 5680"
    "mins" "-164 -60 -49"
    "maxs" "164 60 49"
    "initialstate" "1"
    "BlockType" "1"
    "classname" "env_physics_blocker"
}

{
    
"origin" "12909 12360 267"
    "mins" "-19 -440 -117"
    "maxs" "19 440 117"
    "initialstate" "1"
    "BlockType" "1"
    "classname" "env_physics_blocker"

Code:
[stripper.smx] Section declared without header on line 11, col 1 of addons\sourcemod\configs\stripper\maps\c8m4_interior.cfg
Yes. https://github.com/tilgep/stripper/issues/2
BloodyBlade is offline