// set UCS
void main()
{
  int nParm=GetLocalInt(GetPCSpeaker(),"nParm");
  SetLocalInt(GetModule(),"nAIUnitCreateSpeed",nParm);
}