File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ var plugin = {
4040
4141 rconParser . Configuration . Status . AddMapping ( 105 , 6 ) ; // ip address
4242 rconParser . Configuration . GametypeStatus . AddMapping ( 112 , 1 ) ; // gametype
43- rconParser . Version = '[local] ship win64 CODBUILD8-764 (3421987) Mon Dec 16 10:44:20 2019 10d27bef' ;
43+ rconParser . Version = '[local] ship win64 CODBUILD8-764 (3421987) Mon Dec 16 10:44:20 2019 10d27bef (Retail) ' ;
4444 rconParser . GameName = 8 ; // BO3
4545 rconParser . CanGenerateLogPath = false ;
4646
47- eventParser . Version = '[local] ship win64 CODBUILD8-764 (3421987) Mon Dec 16 10:44:20 2019 10d27bef' ;
47+ eventParser . Version = '[local] ship win64 CODBUILD8-764 (3421987) Mon Dec 16 10:44:20 2019 10d27bef (Retail) ' ;
4848 eventParser . GameName = 8 ; // BO3
4949 eventParser . Configuration . GameDirectory = 'usermaps' ;
5050 eventParser . Configuration . Say . Pattern = '^(chat|chatteam);(?:[0-9]+);([0-9]+);([0-9]+);(.+);(.*)$' ;
You can’t perform that action at this time.
0 commit comments