News:

Come Chat with us live! Learn how HERE!

Main Menu

Help With R1Admin

Started by Rawr, August 23, 2006, 12:48:41 AM

Rawr

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)

Caveman

Try searching for 'trembot' .)

Rawr

yes ive looked at trembot before. it needs more detailed install instructions. plz help

Paradox


∧OMG ENTROPY∧

Rawr

Quote from: ParadoxTrembot=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/

MtS

On what system are you?

Paradox


∧OMG ENTROPY∧

Rawr

well that got me started. i was hoping it would be a single program, instead many many many folders and random objects. great.

tjw

Quote from: bazuka_poo
Quote from: ParadoxTrembot=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

Quote from: tjwhttp://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

Quote from: tjw
Quote from: bazuka_poo
Quote from: ParadoxTrembot=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

Vector_Matt

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.