Looking for simple way to disable tutorial functions in mod

Pazyryk

Deity
Joined
Jun 13, 2008
Messages
3,584
  1. I can never seem to kill these completely in my normal gameplay, no mater how much I fuss around with .ini files.
  2. They are generating a lot of error messages in my mod (cluttering the Tuner window).
  3. They are wasting processor time.
  4. I will never build a functional tutorial for my mod anyway, so there is no reason for users of my mod to have it on.

Does anyone know some simple event hook or such that can turn it all off.
 
I've made an empty file called TutorialChecks.lua and set it on vfs true...
 
Back
Top Bottom