Thread: Attack Styles for Items

Results 1 to 4 of 4
  1. #1 Attack Styles for Items 
    Registered Member AbyssalSol's Avatar
    Join Date
    Oct 2012
    Posts
    96
    Thanks given
    10
    Thanks received
    2
    Rep Power
    0
    Hello, currently having an issue where most other accounts, besides my own, have the incorrect attack styles for their weapons and was wondering how to resolve this issue, thanks!
    The best method for accelerating a computer is the one that boosts it by 9.8 m/s/s
    - Anonymous
    [url=http://10fastfingers.com/typing-test/english]
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2015
    Posts
    30
    Thanks given
    5
    Thanks received
    0
    Rep Power
    11
    I just recently had this problem with my own and still trying to fix some of them but which revision are you using for 718 its playercombat.java
    and you just have to add the weapon.

    code: case (id):

    bows look for bows
    crossbows
    ammunition
    etc...
    Reply With Quote  
     

  3. #3  
    Registered Member AbyssalSol's Avatar
    Join Date
    Oct 2012
    Posts
    96
    Thanks given
    10
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by life taken View Post
    I just recently had this problem with my own and still trying to fix some of them but which revision are you using for 718 its playercombat.java
    and you just have to add the weapon.

    code: case (id):

    bows look for bows
    crossbows
    ammunition
    etc...
    Yeah, I'm using a 718, are you saying to add all of the cases manually for each item?

    EDIT: I found the problem, it's related to the new and old item looks, when the old looks are selected, everything appears properly, when it's not they don't. Any help on that?
    Last edited by AbyssalSol; 10-20-2015 at 07:59 AM. Reason: update
    The best method for accelerating a computer is the one that boosts it by 9.8 m/s/s
    - Anonymous
    [url=http://10fastfingers.com/typing-test/english]
    Reply With Quote  
     

  4. #4  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by S0ulzScape View Post
    Yeah, I'm using a 718, are you saying to add all of the cases manually for each item?

    EDIT: I found the problem, it's related to the new and old item looks, when the old looks are selected, everything appears properly, when it's not they don't. Any help on that?
    It's a clientscript. Might be a different id between old/new so make a ? : depending on the id to switch to another id.
    Project thread
    Reply With Quote  
     


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. Help With Item Attack Styles
    By rigidman in forum Snippets
    Replies: 5
    Last Post: 08-26-2014, 11:42 AM
  2. Replies: 5
    Last Post: 02-14-2014, 03:51 AM
  3. Anims for different attack style. [PI]
    By Equity in forum Help
    Replies: 8
    Last Post: 08-26-2013, 04:13 PM
  4. Replies: 9
    Last Post: 06-20-2010, 06:58 AM
  5. Replies: 24
    Last Post: 09-15-2007, 04:32 PM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •