Funnel wrote:
#1 While the spawn shield is pretty cool, its still nice to be able to sit on E1M7 and blast away at people spawning into the game. Is there anyway to turn it off?
vote-shields as a player, or
shieldsoff from the server console.
Funnel wrote:
#2 Is there a way to make the server only play a certain board or set of boards all the time regardless of voting?
Enter
samelevel 1 from the server console to replay the same level. To prevent other levels from appearing in the rotation it will require you to modify the settings.qc file and recompile. Search for "user_allowed_map", and replace "TRUE" with "FALSE" on those levels which you don't want to appear.
These changes are only applicable if you run your own server. If you don't have access to the server console or can't replace the server's progs.dat, then these changes won't help you.
Hope this helps,