// This configuration file is executed AFTER game rules have been installed and all entities were spawned. // You can use commands to modify settings or entities in this map. // ignore these multiplayer_only 1 gamerules_only == 1 // These filters affect ONLY SOME SPECIFIC XDM commands! // faster! setkvbytn c1a3_lift02 speed 128 // SF_CORNER_WAITFORTRIG setkvbytn lift02a spawnflags 1 // fix lift loop, next corner is the first one setkvbytn lift02c target lift02a setkvbytn lift02c wait 3 // clear door targetname setkvbytn c1a3_liftdoor02 targetname "" setkvbytn c1a3_liftdoor02 spawnflags 0 // set new name to the lift so it can be activated with button setkvbytn c1a3_lift01 targetname c1a3_liftdoor02 gamerules_only end multiplayer_only 0