;-------------------------------------------------------------------- ;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/ ;-------------------------------------------------------------------- ;DON'T LAGCOMP THIS SHIT (1073741824 is the anti-lagcomp flag) ;------------------------------------------------------------- modify: { match: { "targetname" "MovingStairs_Tp" "classname" "trigger_teleport" "spawnflags" "1" } replace: { "spawnflags" "1073741825" } }