Subversion-Projekte sthq.argas

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

//Generated by BehavEd

rem ( "Lab 3 Klingon2 search routine" );

task ( "gotoconsole1a" )
{
        set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_RUN" );
        set ( /*@SET_TYPES*/ "SET_NAVGOAL", $get( STRING, "SET_PARM3")$ );
}

wait ( 1500 );
set ( /*@SET_TYPES*/ "SET_ENEMY", "NULL" );
set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_DEFAULT" );
set ( /*@SET_TYPES*/ "SET_VIEWTARGET", $get( STRING, "SET_PARM5")$ );
wait ( 1500 );
set ( /*@SET_TYPES*/ "SET_VIEWTARGET", $get( STRING, "SET_PARM4")$ );
wait ( 1900 );
dowait ( "gotoconsole1a" );
set ( /*@SET_TYPES*/ "SET_VIEWTARGET", $get( STRING, "SET_PARM4")$ );
wait ( 1500 );
set ( /*@SET_TYPES*/ "SET_VIEWTARGET", "NULL" );
wait ( 1000 );
set ( /*@SET_TYPES*/ "SET_BEAM", /*@BOOL_TYPES*/ "true" );
set ( /*@SET_TYPES*/ "SET_ANIM_BOTH", /*@ANIM_NAMES*/ "BOTH_CONSOLE1IDLE" );
set ( /*@SET_TYPES*/ "SET_ANIM_HOLDTIME_BOTH", -1 );