Thread: [Hyperion] Woodcutting

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1 [Hyperion] Woodcutting 
    [Hyperion] Woodcutting



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Content removed
    Last edited by Scu11; 05-07-2012 at 10:21 PM.

    Attached image
    Reply With Quote  
     


  2. #2  
    Banned

    Join Date
    Sep 2010
    Age
    29
    Posts
    859
    Thanks given
    303
    Thanks received
    203
    Rep Power
    0
    I find this very clean and properly programmed. I learned something today.

    Code:
    /**
    		 * Dragon axe.
    		 */
    		DRAGON(6739, 61, Animation.create(2846)),
    Never thought of this, I always just store in the animation index then be like 'Animation.create(node.getAnimationIndex());' lol.
    Reply With Quote  
     

  3. #3  
    [Hyperion] Woodcutting



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by Assassino View Post
    I find this very clean and properly programmed. I learned something today.

    Code:
    /**
    		 * Dragon axe.
    		 */
    		DRAGON(6739, 61, Animation.create(2846)),
    Never thought of this, I always just store in the animation index then be like 'Animation.create(node.getAnimationIndex());' lol.
    Yeh, saves you creating a new instance each time .

    Attached image
    Reply With Quote  
     

  4. Thankful users:


  5. #4  
    TzTok

    Join Date
    Apr 2008
    Age
    33
    Posts
    1,870
    Thanks given
    20
    Thanks received
    21
    Rep Power
    432
    Added this to my RuneSource project.

    Thank you, going to fix this up a lot thought... :/ I'm doing a major "skill rebalance" that includes merging some skills, and dividing some skills.
    Reply With Quote  
     

  6. #5  
    [Hyperion] Woodcutting



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by TrollCount++ View Post
    Added this to my RuneSource project.

    Thank you, going to fix this up a lot thought... :/ I'm doing a major "skill rebalance" that includes merging some skills, and dividing some skills.
    I'd advise you rework this and use it as a reference rather than just slapping it in .

    Attached image
    Reply With Quote  
     

  7. Thankful users:


  8. #6  
    But python...

    Join Date
    Jun 2009
    Posts
    0
    Thanks given
    262
    Thanks received
    379
    Rep Power
    0
    inb4 scu11 get's rank- good job.
    Reply With Quote  
     

  9. #7  
    Banned

    Join Date
    Sep 2010
    Age
    29
    Posts
    859
    Thanks given
    303
    Thanks received
    203
    Rep Power
    0
    Quote Originally Posted by TrollCount++ View Post
    Added this to my RuneSource project.

    Thank you, going to fix this up a lot thought... :/ I'm doing a major "skill rebalance" that includes merging some skills, and dividing some skills.
    Just as Scu11 said, It's better you rewrite this junk than just plugging it into your private server, If you want to learn I guess.
    Reply With Quote  
     

  10. #8  
    Registered Member
    Lil Str Kid's Avatar
    Join Date
    Jul 2007
    Age
    31
    Posts
    1,302
    Thanks given
    169
    Thanks received
    71
    Rep Power
    260
    Lol Scu11 why you just releasing stuff out your 474?


    Reply With Quote  
     

  11. #9  
    [Hyperion] Woodcutting



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by Lil Str Kid View Post
    Lol Scu11 why you just releasing stuff out your 474?
    Cause no1 is actually using it lol

    Attached image
    Reply With Quote  
     

  12. #10  
    Registered Member Andrew's Avatar
    Join Date
    Nov 2008
    Posts
    2,890
    Thanks given
    612
    Thanks received
    207
    Rep Power
    551
    Quote Originally Posted by Scu11 View Post
    Cause no1 is actually using it lol
    or are you just trying to get the rank lol anyways OT looks nice
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [PJA/Hyperion] Custom Object Loading [PJA/Hyperion]
    By helloevery1 in forum Snippets
    Replies: 20
    Last Post: 11-06-2012, 12:25 AM
  2. Replies: 6
    Last Post: 06-16-2010, 01:45 PM
  3. Mining & Woodcutting on Hyperion
    By Kelvin in forum Show-off
    Replies: 5
    Last Post: 08-16-2009, 12:58 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •