PapaCharlie9 / insane-limits

PRoCon plugin Insane Limits by micovery
10 stars 9 forks source link

Unnecessary prints? #46

Open ColColonCleaner opened 10 years ago

ColColonCleaner commented 10 years ago

Just wondering, even with the lowest possible debug and not enabling anything these are still printed. Are they meant to be there?

[19:22:01 97] [Insane Limits] Game Version = BF4

[19:22:02 03] [Insane Limits] plugin loaded

PapaCharlie9 commented 10 years ago

That's as intended, but I'm willing to take feedback that for debug_level 0 those messages should be suppressed.

Hmm, actually, part of the problem might be the initialization order. I don't know the value of debug_level at that point, variables haven't been loaded yet.

ColColonCleaner commented 10 years ago

i havent even accepted the agreement yet, its just installed right now, so shouldn't debug level already be 0?

PapaCharlie9 commented 10 years ago

No, the default is 2.