Es ist möglich du musst einfach nur in der config
garrysmod/garrysmod/addons/stargate/data/stargate/
diese Zeile um änder das die Gates immer offen bleiben :
falsch:
Code:
# Automaticly close the gate after 2 seconds of beeing idle when it transported matter? (Won't close when stuff or players are near the gate)
auto_close = true
richtig:
Code:
# Automaticly close the gate after 2 seconds of beeing idle when it transported matter? (Won't close when stuff or players are near the gate)
auto_close = false