Thread: How To D'bolt's Go In A Stack Like Arrows?

Results 1 to 3 of 3
  1. #1 How To D'bolt's Go In A Stack Like Arrows? 
    Banned

    Join Date
    Jul 2009
    Posts
    3,999
    Thanks given
    1,003
    Thanks received
    1,028
    Rep Power
    0
    Hey, so i need 2 make my dragon bolts models to go in a stack like other arrows, do you know what to do?

    B.T.W, im using delta base.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Chachi's Avatar
    Join Date
    Sep 2008
    Posts
    1,536
    Thanks given
    49
    Thanks received
    103
    Rep Power
    602
    Would be server sided. in your item is stackable thing. Not sure what file that is in, in delta. item.java possibly.
    [/CENTER]
    Reply With Quote  
     

  3. #3  
    Registered Member
    white full's Avatar
    Join Date
    Jul 2008
    Posts
    879
    Thanks given
    4
    Thanks received
    19
    Rep Power
    196
    Add this to your class8 wher you put in the dbolts,

    Code:
    class8.aBoolean176 = true;//Stackable
    Remember to add them in item.java to public static int arrows.

    I forgot but I'm not 100% sure if theres one more thing you have to do, I can't seem to remember atm. But try that for now.
    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

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