View Single Post
meanloader version 1.10 beta test
Old
  (#1)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default meanloader version 1.10 beta test - 11-02-2005

serverloader110(beta).zip

The archive includes an INI config file with new command settings listed in the comment header.

Fixes include:

1) Added full range of startup window settings. Minimizing now works much better than before.

2) Added "ProcessName" alias, where you can assign a name to each process, and then refer to the process name in your commands:

Examples:

INI settings with two HLDS servers:

[Process_0]
ProcessName = hlds_1

[Process_1]
ProcessName = hlds_2

Commands to stop HLDS_1 and start HLDS_2

meanloader -pause hlds_1
meanloader -stop hlds_1
meanloader -resume hlds_2
meanloader -start hlds_2


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote