Are there any scripts for removing the death barriers in Zombies?
BO2 Modding Support & Discussion
5
Posts
4
Posters
1.0k
Views
1
Watching
-
I'm wondering if there are any scripts that remove the death barriers in Zombies, I don't wanna noclip out of the map and die.
Also, if there's a script for removing them how can I use the script?
Thanks!
-
I'm wondering if there are any scripts that remove the death barriers in Zombies, I don't wanna noclip out of the map and die.
Also, if there's a script for removing them how can I use the script?
Thanks!
init() { level.player_out_of_playable_area_monitor = false; }
-
Thank you so much! Also, I found out how to use scripts.
-
where do i put that writing?
-
Wook13_88 in a gsc file
https://plutonium.pw/docs/modding/loading-mods/#t6