protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            SkillSlotType inSlot = (SkillSlotType)((int)pAgent.GetVariable(3371127896u));

            return(((ObjAgent)pAgent).CanUseSkill(inSlot));
        }
 protected override int GetWeight(Agent pAgent)
 {
     return((int)pAgent.GetVariable((uint)0xf25eb1eb));
 }
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            SkillSlotType variable = (SkillSlotType)((int)pAgent.GetVariable((uint)0x6c745b));

            return(((ObjAgent)pAgent).RealUseSkill(variable));
        }
Пример #4
0
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            uint variable = (uint)pAgent.GetVariable((uint)0x4349179f);

            return(((ObjAgent)pAgent).IsVisible(variable));
        }
 protected override int GetWeight(Agent pAgent)
 {
     return((int)pAgent.GetVariable(4066292203u));
 }
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            int range = (int)pAgent.GetVariable(750283102u);

            return(((ObjAgent)pAgent).HasEnemyInRange(range));
        }
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            uint variable = (uint)pAgent.GetVariable((uint)0x7e66728f);

            return(((ObjAgent)pAgent).IsAlive(variable));
        }
Пример #8
0
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable(1456164896u));
 }
Пример #9
0
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable((uint)0xd04a5f43));
 }
		protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
		{
			uint objID = (uint)pAgent.GetVariable(1128863647u);
			((ObjAgent)pAgent).SelectTarget(objID);
			return EBTStatus.BT_SUCCESS;
		}
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            uint objID = (uint)pAgent.GetVariable(1128863647u);

            return(((ObjAgent)pAgent).IsVisible(objID));
        }
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable((uint)0x8c2e65af));
 }
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable(20770612u));
 }
Пример #14
0
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable(2351850927u));
 }
Пример #15
0
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable(3494534979u));
 }
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            uint variable = (uint)pAgent.GetVariable((uint)0x3e931a5c);

            return(((ObjAgent)pAgent).IsBase(variable));
        }
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            int variable = (int)pAgent.GetVariable((uint)0x921d0d6a);

            return(((ObjAgent)pAgent).IsAroundTeamThanStrongThanEnemise(variable, this.method_p1));
        }
 protected override int GetWeight(Agent pAgent)
 {
     return((int)pAgent.GetVariable((uint)0x105720bd));
 }
Пример #19
0
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            int variable = (int)pAgent.GetVariable((uint)0x2cb8695e);

            return(((ObjAgent)pAgent).HasEnemyInRange(variable));
        }
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable((uint)0x56cb5020));
 }
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            SkillSlotType skill = (SkillSlotType)((int)pAgent.GetVariable(7107675u));

            return(((ObjAgent)pAgent).SetSkill(skill));
        }
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable(1311805792u));
 }
Пример #23
0
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            SkillSlotType inSlot = (SkillSlotType)((int)pAgent.GetVariable(7107675u));

            return(((ObjAgent)pAgent).RealUseSkill(inSlot));
        }
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            int srchR = (int)pAgent.GetVariable(2451377514u);

            return(((ObjAgent)pAgent).IsAroundTeamThanStrongThanEnemise(srchR, this.method_p1));
        }
Пример #25
0
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            int variable = (int)pAgent.GetVariable((uint)0x921d0d6a);

            return(((ObjAgent)pAgent).MoveToCommonAttackTargetWithRange(variable));
        }
Пример #26
0
        protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
        {
            int range = (int)pAgent.GetVariable(2451377514u);

            return(((ObjAgent)pAgent).MoveToSkillTargetWithRange(range));
        }
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable(3589669257u));
 }
Пример #28
0
 protected override EBTStatus update_impl(Agent pAgent, EBTStatus childStatus)
 {
     uint variable = (uint) pAgent.GetVariable((uint) 0x47e01b5e);
     ((ObjAgent) pAgent).SelectTarget(variable);
     return EBTStatus.BT_SUCCESS;
 }
 protected override int GetWeight(Agent pAgent)
 {
     return((int)pAgent.GetVariable(274145469u));
 }
Пример #30
0
 protected override int GetFrames(Agent pAgent)
 {
     return((int)pAgent.GetVariable((uint)0xd5f60189));
 }