User:Dst
From BF2 Technical Information Wiki
varnov A coadministrator of Dontcamp.com, along with Butter.
About
I've got a few scripts in the works just to streamline day-to day server functions. Dontcamp.com is built around self-administration by the userbase, and we're working on an administration system to that end, but the more we can do to get the server to run itself, the more time we get to relax and play.
Submitted Scripts
- DC_Automap : Randomizes the mapcycle and automatically adjusts map size based on connected players.
- DC_TeamTickets : Adjusts the sv.teamratiopercent variable on every 'PlayerKilled' event to the current ticket ratio, so the autobalance ratio favors the losing team. Its intended use is on a server where autoteam.py has been modified to disallow the switching of commanders and squad members, so that unassigned players and new joiners are placed on the losing team.
In progress Scripts
- DC_WaitToStart : Adjusts the sv.numPlayersNeededToStart variable in PreGame to hold the server in the PreGame state until 'p' percent of connecting players have loaded the map. Our server usually has a two minute wait time at the beginning of maps to let everyone load, but I'd rather that value was adjusted per game to the needs of the players in-game.
If you want to know about me or ask about the scripts, talk to me. :D
The code page @ dontcamp.com/code will always contain the most recent version of our code in use on the live server.