Cybex Posted August 6, 2005 Share Posted August 6, 2005 Ah right. But maybe you can output the steam update to a logfile, so you can always check what happend (even the client). But I'll take a look at the update utility first, didnt do that to be honest Link to comment Share on other sites More sharing options...
ECF Posted August 6, 2005 Share Posted August 6, 2005 The way the update utility works is fairly simple. Most people are familiar with creating an update.bat file which basically contains the commands to run the hldsupdatetool. Something like this. C:\GameInstalls\CSS\hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\GameInstalls\CSS -username xxxxx -password xxxxx Put that in a batch file and save it to you CSS install directory. Then run the update generator in TCAdmin. Point the first line to the update.bat file and point the second line to the C:\GameInstalls\CSS folder. The update.bat file updates the game files in the CSS folder and the updategenerator tool checks the files that are changed or added. Once the HLDSUpdateTool finishes, the updategenerator will prompt you to zip the changed and added files. With this zip file you can publish it and patch all your servers. So it is one download vs. many if you have a lot of CSS servers. This also allows you to manually update say one server as a test (since we all know Valve pushes some bad updates from time to time). Simplt take the zip file and unzip it to 1 of your CSS server and try it. Once you have verified it is ok, then you can publish the patch in the panel and do all the servers at once, or allow you clients to do it as well. Link to comment Share on other sites More sharing options...
Cybex Posted August 6, 2005 Share Posted August 6, 2005 Thanks alot, I'll try that! Link to comment Share on other sites More sharing options...
LpServers Posted November 5, 2005 Share Posted November 5, 2005 Can you make something that will show all the user's in a server. Something like The graph you have with a image showing all the user's currently in it at the moment. You get what I mean? Link to comment Share on other sites More sharing options...
ECF Posted November 6, 2005 Share Posted November 6, 2005 I believe this script was already posted here: http://www.tcadmin.com/forum/index.php?t=msg&th=402& start=0&rid=2 Read the all posts. LFA explains how to have the graph display the whole box player count at in the last post. Link to comment Share on other sites More sharing options...
LpServers Posted November 6, 2005 Share Posted November 6, 2005 Not count, I am saying who is currently in the server. Like a list of user's. Link to comment Share on other sites More sharing options...
ECF Posted November 6, 2005 Share Posted November 6, 2005 Ahhh, no that script will onyl show player counts for the games. Are you talking about people actually logged into the server itelf. Like remote desktop? Link to comment Share on other sites More sharing options...
LpServers Posted November 6, 2005 Share Posted November 6, 2005 You know in a user panel, how you can click rcon. And it shows the list of users. Can you make a addon like that for the web so people can add to their site's Link to comment Share on other sites More sharing options...
maximum6 Posted November 6, 2005 Share Posted November 6, 2005 yea, any kind of thing that could be linked to, showing live stats would kinda be awesome. Link to comment Share on other sites More sharing options...
ECF Posted November 6, 2005 Share Posted November 6, 2005 I can ask LFA, but there are plenty of programs out there that do this already. Like UglyGS and Serverspy and game monitor. Link to comment Share on other sites More sharing options...
AvailNetworks Posted November 6, 2005 Share Posted November 6, 2005 this one is actually relly nice as well. http://www.greycube.com/site/download.php?view.44 Link to comment Share on other sites More sharing options...
24play Posted February 11, 2006 Share Posted February 11, 2006 Can anyone point me in the right direction for showing overall server stats on your website. Something like. No of Servers .... No of Players online... No of Slots available... But this is to show all the servers a GSH has. Apologies if this has already been said. I checked http://www.greycube.net/ but wasn't really what I was after. Thanks Link to comment Share on other sites More sharing options...
maximum6 Posted February 11, 2006 Share Posted February 11, 2006 you can take what you found at graycube and edit it to show just what you need. I'm going to me using it on one page to list servers and ips (without very much excess info), and on another, just to show the total players and servers online. Link to comment Share on other sites More sharing options...
24play Posted February 11, 2006 Share Posted February 11, 2006 Yeah i wouldn't mind it showing a client each of their servers in limited detail when they login but I'm mainly after haveing the total servers and users online. Would be really great if you dont mind letting me have a look at that adjusted code for just totals when you put it together please. I'm not great at coding so any help would be appreciated. Thanks Link to comment Share on other sites More sharing options...
maximum6 Posted February 12, 2006 Share Posted February 12, 2006 Well it already includes the totals at the bottom of the output...so, you just look at it in an editor and take out anywhere where it actually ouputs something (like in the table) and then you end up with just like 2 lines out output, so you can include the file in php. Once I get it done I'll make sure to post it. Link to comment Share on other sites More sharing options...
24play Posted February 12, 2006 Share Posted February 12, 2006 Thanks I didn't realise it was as simple as you say it is, I'll have a look at it as well and see what I can come up with. Thanks Aaron Ross Link to comment Share on other sites More sharing options...
julian Posted February 12, 2006 Share Posted February 12, 2006 Request: Can someone code a skript to create a playergraph for all players on all mashines. Link to comment Share on other sites More sharing options...
MaxXx Posted February 20, 2006 Share Posted February 20, 2006 Request Modification Player Graphs: Is it possible to have one graph for the whole system performance? This Graph only has to be really small and not even very detailed, just a small image which updates from time to time with the image. Best Regards Maximilian v. Manndorff Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.