In many of my scripts, I put sections that send informational messages to the PC, and they're wrapped in a if gDebug = 1, and I set gDebug = 1 in the Module Load while testing.
Can I set a global variable from the command line, in game?
I guess I can just create a function to do it, and call the function, or is there an easier way?





Наверх






