View Single Post
Author Message
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 08-20-2005 , 23:43   SourceForts Fixes :)
#1

What this plugin does:
Allows restricting of buying weapons
Fixes the mapcycle

Usage:
blockweapon <id> <0|1>
Replace id with the fkey normally used to buy that weapon. To increase the stablity of your server, put these commands in your server.cfg:
blockweapon 11 1
blockweapon 12 1

This will block the repair kit and subharmoic destablizer, which are responsible for 90% of the crashes.

Mapcycle:
Create a mapcycle.txt file in Souceforts\
One map per line, ex:
Code:
sf_abandon
sf_domo
Do NOT repeat maps.
Now set mp_timelimit to whatever you want. Around 30 seconds before the timelimit would normally kick in, it changes it to the next map.

Get it and its source at: http://devnull.vision-host.net/files...ceforts_mm.zip
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline