Author Topic: Help With R1Admin  (Read 4428 times)

Rawr

  • Posts: 918
  • Turrets: +1/-1
Help With R1Admin
« on: August 23, 2006, 12:48:41 am »
Can someone please post a fairly detailed tutorial on how to 1. Get R1Admin, 2. Use it and 3. Subversion (direct link and tutorial please)
img]http://dvclan.org/statsig/statsig.php/3826/4.jpg[/img]

Caveman

  • Guest
Help With R1Admin
« Reply #1 on: August 23, 2006, 02:30:23 am »
Try searching for 'trembot' .)

Rawr

  • Posts: 918
  • Turrets: +1/-1
Help With R1Admin
« Reply #2 on: August 23, 2006, 04:56:24 am »
yes ive looked at trembot before. it needs more detailed install instructions. plz help
img]http://dvclan.org/statsig/statsig.php/3826/4.jpg[/img]

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Help With R1Admin
« Reply #3 on: August 23, 2006, 05:04:31 am »
Trembot=g_admin=http://trem.tjw.org
R1Admin=http://r-1.ch/r1admin.txt

∧OMG ENTROPY∧

Rawr

  • Posts: 918
  • Turrets: +1/-1
Help With R1Admin
« Reply #4 on: August 23, 2006, 07:58:04 am »
Quote from: "Paradox"
Trembot=g_admin=http://trem.tjw.org
R1Admin=http://r-1.ch/r1admin.txt


: /
the install instructions for trembot is too confusing. i dont speak nerd.

to get r1admin you need subversion, ive been asking where to get it, no responce.

svn://svn.quakedev.net/trem/
img]http://dvclan.org/statsig/statsig.php/3826/4.jpg[/img]

MtS

  • Posts: 40
  • Turrets: +0/-0
Help With R1Admin
« Reply #5 on: August 23, 2006, 08:13:23 am »
On what system are you?

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Help With R1Admin
« Reply #6 on: August 23, 2006, 04:55:18 pm »
Try tortoise svn for windows: http://tortoisesvn.tigris.org/

∧OMG ENTROPY∧

Rawr

  • Posts: 918
  • Turrets: +1/-1
Help With R1Admin
« Reply #7 on: August 24, 2006, 04:12:13 am »
well that got me started. i was hoping it would be a single program, instead many many many folders and random objects. great.
img]http://dvclan.org/statsig/statsig.php/3826/4.jpg[/img]

tjw

  • Posts: 210
  • Turrets: +10/-0
Help With R1Admin
« Reply #8 on: August 24, 2006, 10:54:59 am »
Quote from: "bazuka_poo"
Quote from: "Paradox"
Trembot=g_admin=http://trem.tjw.org
R1Admin=http://r-1.ch/r1admin.txt


: /
the install instructions for trembot is too confusing. i dont speak nerd.

to get r1admin you need subversion, ive been asking where to get it, no responce.

svn://svn.quakedev.net/trem/



http://www.tjw.org/tremulous/SETUP.txt

If those instructions are too complicated for you, I don't think you should be trying to teach yourself how to build tremulous from SVN just yet.

Vector_Matt

  • Posts: 732
  • Turrets: +2/-1
Help With R1Admin
« Reply #9 on: August 24, 2006, 01:12:26 pm »
Quote from: "tjw"
http://www.tjw.org/tremulous/SETUP.txt

If those instructions are too complicated for you, I don't think you should be trying to teach yourself how to build tremulous from SVN just yet.
Yay, SVN setup instructions, now I might acctualy be able to build the SVN. Thanks.

Edit: It appears form the Windows instructions (yes windows stinks etc... [waitning for ReactOS]) it looks like TJW's site hase the precompiled SVN versions of game.qvm and tremded.exe, is this true?

Rawr

  • Posts: 918
  • Turrets: +1/-1
Help With R1Admin
« Reply #10 on: August 24, 2006, 08:04:19 pm »
Quote from: "tjw"
Quote from: "bazuka_poo"
Quote from: "Paradox"
Trembot=g_admin=http://trem.tjw.org
R1Admin=http://r-1.ch/r1admin.txt


: /
the install instructions for trembot is too confusing. i dont speak nerd.

to get r1admin you need subversion, ive been asking where to get it, no responce.

svn://svn.quakedev.net/trem/



http://www.tjw.org/tremulous/SETUP.txt

If those instructions are too complicated for you, I don't think you should be trying to teach yourself how to build tremulous from SVN just yet.


the only thing i dont get is the last 2 instructions:

6) change to the directory where you put tremded.exe
7) run it:
   tremded.exe +set dedicated 2 +set fs_game base2 +exec server.cfg
img]http://dvclan.org/statsig/statsig.php/3826/4.jpg[/img]

Vector_Matt

  • Posts: 732
  • Turrets: +2/-1
Help With R1Admin
« Reply #11 on: August 24, 2006, 10:22:28 pm »
Quote from: "bazuka_poo"

6) change to the directory where you put tremded.exe
7) run it:
   tremded.exe +set dedicated 2 +set fs_game base2 +exec server.cfg
once you're in the command promt type "cd name_of_folder_where_tremded.exe_is" then type "tremded.exe +set dedicated 2 +set fs_game base2 +exe server.cfg"


The simple way: Go to the folder you just put tremded.exe in (usualy C:\program files\tremulous) then right-click the background of the folder (i.e. not a file) and select new\new text document. rename it tremded.bat. open tremded.bat in a text editor and type in "tremded.exe +set dedicated 2 +set fs_game base2 +exe server.cfg" (without the quotes) then save it (in plaintext format). To run the dedicated server just double-click tremded.bat.