Subversion-Projekte sthq.argas

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

//Generated by BehavEd

rem ( "Go To Panel 1 and use it then attack player" );
set ( /*@SET_TYPES*/ "SET_CROUCHED", /*@BOOL_TYPES*/ "false" );
set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_RUN" );

task ( "gotoparm2" )
{
        set ( /*@SET_TYPES*/ "SET_NAVGOAL", $get( STRING, "SET_PARM1")$ );
}

dowait ( "gotoparm2" );

use ( "blastdoors" );

flush (  );
run ( "ae_04/klingonswarm1" );