View Single Post
leaguer4
New Member
Join Date: Sep 2018
Old 09-12-2018 , 02:08   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1687

Hey all!
Sorry I know this is an old thread, but as of recent, I have found this useful plugin for rocket jumping offline in tf2. It is used for Tempus.xyz jump servers but I prefer offline so I got in touch with one of the admins there and he gave me the link to the Stripper plugin. I installed in my tf/addons folder along with metmod and sourcemod (https://i.imgur.com/i4a7mNh.png). I was told that the original jump map (https://i.imgur.com/4DZVyNN.png) has to have a copy of the same file but with a few modified commands :;; jump_supersereious Tempus File ;;


;; filter last for sol ;;

add:
{
"Negated" "1"
"classname" "filter_tf_class"
"origin" "1228 -3314 3713"
"targetname" "possible4solly"
"tfclass" "3"
}


modify:
{
match:
{
"classname" "trigger_teleport"
"hammerid" "30599"
}
insert:
{
"filtername" "possible4solly"
}
}

in a cfg folder for it to work (https://i.imgur.com/IUCfvJG.png to https://i.imgur.com/eR4fFqX.png), so I did just so. I doesn't seem to be working, however, so I was hoping someone would be able to figure out what I might be doing wrong or if something is interfering. Feel free to reply and I can go into more detail about the installation and other factors that might be causing the issue.

Last edited by leaguer4; 09-12-2018 at 02:42.
leaguer4 is offline