Logging information

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Continuum

Lobotomistician
Jul 24, 2005
1,305
0
0
43
Boise
Might as well admit right away my only programming experience is in Visual Basic 6 & .NET that being said I don't think what I'm doing should be that complicated.

What I'm trying to do is log the results of some of the stat commands (stat fps, stat all ect...) I'm not sure where the results of those commands (something like current fps would make sense) I think I have a general Idea on how to take a string and output it to a log file but if anyone had suggestions on that I'd appreciate it also.