Check settings from console commands?Solved
I cant seem to find how to determine if halloween is enabled in code. I know I can type halloween.enabled and other related commands in the console, but how can I check that and store it in a variable? (as well as other similar settings?)

Is there a callback for console commands in RustPlugin that gives me the result?

Thanks
you could try: ConVar.Halloween.enabled 
5f542b9181eac.png 0x89A
you could try: ConVar.Halloween.enabled 

Oh thank you so much. As soon as I typed "Convar." it was like a whole new world showed up..... THANKS! 

Locked automatically