Jump to content

Add Console\Batch Access to Custom Function?


c0c0c0

Recommended Posts

Let's say I have a custom function in my mod that I want players to be able to access via console. They would do something like :

~
doCustomFunction(2)
Custom thing done 2 times

How do I do that?

Link to comment
Share on other sites

I use cf (call function) and cqf (call quest function) to debug some of my code.

You can bind a console function to a key using the hotkey method.

PS:Google bUseConsoleHotkeys.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...