Subversion-Projekte sthq.argas

Revision

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

//Generated by BehavEd


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

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


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


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

}


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

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


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


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

}


if ( $get( FLOAT, "SET_OBJECTIVEISODESIUM2")=1.000000$ )
{
        remove ( "kirk_comm" );
        remove ( "communicator_infostring" );

        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 ( "tri_kirk1", /*@AFFECT_TYPE*/ INSERT )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "communicator_hip" );
        }

}


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

        affect ( "wetclothes", /*@AFFECT_TYPE*/ FLUSH )
        {
                set ( /*@SET_TYPES*/ "SET_ORIGIN", $tag( "wetclothes_moved", ORIGIN)$ );
        }


        affect ( "kirkq_boots", /*@AFFECT_TYPE*/ FLUSH )
        {
                remove ( "self" );
        }


        affect ( "kirkq_uniform", /*@AFFECT_TYPE*/ FLUSH )
        {
                remove ( "self" );
        }

        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", "headmodel kirk_swim" );
        set ( /*@SET_TYPES*/ "SET_CON_COMMAND", "bolton add towel" );

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

}


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

        if ( $get( FLOAT, "SET_OBJECTIVEISODESIUM2")=1.000000$ )
        {
                set ( /*@SET_TYPES*/ "SET_BOLTON_ON", "communicator_hip" );
        }


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

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

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

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

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

                                                affect ( "openbox", /*@AFFECT_TYPE*/ FLUSH )
                                                {
                                                        set ( /*@SET_TYPES*/ "SET_USESCRIPT", "NULL" );

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

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

                                                        }

                                                }

                                        }

                                }

                        }

                }

        }

}

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