• Server Tag's
    4 replies, posted
How do you edit server "Tags"?
sv_tags "" Do you mean this?
I'm not sure how to do it, I mean like when your on the browser list and people say what extra addons there is in the tags
Quoted from [url]https://developer.valvesoftware.com/wiki/Sv_tags[/url] [release]Usage Custom server tags can be added by supplying the sv_tags cvar with a comma-delimited list of tags: [code]sv_tags "tag1,tag2,tag3"[/code] Providing a value for the sv_tags cvar will result in the value being appended to the automatically set tags. For example if you set sv_tags to "foo" and you have alltalk on, the server tags will be displayed as "alltalk,foo". [/release] Sometimes additional addons will add themselfs to the sv_tags, so you don't have to write them in manually.
Thank you
Sorry, you need to Log In to post a reply to this thread.