I'm trying to reinit items but I can't make sense of the Console and cannot even get the debugger to show in ERAS. I wiped Console.c but it changes nothing when I execute the console (F4) Strangely when I do hit F4 a drop down of tiny text appears to Teleport or some such. Strange because there is nothing in Console.c. Its like F4 is bound to both Execute console and something else.
The only way I have found the re-initialize items is to toggle this, but something tells me I shouldn't be doing that.
bool bInitItems = true;
I don't even understand the context in which that command operates. Having no Debugger window sucks equally as much.
The only way I have found the re-initialize items is to toggle this, but something tells me I shouldn't be doing that.
bool bInitItems = true;
I don't even understand the context in which that command operates. Having no Debugger window sucks equally as much.