Export to GitHub

urtconnector - issue #105

Add custom prifle path to launch options


Posted on Feb 7, 2012 by Swift Camel

It would be cool if I could use different profile with Connector. I tried adding it to comandline parameters, but game fails to start.

Comment #1

Posted on Feb 8, 2012 by Helpful Panda

What do you mean under "different profile"? Different connector settings or different urt settings?

Comment #2

Posted on Feb 8, 2012 by Happy Bear

hello MajkFajkiPublic

we already have task to implement user profiles in UrtC. But because of you are the first who realy want this feature, plese describe what do you want exactly :) thx.

Comment #3

Posted on Feb 8, 2012 by Happy Bear

Comment deleted

Comment #4

Posted on Feb 8, 2012 by Swift Camel

Hi Kinna!

Ok - let me explain. I'm a mapper and I use GTK Radiant. Radiant works always in .q3a directory, it's hard-coded path. You can't play from the same profile as you map.

Optimized UrT build use .q3a path as default. So we have problem here.It's not a problem if you use bash script to launch game, you add

fs_homepath ~/.urt

Game will use different profile for gaming - everybody wins. But if I use "advanced launch command" from connector, everything breaks down.

"urbanterror" +set fs_homepath /home/majki/.urt

Game will launch. Game will use proper profile. But game won't connect to selected server.

Comment #5

Posted on Feb 8, 2012 by Grumpy Camel

MajkFajki, you can use followed advanced launch string in programm options:

%bin% +name "%name%" +password "%pwd%" +rconpassword "%rcon%" +connect "%addr%" +set fs_game q3ut4 +set fs_homepath /home/majki/.urt

Comment #6

Posted on Feb 8, 2012 by Swift Camel

Comment deleted

Comment #7

Posted on Aug 22, 2012 by Grumpy Camel

it's a rare thing. so the advanced launch command is specially created for a such things...

Status: WontFix

Labels:
Type-Enhancement