Subversion-Projekte sthq.colony7

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

//Generated by BehavEd

rem ( "comment" );

task ( "go" )
{
        set ( /*@SET_TYPES*/ "SET_NAVGOAL", "robots3_w1" );
        set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_RUN" );
}

dowait ( "go" );
set ( /*@SET_TYPES*/ "SET_ENEMY", "munro" );
set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_HUNT_AND_KILL" );