Urban Terror Forums: UrTSB - Urban Terror Forums

Jump to content

 Login | Register 
Advertisement
  • (9 Pages)
  • +
  • « First
  • 7
  • 8
  • 9
  • You cannot start a new topic
  • This topic is locked

UrTSB Rate Topic: ***** 5 Votes

a Urban Terror Server Browser

#81 User is offline   YAY5637 Icon

  • Account: yay5637
  • Main tag: <PWC>
  • Country:
  • Joined: 28-February 10
  • Posts: 633

Posted 26 April 2011 - 08:25 PM

im always using it! its really good!

You might add a window where one can copy and paste a connect
like /connect 12.34.56.78:27960; password bla or without password.
Maybe also add an optional button, to simply launch the game.

This post has been edited by YAY5637: 26 April 2011 - 10:08 PM


#82 User is offline   xfact0r Icon

  • Account: xfact0r
  • Main tag: p4*
  • Country:
  • Joined: 28-February 10
  • Posts: 185

Posted 24 June 2011 - 02:29 PM

Hey Sorcerer,

I've noticed that you are messing around again with the code ;)
Any plans on releasing v0.5 soon?

Cheers and keep the good work.

#83 User is offline   ODDity Icon

  • Account: oddity
  • Country:
  • Joined: 01-March 10
  • Posts: 76

Posted 25 June 2011 - 09:33 PM

Seems broken now can you help at all? worked fine but now getting error like this:

/home/ollie/Desktop/UrTSB-0.4/urtsb_src/resource   - (resource_dir)
/home/ollie/.urtsb/    - (config_dir)
Traceback (most recent call last):
  File "./urtsb", line 7, in <module>
    urtsb.start()
  File "/home/ollie/Desktop/UrTSB-0.4/urtsb_src/urtsb.py", line 108, in start
    window = Window() # create the urtsb window
  File "/home/ollie/Desktop/UrTSB-0.4/urtsb_src/ui/window.py", line 92, in __init__
    self.serverlisttab = ServerTab()
  File "/home/ollie/Desktop/UrTSB-0.4/urtsb_src/ui/servertab.py", line 53, in __init__
    self.filter = ServerListFilter(self)
  File "/home/ollie/Desktop/UrTSB-0.4/urtsb_src/ui/serverlistfilter.py", line 117, in __init__
    self.set_default_values(False)
  File "/home/ollie/Desktop/UrTSB-0.4/urtsb_src/ui/serverlistfilter.py", line 134, in set_default_values
    stored_filter = fm.get_remembered_filter_parameters()
  File "/home/ollie/Desktop/UrTSB-0.4/urtsb_src/filemanager.py", line 338, in get_remembered_filter_parameters
    self.filter = pickle.load(pkl_file)
  File "/usr/lib/python2.7/pickle.py", line 1378, in load
    return Unpickler(file).load()
  File "/usr/lib/python2.7/pickle.py", line 858, in load
    dispatch[key](self)
  File "/usr/lib/python2.7/pickle.py", line 880, in load_eof
    raise EOFError
EOFError






Nevermind, "fixed" it by removing config directory in ~/home not sure why it has a issue, but that's ok, all is well.

update: problem was with "filter.pkl" if that helps at all, all other config files proved to be no problem but that one stopped the thing working all together.

Cheers!

This post has been edited by ODDity: 25 June 2011 - 09:38 PM


#84 User is offline   Drizzt Icon

  • Account: drizzt
  • Country:
  • Joined: 22-March 10
  • Posts: 164

Posted 05 April 2012 - 10:03 PM

Hi,

I'm use Ubuntu 11.10, this is my first time with UrtSB.

I have a problem, it's the same problem related here http://code.google.c...es/detail?id=10

Sorry for my english, thanks!! :smile:

#85 User is offline   Sam Spade Icon

  • Account: samspade
  • Country:
  • Joined: 11-March 10
  • Posts: 9

Posted 05 June 2012 - 08:15 PM

Hi,

