Subversion-Projekte sthq.argas

Revision

Revision 27 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

//Generated by BehavEd


affect ( "turbo_kirk", /*@AFFECT_TYPE*/ FLUSH )
{
        set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "towel" );
        set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "true" );
}


affect ( "kirkcin", /*@AFFECT_TYPE*/ FLUSH )
{
        set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "true" );
}


if ( $get( FLOAT, "SET_OBJECTIVECSATLOS")=1.000000$ )
{

        affect ( "kirkcin", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "phaser_hip" );
        }


        affect ( "observationkirk", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "phaser_hip" );
        }


        affect ( "shuttlekirk", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "phaser_hip" );
        }

}


if ( $get( FLOAT, "SET_OBJECTIVEFOSTER")=1.000000$ )
{

        affect ( "kirkcin", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "tos_mini_tricorder_hip" );
        }


        affect ( "observationkirk", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "tos_mini_tricorder_hip" );
        }


        affect ( "shuttlekirk", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "tos_mini_tricorder_hip" );
        }

}


if ( $get( FLOAT, "SET_OBJECTIVEISODESIUM2")=1.000000$ )
{

        affect ( "munro", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "communicator_hip" );
        }


        affect ( "kirkcin", /*@AFFECT_TYPE*/ INSERT )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "communicator_hip" );
        }


        affect ( "shuttlekirk", /*@AFFECT_TYPE*/ INSERT )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "communicator_hip" );
        }

}


if ( $get( FLOAT, "SET_OBJECTIVEISODESIUM3")=1.000000$ )
{
        remove ( "hangarpanel_infostring" );

        affect ( "bayfloordoor1", /*@AFFECT_TYPE*/ FLUSH )
        {
                move ( $tag("bayfloordoor1_open",ORIGIN)$, $<0 0 0>$, 0.000 );
        }


        affect ( "bayfloordoor2", /*@AFFECT_TYPE*/ FLUSH )
        {
                move ( $tag("bayfloordoor2_open",ORIGIN)$, $<0 0 0>$, 0.000 );
        }


        affect ( "platform", /*@AFFECT_TYPE*/ FLUSH )
        {
                move ( $tag("platform_up",ORIGIN)$, $<0 0 0>$, 0.000 );
        }


        affect ( "shuttle", /*@AFFECT_TYPE*/ FLUSH )
        {
                move ( $tag("shuttle_up",ORIGIN)$, $<0 0 0>$, 0.000 );
                rotate ( < 0.000 180.000 0.000 >, 0.000 );
        }


        affect ( "phaserinfo_mover", /*@AFFECT_TYPE*/ FLUSH )
        {
                move ( $tag("phaserinfostring_up",ORIGIN)$, $<0 0 0>$, 6000.000 );
        }


        affect ( "platmech1", /*@AFFECT_TYPE*/ FLUSH )
        {
                rotate ( < 0.000 0.000 -40.000 >, 0 );
        }


        affect ( "platmech2", /*@AFFECT_TYPE*/ FLUSH )
        {
                rotate ( < 0.000 0.000 40.000 >, 0 );
        }

        rem ( "the next line activates the trigger to open the phaser locker" );
        use ( "phaserpickup" );

        if ( $get( FLOAT, "SET_OBJECTIVECSATLOS")=1.000000$ )
        {
                remove ( "phaser_infostring" );
        }

}


if ( $get( FLOAT, "SET_OBJECTIVEODELL")=1.000000$ )
{
        set ( /*@SET_TYPES*/ "SET_CON_COMMAND", "torsomodel hazard" );
        set ( /*@SET_TYPES*/ "SET_CON_COMMAND", "legsmodel hazard" );
        set ( /*@SET_TYPES*/ "SET_CON_COMMAND", "bolton remove towel" );
}


else (  )
{
        set ( /*@SET_TYPES*/ "SET_CON_COMMAND", "torsomodel kirk_swim" );
        set ( /*@SET_TYPES*/ "SET_CON_COMMAND", "legsmodel kirk_swim" );
        set ( /*@SET_TYPES*/ "SET_CON_COMMAND", "bolton add towel" );
}


affect ( "observationkirk", /*@AFFECT_TYPE*/ FLUSH )
{
        set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "true" );
}


affect ( "observationkirk_swim", /*@AFFECT_TYPE*/ FLUSH )
{
        set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "towel" );
        set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "true" );
}


affect ( "shuttlekirk", /*@AFFECT_TYPE*/ FLUSH )
{
        set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "true" );
}

rem ( "Fosterlives=tricorder" );
rem ( "odelllives=unifrom" );
rem ( "csatloslives=phaser" );
rem ( "Isodesium1=coordinates" );
rem ( "isodesium2=communicator" );
rem ( "isodesium3=shuttle" );