User Ratings

★★★★★
★★★★
★★★
★★
0
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • This is a nice piece of work, and a very good foundation to expand upon. I found a couple of issues that I recommend to fixed in the code. 1) The config.php has the variable wrong for the full path to console.log. The right variable is $config[0]['full_console_path'] instead of $config[0]['console_full_path']. The impact of this is the console window will not work. 2) In login.php, the login username/password input box should treat the password appropriately and not display the text on the screen. Change to :<td><input name="mypassword" type="password" id="mypassword"></td> yo achieve this. Other than these two minor things, it will install as advertised in the docs quite easily and give you visibility into what is going on in your CS:GO game server. The console window seems to parse the console.log file for certain patterns and display. It would not be hard to customize to pick out patterns you might be interested in.
  • Previous
  • You're on page 1
  • Next