Board index DeFRaG How to DeFRaG

Bookmarking

Users helping users.

Bookmarking

Postby Butagaz » Apr 16th, '11, 11:12 am

Hi everyone!
I'd like to know if it's possible to bookmark some servers in-game, or out of game (like a server list), because i can't find any command for that or server list in q3config.cfg (like server add 78.46.226.123)
Thank you!
butagaz
Butagaz
 
Posts: 3
Joined: Mar 6th, '11, 3:38 pm

Re: Bookmarking

Postby <hk> » Apr 16th, '11, 11:32 am

There is no such thing as a server list in Quake III Arena. You can browse servers but you cannot have favorite servers.

I use cvars:
Code: Select all
seta mixed1 "connect mdd-mixed.q3df.org"
seta vq32   "connect 78.46.88.86:27960"


to connect, I just type:
Code: Select all
/vstr vq32
User avatar
<hk>
Menstruating 24/7
 
Posts: 1040
Joined: May 2nd, '09, 12:06 am
Location: Ingolstadt Germany

Re: Bookmarking

Postby Butagaz » Apr 16th, '11, 6:54 pm

Thanks a lot, didn't thought i could connect like that!
Cya in game!
Buta
Butagaz
 
Posts: 3
Joined: Mar 6th, '11, 3:38 pm

Re: Bookmarking

Postby TittenIgnition » Apr 16th, '11, 7:00 pm

doesnt q3 have "server1" through "server10" by default? I dont know what theyre for, but theyre there by default. so set one of them to "connect 192.168.0.1:27960", and type vstr server1.

a while ago, i went on one of the mDd servers, and did !servers, then /condump, and made a little script for all my servers. i type /exec servers, and it shows me a ton of ips, server names, and server numbers (server1-server15), so i just type /vstr serverX and connect.

very useful.
wtf i have a signature?
User avatar
TittenIgnition
 
Posts: 455
Joined: Jun 4th, '10, 1:24 am
Location: QuakeNet

Re: Bookmarking

Postby <hk> » Apr 16th, '11, 7:48 pm

Yeah, I had that, too. Then I switched to servernames in the vars. I don't want to check what sever is represented by which number all the time.

I usually go on the website, check what maps are played, start defrag and connect to the server I like.
User avatar
<hk>
Menstruating 24/7
 
Posts: 1040
Joined: May 2nd, '09, 12:06 am
Location: Ingolstadt Germany

Re: Bookmarking

Postby TittenIgnition » Apr 16th, '11, 10:49 pm

<hk> wrote:Yeah, I had that, too. Then I switched to servernames in the vars. I don't want to check what sever is represented by which number all the time.

I usually go on the website, check what maps are played, start defrag and connect to the server I like.

i have one of the USA defrag servers on server1, so i open defrag, connect to that one, and then do !servers to see whats good :P
wtf i have a signature?
User avatar
TittenIgnition
 
Posts: 455
Joined: Jun 4th, '10, 1:24 am
Location: QuakeNet

Re: Bookmarking

Postby Butagaz » Apr 18th, '11, 10:14 pm

I made an autoexec.cfg in the defrag folder with my custom vstrs, thanks again!
Butagaz
 
Posts: 3
Joined: Mar 6th, '11, 3:38 pm