View Single Post
crafting
Senior Member
Join Date: May 2014
Location: Somewhere on Earth
Old 12-03-2016 , 21:27   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1581

Just checking, does this work with TF2? If so, this isn't working for me and I just might not have it set up correctly. I want to add in 3 custom models.


add:
{
"origin" "3626 -2024 237"
"angles" "0 -32 0"
"model" "models/props_custweap/grave_1.mdl"
"classname" "prop_dynamic"
}
add:
{
"origin" "-799 -1404 248"
"angles" "18 0 0"
"model" "models/props_custweap/grave_2.mdl"
"classname" "prop_dynamic"
}
add:
{
"origin" "-7589 -156 39"
"angles" "16 179 0"
"model" "models/props_custweap/grave_3.mdl"
"classname" "prop_dynamic"
}


I used "cl_showpos" to get the coordinates to where the model should show up. Also, I am using "pl_hoodoo_final" as my testing map and the cfg files goes in \tf\addons\stripper\maps and named "pl_hoodoo_final.cfg"

Last edited by crafting; 12-04-2016 at 13:12.
crafting is offline