I added a Nvidia 7300LE to my system and got problems with CPU affinity.
Before this it was Intel onboard VGA and I was quite a happy Urt player.

In this great forum I found a hint to the GNU/Linux package schedtool:
http://dailynade.com...-with-affinity/

Since I am using Your tool daily (and did not find a way/answer in Your sources) I would like to ask You how I can start a new UrT-instance from within app with this start up string:

/usr/bin/schedtool -a 1 -e /home/sam/UrbanTerror/ioq3-urt.x64

Many thanks in advance and again many thanks for Your project.

Yours,

Martin

bullet_loaderAdvertisement

#86 User is offline   Courgette Icon

  •   community dev   
    B3 bot developer
  • Account: courgette
  • Main tag: [B3]
  • Country:
  • Joined: 09-June 09
  • Posts: 204

Posted 05 June 2012 - 10:41 PM

Hi,

you can configure how to run the game from the "Settings" tab in UrTSB.
Look at the section "Urban Terror Launch Settings"
Posted Image

#87 User is offline   Sam Spade Icon

  • Account: samspade
  • Country:
  • Joined: 11-March 10
  • Posts: 9

Posted 06 June 2012 - 06:18 PM

Many thanks for Your fast reply.

I have also checked out the settings page. But since I'm runnin' Debian GNU/Linux I thought I should ask anyway :).

My executable field is the correct binary for my system: ioq3-urt.x64
Path to executable links to a folder in my home dir: /home/sam/UrbanTerror/
And I thought Additional Parameters would be parameters for the game executable mentioned above.

My question is that I would like Your program to run the small script

/usr/bin/schedtool -a 1 -e /home/sam/UrbanTerror/ioq3-urt.x64

with the data pulled from the server or favorites page.

Since I know some code I believe it would be quite a bit of work to implement it. And since You are running Windows (and probably most of Your users do) I don't want to bother with such a unique requirement.

I am already able to change the CPU affinity from shell and since CTF matches are not that short I am obliged to do it - as long as I don't have to use the in-game browser :).

Thanks again, Keep up Your good work - quite a bunch of guys using Your tool -> R.E.S.P.E.C.T !

Yours,

Martin

#88 User is offline   Courgette Icon

  •   community dev   
    B3 bot developer
  • Account: courgette
  • Main tag: [B3]
  • Country:
  • Joined: 09-June 09
  • Posts: 204

Posted 06 June 2012 - 08:08 PM

I see. Then you should proceed as follow :

somewhere (let's in your home directory), create a file called 'myurt.sh' with the following content :

#!/bin/bash
/usr/bin/schedtool -a 1 -e /home/sam/UrbanTerror/ioq3-urt.x64 $*



make sure this file is executable :

chmod +x myurt.sh


Now in UrTSB settings, set the UrT Executable to "myurt.sh" and the Path to Executable to your home directory path

The trick is with the "$*" variable which stands for "whatever parameters were passed to the script"

#89 User is offline   Sam Spade Icon

  • Account: samspade
  • Country:
  • Joined: 11-March 10
  • Posts: 9

Posted 09 June 2012 - 10:19 AM

Hi Courgette,

this was exactly what I was aiming for and it works like a charm.

Thanks again - Your dedication is fantastic.

Yours,

Martin

#90 User is offline   YAY5637 Icon

  • Account: yay5637
  • Main tag: <PWC>
  • Country:
  • Joined: 28-February 10
  • Posts: 633

Posted 04 May 2013 - 08:29 PM

Hi
Is the any chance of a new update?

edit
nvm wrong connection tool ;)
would be cool though

This post has been edited by YAY5637: 04 May 2013 - 08:30 PM


  • (9 Pages)
  • +
  • « First
  • 7
  • 8
  • 9
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Advertisement


Copyright © 1999-2024 Frozensand Games Limited  |  All rights reserved  |  Urban Terror™ and FrozenSand™ are trademarks of Frozensand Games Limited

Frozensand Games is a Limited company registered in England and Wales. Company Reg No: 10343942