Tremulous Forum
General => General Discussion => Topic started 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)
-
Try searching for 'trembot' .)
-
yes ive looked at trembot before. it needs more detailed install instructions. plz help
-
Trembot=g_admin=http://trem.tjw.org
R1Admin=http://r-1.ch/r1admin.txt
-
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/
-
On what system are you?
-
Try tortoise svn for windows: http://tortoisesvn.tigris.org/
-
well that got me started. i was hoping it would be a single program, instead many many many folders and random objects. great.
-
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.
-
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?
-
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
-
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.