// set team dwf
void main()
{
    SetLocalString(GetPCSpeaker(),"sTeamID","DWF");
    ExecuteScript("adjust_alignment",OBJECT_SELF);
}