PDA

View Full Version : Newbie


redrock
09/23/03, 10:50 am
Hi all i am new to setting all this stuff up.Not new to webdesign or server admin at all.A few of my contacts wnated me to setup the game on my server so they could play in "their" own room.Could someone get me pointed in the right direction as to where to start.Also can we mention our webhosting sites in the forums?

Redrock
09/23/03, 12:50 pm
I thought i had registered but i guess i didnt but i have now.This was my original post

Hi all i am new to setting all this stuff up.Not new to webdesign or server admin at all.A few of my contacts wnated me to setup the game on my server so they could play in "their" own room.Could someone get me pointed in the right direction as to where to start.Also can we mention our webhosting sites in the forums?

BENSTER
09/23/03, 02:05 pm
I'd hate to see you spam the forums with advertisements on a regular basis. However, feel free to give yourself a shamelss plug here.

if you look at several post here, you will notice Signatrue files that can contain direct links to your web site. ;) Some image files are even clickable (mine for instance). :)

Have you checked out the MOHAA setup guide? This mostly covers command line and config settings. The main setup stuff can be found in the Quake3 setup section.



MOHAA Setup Guide (http://www.gameadmins.com/modules.php?name=Sections&op=viewarticle&artid=35)

Quake 3 setup guide (http://www.gameadmins.com/modules.php?name=Sections&op=listarticles&secid=1) the first section is a basic listen server.....you'll skip that part.

In a nutshell, you need to copy your main folder over (baseq3 for quake3). This is the folder on the CD-rom that contains the pak files (pak0.pk3). NOTE!!! change main to match the folder name on your cd-rom.....I just don't know what it is.

/home/user/mohaa/main/pak0.pk3

Since you are running a linux server, this is the only file you need. Next, grab the linux binaries and install them to your designated folder.

/home/user/mohaa/

other options could be to install to /usr/local/game/mohaa - as most likely the linux binaries will default there. After that, follow the guide to setup your command lines, and run the server. Stop back and ask questions as you need to.