ositools icon indicating copy to clipboard operation
ositools copied to clipboard

Question: How to invoke NRD_ItemSetPermanentBoostInt from console?

Open Andargor opened this issue 9 months ago • 0 comments
trafficstars

I'm trying to invoke NRD_ItemSetPermanentBoostInt from the console, but I am getting an attempt to call a nil value error, which I assume is because I am not in the right namespace or there is some other basic error i am making.

This is my OsirisExtenderSettings.json:

{
	"CreateConsole": true,
	"EnableLogging": false,
	"LogDirectory":	"D:\\tmp\\DivLogs\\",
	"LogCompile": false,
	"EnableExtensions" : true,
	"DeveloperMode"  : true
}

Thanks for any help.

Andargor avatar Feb 01 '25 20:02 Andargor