Quake Director - A Server Side QuakeII mod for filming movies.
Design/Concept - Overman (overman@planetquake.com)
Programming - Norb (norb@captured.com)

Roles:
admin
cam
actor
extra

All of the following server commands can be used on the server or through rcon.
set rcon_password frag
Then anyone knowing the rcon password can direct without becoming admin.
set rcon_password frag
rcon "sv make {player} {role}"
rcon "set extrachat 0"
or
rcon frag "sv make {player} {role}"
rcon frag "set extrachat 0"

Server commands:
sv make {player} {role}
sv make all {role}
sv role all
sv role {player}
set extrachat 0
set extratouch 0

Admin commands:
make {player} {role}
make all {role}
role all
role {player}

Admin/Actor/Cam Commands:
say_team {text}
play_team {relative path from sound directory, same as play command}

General commands:
say {text}
role

Notes:
extrachat - enables/disables extra's ability to say anything
extratouch - enables/disables extra's ability to pickup objects
say_team - message only to admin/actor/cam
play_team - plays a wave only to admin/actor/cam (client must have wave file)
role - shows current role
role all - shows all roles
make - changes player's role
make command kills player ( so cheats are reset and no one ends up in a wall )
make all - changes all players to designated role, if run from server (on the server or through sv, rcon ) all players are affected, if run from admin role, everyone is affected except for the admin
