Tremulous Forum

General => General Discussion => Topic started by: Rawr on August 23, 2006, 12:48:41 am

Title: Help With R1Admin
Post by: Rawr 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)
Title: Help With R1Admin
Post by: Caveman on August 23, 2006, 02:30:23 am
Try searching for 'trembot' .)
Title: Help With R1Admin
Post by: Rawr on August 23, 2006, 04:56:24 am
yes ive looked at trembot before. it needs more detailed install instructions. plz help
Title: Help With R1Admin
Post by: Paradox on August 23, 2006, 05:04:31 am
Trembot=g_admin=http://trem.tjw.org
R1Admin=http://r-1.ch/r1admin.txt
Title: Help With R1Admin
Post by: Rawr 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/
Title: Help With R1Admin
Post by: MtS on August 23, 2006, 08:13:23 am
On what system are you?
Title: Help With R1Admin
Post by: Paradox on August 23, 2006, 04:55:18 pm
Try tortoise svn for windows: http://tortoisesvn.tigris.org/
Title: Help With R1Admin
Post by: Rawr 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.
Title: Help With R1Admin
Post by: tjw 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.
Title: Help With R1Admin
Post by: Vector_Matt 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?
Title: Help With R1Admin
Post by: Rawr 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
Title: Help With R1Admin
Post by: Vector_Matt 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.