stripper-configs/ze_lotr_mines_of_moria_v6_3testfix.cfg
2020-02-26 13:25:52 +02:00

19 lines
490 B
INI

;--------------------------------------------------------------------
;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"
}
}