View Single Post
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-27-2017 , 17:25   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1652

Quote:
Originally Posted by htcarnage View Post
Can anyone tell me why this code seems to do nothing?

PHP Code:
modify:
{
match:
{
"classname" "prop_physics"
"model" "models/props_c17/oildrum001.mdl"
}
replace:
{
"model" "models/props_c17/oildrum001_explosive.mdl"
}

Everything seems correct there... are you sure what you're matching is correct?
__________________
sneaK is offline