Author Topic: Agility  (Read 209 times)

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Agility
« on: March 31, 2011, 04:50:14 am »
Delta: cleaned
files:Client.java
Okay so i decided to start making the gnome agility course. So far i have "balance across the log"
But atm you dont balance you run :/ Ill be fixing this up Unless somebody else wants to.

under case 132

Add
Quote
      if(objectID == 2295){
         sM("You balance across the log!");
         walkTo(0, -7);
         addSkillXP(50, 16);
            }



I supose I will try fix errors 
« Last Edit: March 31, 2011, 01:48:37 pm by AdotSells »

Share on Bluesky Share on Facebook


Offline Holy

  • Adamant Member
  • *
  • Posts: 98
  • Rep 0
  • The Next Lionel Messi.
  • Location: Written in the stars,Million miles away...
    • View Profile
Re: Agility
« Reply #1 on: March 31, 2011, 06:16:09 am »
Good job,and good luck making the other obstacles work...
And I was wondering if someone would EVER make some kind of other agility course for Delta,than that usual Gnome one..
-Holy

Offline Zeroeh.

  • Iron Member
  • *
  • Posts: 18
  • Rep 0
    • View Profile
Re: Agility
« Reply #2 on: March 31, 2011, 07:20:22 am »
Quote
  if(objectID == 2295 && absX == 2474 || absY == 3436) {
Doesn't make a difference, doesn't optimize the code either.
Just to make it neater... ;O
Other than that, good job I guess.
« Last Edit: April 01, 2011, 10:40:46 am by Zeroeh. »

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Agility
« Reply #3 on: March 31, 2011, 01:21:14 pm »
Holy: What Sort of agility course would you like to see?

Zeroeh: Thankyou for you're feedback

Offline Chandlermaki

  • Rune Member
  • *
  • Posts: 129
  • Rep 6
  • You's trollin'.
  • Location: USA
    • View Profile
Re: Agility
« Reply #4 on: March 31, 2011, 01:43:19 pm »
The wilderness agility course might be easier considering it's all on one height level.
Insert clever signature here.

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Agility
« Reply #5 on: March 31, 2011, 01:49:28 pm »
I will try that today :)

By the way guys i edited the code :)

Offline Zeroeh.

  • Iron Member
  • *
  • Posts: 18
  • Rep 0
    • View Profile
Re: Agility
« Reply #6 on: April 01, 2011, 11:03:08 am »
Code: [Select]
   if(objectID == 2295){
         sM("You balance across the log!");
         walkTo(0, -7);
         startEmote(762);
         addSkillXP(50, 16);
            }
not sure startEmote exists in Delta, haven't worked with it in a long time.xD 762 is the emote for balancing.

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Agility
« Reply #7 on: April 01, 2011, 11:07:08 am »
Like i say mate.
This was for my souce.. If somebody needs Anything to make the code work they just need to ask and i will help them

Offline Zeroeh.

  • Iron Member
  • *
  • Posts: 18
  • Rep 0
    • View Profile
Re: Agility
« Reply #8 on: April 01, 2011, 11:11:17 am »
Quote
But atm you dont balance you run :/ Ill be fixing this up Unless somebody else wants to.
I fixed it so you can use it. ;)

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Agility
« Reply #9 on: April 01, 2011, 12:38:01 pm »
Quote
But atm you dont balance you run :/ Ill be fixing this up Unless somebody else wants to.
I fixed it so you can use it. ;)
I already got it working But i did not release

Offline Tampon Abuse

  • Dragon Member
  • *
  • Posts: 193
  • Rep 1
  • All vote for Rune-Kingdom!
  • Location: Oklahoma, Oklahoma City
    • View Profile
Re: Agility
« Reply #10 on: April 03, 2011, 08:55:30 pm »
i made it to were you cant auto click that course :P

Everyone Vote For RUNE-KINGDOM at http://www.mmorpgtop200.com/in.php?site=6792

Offline robgob

  • Adamant Member
  • *
  • Posts: 120
  • Rep 5
  • I swarm like locust
  • Location: Michigan
    • View Profile
Re: Agility
« Reply #11 on: April 13, 2011, 03:31:49 am »
I see you've been using delta lately, why the change?

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Agility
« Reply #12 on: April 13, 2011, 09:27:38 am »
I see you've been using delta lately, why the change?
What you mean why the change ?:S