PDA

View Full Version : reserved slots


[xXx] con
12-05-2007, 11:31 AM
there are only a few posts in this forum about reserved slots and they r fairly vague.

can someone please tell me how i can set reserved slots in my server?
thx in advance

Desert Eagle
12-05-2007, 12:51 PM
Look in your server config for these lines and edit to your liking

// Password Settings
set rcon_password "your rcon passowrd here"
set sv_privatePassword "your password here"//private slot password
set g_password "" //will set entire server to private

// Player slots setup
set sv_maxclients 20 //total slots
set sv_privateclients 2//how many of the slots are private

This setup would give me 18 public slots and 2 private(reserved) slots.

[xXx] con
12-06-2007, 08:42 AM
so the members must input this password somewhere? In the desktop icon for instant reserved slot connection?

i guess i dont understand how were supposed to use this password.

OldDog
12-06-2007, 10:37 AM
See BoSBrian's post in this thread: http://www.fpsadmin.com/forum/showthread.php?t=13552