Well only for valve Iv'e coded  a shit workaround in my updater.

BEFORE:
                {
                'Game' : 'Day of Defeat: Source PIPE',
                'VersCheckAppID' : '232290',
                'UpdateAppID' : '232290',
                'Updater' : UDTA,
                'MasterServer' : 'dods_pipe',
                'VersionCheckable' : True,
                'steaminf' : 'dod/steam.inf',
                'VersionCheckRegex' : REGEX_NORMAL
                },

AFTER:
                {
                'Game' : 'Day of Defeat: Source PIPE',
                'VersCheckAppID' : '300',
                'UpdateAppID' : '232290',
                'Updater' : UDTA,
                'MasterServer' : 'dods_pipe',
                'VersionCheckable' : True,
                'steaminf' : 'dod/steam.inf',
                'VersionCheckRegex' : REGEX_NORMAL
                },


Output:
+---------------------------------+-------------------------+-----------+----------------------+-----------+-----------------+
| Day of Defeat: Source PIPE      | 232290                  | Nein
 | 1702177              | 1717992   | updatetool_anon |
+---------------------------------+-------------------------+-----------+----------------------+-----------+-----------------+


By the way UDTA is UpdateTool from Didrole. This tool works since 3
weeks very well.


Greetings DeaD_EyE

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to