navrocky / urtconnector

Automatically exported from code.google.com/p/urtconnector
0 stars 0 forks source link

Add custom prifle path to launch options #105

Closed GoogleCodeExporter closed 9 years ago

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

Original issue reported on code.google.com by MajkFajk...@gmail.com on 7 Feb 2012 at 10:15

GoogleCodeExporter commented 9 years ago
What do you mean under "different profile"? Different connector settings or 
different urt settings?

Original comment by pztrn@pztrn.ru on 8 Feb 2012 at 5:07

GoogleCodeExporter commented 9 years ago
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.

Original comment by kinna...@gmail.com on 8 Feb 2012 at 6:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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.

Original comment by MajkFajk...@gmail.com on 8 Feb 2012 at 9:33

GoogleCodeExporter commented 9 years ago
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 

Original comment by navrocky.vlad on 8 Feb 2012 at 8:12

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
it's a rare thing. so the advanced launch command is specially created for a 
such things...

Original comment by navrocky.vlad on 22 Aug 2012 at 9:15