View Single Post
bubbyboytoo
New Member
Join Date: Mar 2016
Location: Yesterday
Old 08-13-2017 , 01:36   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1636

I'm having an issue with this in TF2. I'm trying to add a custom model to ctf_2fort, and it works fine, but as soon as someone joins a team and the Waiting for Players phase begins, the model gets removed. Here's my code:
Code:
add:
{
"solid" "6"
"origin" "885.4266 -2533.937 -399.5175"
"angles" "0.0389 178.8637 -0.0043"
"classname" "prop_dynamic_override"
"model" "models/drmatt/tardis/exterior.mdl"
}
Anyone know a fix? I've already tried changing the class, and prop_dynamic and prop_physics_override have the same result, while prop_physics doesn't work at all.
bubbyboytoo is offline