Permanently powered turbine doors
BO2 Modding Releases & Resources
4
Posts
4
Posters
1.1k
Views
2
Watching
-
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)
-
i love u nigga