Tremulous Forum

General => General Discussion => Topic started by: Checkpoint on August 31, 2006, 01:42:21 am

Title: Trembot
Post by: Checkpoint on August 31, 2006, 01:42:21 am
Why does everyone make getting trembot easy, but it's so hard that even after a month with help of someone who has it can't help me get it.

What do you have to do to get it running?[/quote]
Title: Trembot
Post by: Odin on August 31, 2006, 02:00:53 am
By asking a coherent question, instead of the jumbled set of words you just strung together to make a sentence.
Title: Trembot
Post by: Caveman on August 31, 2006, 02:16:25 am
Let me venture a guess...

Because _Trembot_ is no more?
Because you did not find this thread: http://tremulous.net/phpBB2/viewtopic.php?t=1125
Because you did not follow the manual?
Because you do not use the right client?
Title: Trembot
Post by: Checkpoint on August 31, 2006, 02:45:33 am
I like saying Trembot instead of the new name. It sounds better.

And I did follow the directions, had help from someone who had it, and yet didn't get it to work.
Title: Trembot
Post by: Odin on August 31, 2006, 06:13:32 am
Quote from: "Checkpoint"
I like saying Trembot instead of the new name. It sounds better.

And I did follow the directions, had help from someone who had it, and yet didn't get it to work.
Well then what the hell do you want us to do about it? You give us no information besides "it doesn't work".
In true Linux community spirit, RTFM.
Title: Trembot
Post by: Somethief on August 31, 2006, 10:28:29 am
I bet RTFM is not so well-known term, so RTFM = Read The Fine Manual (or Read That Fucking Manual ;))
Title: Trembot
Post by: Checkpoint on August 31, 2006, 02:03:26 pm
Well, considering that didn't work for me before. I guess I'm just gonna give up.
Title: Trembot
Post by: Somethief on August 31, 2006, 02:28:49 pm
Quote from: "Checkpoint"
Well, considering that didn't work for me before. I guess I'm just gonna give up.


What about telling us when/how/why it doesnt work so we could help..
(Paste of server log helps a lot)
Title: Trembot
Post by: Thorn on August 31, 2006, 04:23:39 pm
lol i gave you about 3 books of help on installing trembot rofl.

its all in big text on the trembot webpage . . .
Title: Trembot
Post by: Diggs on August 31, 2006, 04:37:19 pm
Worked first time for me and I would be considered a bit of a rookie (noob) as a server admin, but am experienced in the old ways of DOS.  I assume you are using a Windows OS and have no experience with command line interface.  You need to run it from a DOS prompt and creating a batch file is the easiest way to go.

Without being a little more specific, there is not much that can be done.
Title: Trembot
Post by: Somethief on August 31, 2006, 06:37:46 pm
If you are using Windows, read this: (Code is from http://tjw.org/tremulous/SETUP.txt)
Code: [Select]
Windows
-------
1) make the directory:
\Documents and Settings\YOU\Local Settings\Application Data\Tremulous\base\vm
  where "YOU" is your windows username.

If your Windows is installed on C drive (that's the default), go to start menu -> Run.. -> type in: "cmd" (without "s) -> type in: "explorer C:\Documents and Settings\YOU\Local Settings\Application Data\Tremulous\base\" (Change YOU to your login name) then create directory called vm.
Code: [Select]

2) copy game.qvm into this "vm" directory

Copy game.qvm (which you have downloaded from http://tjw.org/tremulous/) in the directory.
Code: [Select]

3) copy win32/tremded.exe to where Tremulous is installed.
  (next to tremulous.exe)

Go to Tremulous main dir (normally c:\program files\tremulous\) and copy tremded.exe (which you have downloaded from http://tjw.org/tremulous/win32/)
Code: [Select]

4) open up a command prompt (cmd.exe)

Use that promt which you opened from run with command "cmd"
Code: [Select]

5) change to the directory where you put tremded.exe

Change directory to tremulous main dir (by default "cd c:\program files\tremulous")
Code: [Select]

6) run it:
   tremded.exe +set dedicated 2 +exec server.cfg

Type to promt: "tremded +set dedicated 2 +exec server.cfg"

I think thats kinda clear  8)
Title: Trembot
Post by: Diggs on August 31, 2006, 07:19:01 pm
OK - I guess there is more that can be done and Somethief did it.  Agreed, can't be much clearer than that.

Like I said, I am a bit of a noob with a Trem server but have run Q3 and Far Cry servers in the past.  What does TJW's server mod offer that is different than the standard Trem server package?

Diggs
Title: Trembot
Post by: vcxzet on August 31, 2006, 07:25:08 pm
RTM?
Title: Trembot
Post by: David on August 31, 2006, 07:27:22 pm
with TJW's stuff you can give users power without having to give out the rcon password.
different people can have different powers, like kicking and banning, changing the map, rigging votes, renaming people, and stuff.
all the admins need TJW's modified client.
Title: Trembot
Post by: next_ghost on August 31, 2006, 07:38:26 pm
Quote from: "Diggs"
Like I said, I am a bit of a noob with a Trem server but have run Q3 and Far Cry servers in the past.  What does TJW's server mod offer that is different than the standard Trem server package?


Apart form a few extra gameplay features, TJW's server binaries have all patches standard 1.1.0 binaries don't have. And those patches fix some really nasty and annoying bugs.
Title: Trembot
Post by: Diggs on August 31, 2006, 11:25:42 pm
Thanks!  I'll check out the details.

Diggs
Title: Trembot
Post by: Somethief on September 01, 2006, 02:54:15 pm
Features: http://tjw.org/tremulous/FEATURES.txt
Setup: http://tjw.org/tremulous/SETUP.txt
About rights: http://tjw.org/tremulous/ADMIN.txt

To make yourself admin you need TJW's Tremulous binary from http://trem.tjw.org/backport/
(Windows binary is in Win32\)
Title: Trembot
Post by: Checkpoint on September 02, 2006, 05:11:39 pm
ok, I got it running, now I have no idea what to do with it.

And btw, I had to alter the first step.
Title: Trembot
Post by: Somethief on September 02, 2006, 08:42:51 pm
Quote from: "Somethief"
Features: http://tjw.org/tremulous/FEATURES.txt
Setup: http://tjw.org/tremulous/SETUP.txt
About rights: http://tjw.org/tremulous/ADMIN.txt

To make yourself admin you need TJW's Tremulous binary from http://trem.tjw.org/backport/
(Windows binary is in Win32\)


What about reading those files i linked?  :evil:
Title: Trembot
Post by: Amtie on September 03, 2006, 02:16:36 am
Quote from: "Checkpoint"
ok, I got it running, now I have no idea what to do with it.

And btw, I had to alter the first step.


Read the previous posts before you reply >.>