how can i disable mud on origins?
BO2 Modding Support & Discussion
7
Posts
4
Posters
285
Views
1
Watching
-
please help
-
a_e_slow_areas
is what the mud is called -
a_e_slow_areas
is what the mud is calledMeat Missile thank you i did this and it worked amazingly
init() { level.a_e_slow_areas = 0; }
-
For those struggling with this you have to copy paste what was sent above in a notepad then save it as a .gsc file in the right folder
https://plutonium.pw/docs/modding/loading-mods/#t6 -
For those struggling with this you have to copy paste what was sent above in a notepad then save it as a .gsc file in the right folder
https://plutonium.pw/docs/modding/loading-mods/#t6Resxt I should've left a compiled download here lol
-
Why? The game does not need any pre-compiled GSC scripts anymore.
-
Xerxes didnt know that