• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Horde] Argent Tournament + Valiants

    Discussion in 'Reputation' started by qjao, May 11, 2012.

    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      And yes, I gave the wrong cords :p whoops
       
    2. qjao

      qjao Member

      Joined:
      Jun 19, 2010
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8
      Seted everything in profiles, NPCs and mount coords, just need to discover Champions Debuffs, i don't think that is the same of valiants.Will do this and Sunreavers tonight.
       
    3. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      Debuffs are the same iirc.
       
    4. qjao

      qjao Member

      Joined:
      Jun 19, 2010
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8
      Thanks, so there it is, the last version was in SVN.

      Can I use this QB to make another one to "The Aspirant's Challenge" and "A Champion Rises"?

      This two just need the combat part, don't need to mount, interact or even watch debuff.
       
    5. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      i can rip that out into another QB if you want, but it wont work as it is since it only attacks whoever it spoke to iirc you speak to someone and then a rider riders in for those 2 quests.
       
    6. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      wtb profile doing "Threat from above"
       
    7. qjao

      qjao Member

      Joined:
      Jun 19, 2010
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8
      But i will use it in my actual profile, take a look:

      Code:
      <If Condition="((HasQuest(13680)) &amp;&amp; (!IsQuestCompleted(13680)))" >
      				
      				<If Condition="(!HasItem(46070))" >
      					<CustomBehavior File="FlyTo" X="8594.644" Y="942.6311" Z="548.3071" />
      					<CustomBehavior File="ForcedDismount" />
      					<!-- get id of lance rack -->
      					<CustomBehavior File="InteractWith"  MobId="194622" ObjectType="Gameobject" NumOfTimes="1" CollectionDistance="50" X="8618.139" Y="897.5522" Z="546.9598" />
      				</If>
      				
      				<CustomBehavior File="FlyTo" X="8594.644" Y="942.6311" Z="548.3071" />
      				<CustomBehavior File="ForcedDismount" />
      				<CustomBehavior File="EquipItem" ItemId="46070" Slot="1" />
      				<CustomBehavior File="MountVehOnly" NpcMountId="33842" X="8591.69" Y="938.7516" Z="548.7326" />
      				<RunTo X="8606.085" Y="963.6285" Z="549.4207" />
      				<CustomBehavior File="InteractWith" QuestId="13679" MobId="33447" NumOfTimes="1" WaitTime="1000" CollectionDistance="50" X="8606.085" Y="963.6285" Z="549.4207" />
      
      <!-- Will Change THIS line with the QB
      
      				<CustomBehavior File="UserDialog"  AllowBotStop="True" SoundCue="Asterisk" SoundCueInterval="1" Text="No behavior yet, press gossip(1) and defeat the valiant" />
      
      -->
      				<CustomBehavior File="EjectVeh" Eject="1" />
      			</If>
      Something like that View attachment AChampionRises.cs passing <CustomBehavior File="AChampionRises" QuestId="13679" Enemy="xxxxx" />
       
    8. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
    9. hkutt

      hkutt New Member

      Joined:
      May 26, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      I was just here to post that two bugs. Thanks for already fixing it.
       
    10. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      Added at the enemy gates QB
      Modify combat system for jousting, should be much faster now.
      Remove taurens from combat as their mounts are larger and make it harder then it needs to be
      Add alliance to thegrandmelee

      Big update, please update svn
       
    11. maxb55

      maxb55 New Member

      Joined:
      Feb 29, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      The undercity profile doesn't work , wrong questgivers .
       
    12. qjao

      qjao Member

      Joined:
      Jun 19, 2010
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8
      Found just one questgiver, the grand melee questgiver, there is anyone more?

      EDIT: Just to say that its correct now, please update SVN
       
      Last edited: Jun 2, 2012
    13. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      have u done any work on the sunreaver quests?
       
    14. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      I've gone and converted over the sunreavers code from kicks profiles to the horde equiv's. Tommrow I'm going to take the one profile i have working, and convert it to each of the others.
       
    15. Marklar

      Marklar New Member

      Joined:
      Apr 25, 2012
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      Can't wait to test the sunreaver profile!
       
    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      All profiles have been modified to be based off one profile, this way a change to one can be easily done to the others. Also sunreavers + threat from above has been added.
       
    17. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      Well it seems that qjao has removed me from SVN. So I am going to be continuing my work in my own SVN. His failure to understand how the tools of svn work is not my problem.
       
    18. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
    19. qjao

      qjao Member

      Joined:
      Jun 19, 2010
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8
      I just can't understant how you could get Blood Elf quests with Undercity questgivers, but ok.
       
    20. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      Quest giver names are only there for humans to read, the only thing needed by the bot is the ID. There was an issue with the program I wrote that it was skipping the first quest id to be replaced, everything was fine, and I fixed the issue with my program so all questids would have been working if you had told me sooner what the exact quest was that was giving you issues.
       

    Share This Page