Forums Index >> Help >> Needin' to learn



Page : <1> :


Ok, I've never modded or anything and ive never even ran a dedicated server.

So heres where I want to start: I know how to start up a dedicated server, but how do you change things like number of players and the name of the game

Monday, January 26, 2004 at 7:05:31 PM

Go to Game>Client>Prefs.cs. Change the line:

$Pref::Server::MaxPlayers = 10;

To whatever you want. Then, go to Game>Server>Prefs.cs and change the same line.

Happy modding!

 

Monday, January 26, 2004 at 7:27:47 PM

Whenever I try to open it, it sais it can't. Do I need something else for this?

Last edited: Monday, January 26, 2004 at 7:52:57 PM

Monday, January 26, 2004 at 7:51:29 PM

Right-click on it and select open with... And open it with NotePad.

 

Monday, January 26, 2004 at 8:26:40 PM

Uhh.. Ok but they turned into MS word documents.

Heres a list of things I want to know related to ded servers:

How do you get rid of bots?

How do you change the name?

Hoe do you add a password?

Last edited: Monday, January 26, 2004 at 8:59:53 PM

Monday, January 26, 2004 at 8:34:15 PM

Nevermind,

Do you simply type what pass you want in place of the 0 where the pass line is

Monday, January 26, 2004 at 9:08:45 PM

On a PC: Use Notepad. Not Word or Wordpad.

On a Mac: Use TextEdit

If you edit the prefs.cs file with fancy editors like Word, it adds a bunch of junk you don't need in the file.

// How do you get rid of bots?

$pref::Server::MaxBots = 0;

// How do you change the name?

$Pref::Server::Name = "YUMMY PASTRY";

// How do you add a password?

$Pref::Server::Password = "flaky";

$Pref::Server::PasswordEnabled = 1;

 

 

 

 

 

Last edited: Monday, January 26, 2004 at 9:10:54 PM

Monday, January 26, 2004 at 9:10:37 PM

Ok thats about it.

Thanks guys. Well actually just spunky because 56k is makin fun of me :P

Monday, January 26, 2004 at 9:42:52 PM

Sorry, I can't help myself. Sweat, delicious, flaky, pistacio baklava.... Mmmmmmm.....

 

 

 

 

Tuesday, January 27, 2004 at 3:43:38 AM

 

Notepad. Not Word or Wordpad.

 

I use NotePad, WordPad (same thing, but it opens bigger files) and UltraEdit.

 

Tuesday, January 27, 2004 at 11:12:15 AM

I use notepad+ for some reason. I like how you can customize the background. Looks like I'm scripting on paper! :)

Saturday, January 31, 2004 at 5:42:12 AM

Guess im kinda behind. Now all I need to learn is how to mod.

Sunday, February 01, 2004 at 12:51:56 AM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald