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

Stripper:Source (Updated 2011-04-15)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 11-23-2016 , 11:30   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #10

Quote:
Originally Posted by Major Erection View Post
Okay firstly I'm a complete noob to this plugin so I'm sorry if I say anything stupid.

I used this plugin to remove deagles from my AWP server. But for some reason the AWP skins from all players also went missing.

This is in my global_filters.cfg

HTML Code:
modify:
{

	match:
	{	
	"classname" "weapon_deagle"
	}
	delete:
	{
	"classname" "weapon_deagle"
	}
}
You're trying to remove all deagles on the ground? If so, no need to modify/match, just use this:

PHP Code:
remove:
{
"classname" "weapon_deagle"

Also, ensure other weapons/entities aren't being removed with global_filters.cfg
__________________
sneaK is offline
 



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 16:45.


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