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