[b]Reserved Slots![/b]
Add reserved slots to your server in minutes with reservedslots!
[b]Setup![/b]
After you run the reserved slots addon for the first time it should create a config file (es_rs_config_db.txt) file.
open it and change [b]reserved_slots[/b] and [b]reserved_people[/b] to whatever you want!
es_rs_config_db.txt
[code]"rs_config"
{
"config"
{
"reserved_slots" "2"
"reserved_people" "STEAMID_0:0:0000;STEAMID_0:0:0000"
}
"def"
{
"save" "1"
}
}[/code]
Installation
merge with gamemod folder and add es_load reservedslots to your autoexec.cfg
Version Notes For 1.5
Updated on: 2011-04-08 14:35:42 EST by isivisi (View Zip Contents)
1.5
- made it check on player_connect
- made the config create itself