Blame | Letzte Änderung | Log anzeigen | RSS feed
//Generated by BehavEdrem ( "comment" );set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_WALK" );//(BHVDREM) set ( /*@SET_TYPES*/ "SET_WEAPON", /*@WEAPON_NAMES*/ "WP_NONE" );set ( /*@SET_TYPES*/ "SET_WALKSPEED", 50 );set ( /*@SET_TYPES*/ "SET_LOOK_TARGET", "munro" );task ( "wander" ){set ( /*@SET_TYPES*/ "SET_NAVGOAL", $get( STRING, "SET_PARM1")$ );}dowait ( "wander" );