Ok, for sv_search_key you need (exactly in this order, sv_search_key 
after sv_gametypes wont work):
  sv_search_key "key"
  sv_gametypes "coop,versus"
  setmaster add 69.28.140.247:27011
  setmaster add 72.165.61.189:27011

looks like sv_gametypes is the only command that updates the tags, ie:
  sv_gametypes "coop,versus"
  sv_search_key "xxx"
  sv_showtags
  Tags:
  Public :  empty,coop,versus
  Private:  empty,sv_search_key_1010,coop,versus

  sv_gametypes "coop,versus"
  sv_showtags
  Tags:
  Public :  empty,coop,versus
  Private:  empty,sv_search_key_xxxy1010,coop,versus


Adam Nowacki wrote:
> Apparently you need to run:
> sv_gametypes "coop,versus"
> setmaster add 69.28.140.247:27011
> setmaster add 72.165.61.189:27011
> server will have players in a matter of seconds, a bit weird since 
> sv_gametypes has the default value of "coop,versus" ... but you need to 
> set it again and add masters
> and i still need to check how all that works with sv_search_key
> 
> Adam Nowacki wrote:
>> Running:
>>   setmaster add 69.28.140.247:27011
>>   setmaster add 72.165.61.189:27011
>> seems to help a bit for the not on master list part, one second its on 
>> the list other isnt, quite erratic, also:
>>   Adding master at 69.28.140.247:27011
>>   Adding master at 72.165.61.189:27011
>>   A2C_PRINT from 72.165.61.189:27011 :
>>   Bad challenge.
>> sv_search_key doesn't work too
>>
>> Adam Nowacki wrote:
>>> After update my servers no longer show on the master list, lobby will 
>>> not find a server with sv_search_key nor its ip will be on the list. 
>>> Server is on linux, anyone else having problems?
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives, 
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>>
> 
> 
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
> 
> 


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to