Tremulous Forum

Community => Servers => Topic started by: ShadowNinjaDudeMan on May 05, 2007, 07:00:18 pm

Title: Tremded File Path
Post by: ShadowNinjaDudeMan on May 05, 2007, 07:00:18 pm
I just wanted someone to quicly tell me what to write in my cmd.exe, whatever I try just doesnt seem to work.

Im using windows Vista.

C:\Program Files\Tremulous

Is where tremded is.
Title: Tremded File Path
Post by: Rawr on May 05, 2007, 08:06:04 pm
If you make a batch file, you don't need to :)
Make a file, "tremded.bat"
Edit it with notepad (windows defaults to that)
Add this to it:
Code: [Select]
tremded.exe +set dedicated 2 +exec server.cfg
And if you want a few extra things, like a different port, it will look like this:
Code: [Select]
tremded.exe +set dedicated 2 +exec server.cfg +set net_port 12345
Title: Tremded File Path
Post by: ShadowNinjaDudeMan on May 05, 2007, 08:36:12 pm
So I place this in tremulous folder, double click on it, what will happen if I got it right?
Title: Tremded File Path
Post by: David on May 05, 2007, 08:42:25 pm
it will run.
Title: Tremded File Path
Post by: ShadowNinjaDudeMan on May 05, 2007, 09:09:20 pm
Well, two windows pop up, the cmd.exe with the stuff its supposed to say, and treem console.

Is that right?
Title: Tremded File Path
Post by: ShadowNinjaDudeMan on May 05, 2007, 10:05:45 pm
Ive found my server in my local part.
2Q

How do I change the name?
I have browsed through server.cfg and changed
Code: [Select]
loading screen
set sv_hostname "Ninjaz Server"
set g_motd "http://tremulous.net/"

I believ that should be right.

How do I get the server onto the Master Server list?
Im running the server and playing the game on one powerful computer.

These are probably questions that'll get people saying "RTFM", or "Heard of the Search button?". But I only want my questions answered.
Cheers
Title: Tremded File Path
Post by: kevlarman on May 05, 2007, 11:47:44 pm
first of all, you should RTFM and use the search button, but since those might not have all the answers i'm not going to be difficult (you lucked out this time, but in general, if you aren't willing to spend a couple minutes searching for a question that has been answered 50 times already, why should we spend the time to give you the answer?). make sure you forward the server's port to your computer in your router configuration (30720 by default), and have other people check if they can see your server, some routers have a bad NAT implementation that will prevent you from seeing your own server on the internet list.