Thread: [Azure] getAttackStyle method

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 [Azure] getAttackStyle method 
    Banned

    Join Date
    Jul 2009
    Posts
    4,003
    Thanks given
    1,003
    Thanks received
    1,029
    Rep Power
    0
    Could some one post there getAttackStyle method for play.java please ?
    Reply With Quote  
     

  2. #2  
    Registered Member Satan666's Avatar
    Join Date
    May 2010
    Posts
    449
    Thanks given
    65
    Thanks received
    100
    Rep Power
    15
    Code:
     public int getAttackStyle() {
            return attackStyle;
        }
    ?
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jul 2009
    Posts
    4,003
    Thanks given
    1,003
    Thanks received
    1,029
    Rep Power
    0
    Quote Originally Posted by Satan666 View Post
    Code:
     public int getAttackStyle() {
            return attackStyle;
        }
    ?
    I was actually looking for the erm part for

    case AttackStyles.Controlled
    etc for the player.java :/ but thanks anyways
    Reply With Quote  
     

  4. #4  
    Registered Member Satan666's Avatar
    Join Date
    May 2010
    Posts
    449
    Thanks given
    65
    Thanks received
    100
    Rep Power
    15
    euhm ok well just go to his github and rip it from there? [Only registered and activated users can see links. ]
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Banned

    Join Date
    Jul 2009
    Posts
    4,003
    Thanks given
    1,003
    Thanks received
    1,029
    Rep Power
    0
    Quote Originally Posted by Satan666 View Post
    euhm ok well just go to his github and rip it from there? [Only registered and activated users can see links. ]
    thanks But he hasnt got the Class that I need there either lol
    Reply With Quote  
     

  7. #6  
    Respected Member

    Join Date
    Jan 2009
    Posts
    5,682
    Thanks given
    1,093
    Thanks received
    3,494
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by Dave™ View Post
    thanks But he hasnt got the Class that I need there either lol
    Yes I have.

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  8. Thankful user:


  9. #7  
    Banned

    Join Date
    Jul 2009
    Posts
    4,003
    Thanks given
    1,003
    Thanks received
    1,029
    Rep Power
    0
    Quote Originally Posted by cyb3r View Post
    Yes I have.

    [Only registered and activated users can see links. ]
    Yeah I got that now but I was actually reffering to;

    com.rs2.model.players/AttackStyles.java is the last part I need
    Reply With Quote  
     

  10. #8  
    Respected Member

    Join Date
    Jan 2009
    Posts
    5,682
    Thanks given
    1,093
    Thanks received
    3,494
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by Dave™ View Post
    Yeah I got that now but I was actually reffering to;

    com.rs2.model.players/AttackStyles.java is the last part I need
    ... [Only registered and activated users can see links. ] line 997 onwards.
    Reply With Quote  
     

  11. Thankful user:


  12. #9  
    Banned

    Join Date
    Jul 2009
    Posts
    4,003
    Thanks given
    1,003
    Thanks received
    1,029
    Rep Power
    0
    Quote Originally Posted by cyb3r View Post
    ... [Only registered and activated users can see links. ] line 997 onwards.
    Thanks for this so much both of you
    Reply With Quote  
     

  13. #10  
    Номер 1


    Leanbow's Avatar
    Join Date
    Feb 2008
    Posts
    5,910
    Thanks given
    1,558
    Thanks received
    2,617
    Rep Power
    5000
    Quote Originally Posted by cyb3r View Post
    ... [Only registered and activated users can see links. ] line 997 onwards.
    Code:
    getActionSender().sendMessage("Oh dear, you are dead!");
    should be
    Code:
    getActionSender().sendMessage("Oh dear, you have died!");
    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. Azure [v3]
    By kiltakas in forum Tutorials
    Replies: 19
    Last Post: 11-24-2011, 01:35 PM
  2. Replies: 5
    Last Post: 04-04-2011, 11:54 PM
  3. Azure
    By Sean' in forum Help
    Replies: 0
    Last Post: 03-13-2011, 08:25 PM
  4. Azure 317.
    By Ashen Sky in forum Projects
    Replies: 85
    Last Post: 02-15-2011, 01:49 PM
  5. Azure 508 (old)
    By Ashen Sky in forum Downloads
    Replies: 5
    Last Post: 12-23-2010, 09:14 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
  •