Can you call console commands from GSC?
BO2 Modding Support & Discussion
2
Posts
2
Posters
129
Views
1
Watching
-
I wanted to make a cinematics mod, with keybinds for God mode, ignore me, noclip etc. I wanted to know if you can call things like cg_drawgun and noclip from GSC.
Also, if anyone knows if this is possible in BO3 also, it would be much appreciated.
-
cmdexecIf you need to call them with chat commands you could very easily implement that using my existing chat commands script and creating your own commands by copying existing commands I created and modifying the command's script