Permanently powered turbine doors
-
this script will make any door you power with the turbine open forever (even pap door)
init() { level.local_doors_stay_open = 1; }
-
And how do I put it in the game?
-
NeverKill My best guess is to make a script (scripts are .gsc files, can be made from changing a text file to have .gsc instead of .txt as file extension) file, containing the code, in (wherever pluto is installed, usually /(user)/appdata/local/Plutonium/storage/t6/scripts/zm)