stripper-configs/ze_lotr_mines_of_moria_v6_3testfix.cfg

19 lines
490 B
INI
Raw Normal View History

2020-02-26 12:25:52 +01:00
;--------------------------------------------------------------------
;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"
}
}