Thread: Item help

Results 1 to 4 of 4
  1. #1 Item help 
    Registered Member Arsenic's Avatar
    Join Date
    Nov 2013
    Age
    25
    Posts
    297
    Thanks given
    16
    Thanks received
    6
    Rep Power
    9
    Does anyone know how to fix the these items

    1. Make the textures for the items at the top of my inventory be normal

    2. Remove the numbers from the items at the bottom of my inventory note that they are set by default so it is not just removing a line of code

    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2014
    Posts
    813
    Thanks given
    69
    Thanks received
    47
    Rep Power
    9
    Are those customs that you added?
    If there are go into itemdef.java or 2 in Client Folder.

    add this coding with the customs

    Code:
    itemDef.stackable = false;
    This will make it non stackable.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    May 2013
    Posts
    1,169
    Thanks given
    28
    Thanks received
    133
    Rep Power
    53
    Fixed client sided. Google fixing black on items or something
    If only I hadn't given you up, my life could've been different.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Dogreen's Avatar
    Join Date
    Jan 2014
    Posts
    600
    Thanks given
    55
    Thanks received
    142
    Rep Power
    105
    For the first items, isn't it wrong models or its preloading?
    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. [525-RS2D] Set items help
    By Shamon King in forum Help
    Replies: 2
    Last Post: 02-17-2009, 08:57 PM
  2. Adding items Help.
    By Mr. Rave in forum Help
    Replies: 4
    Last Post: 02-09-2009, 04:12 AM
  3. Replace item help
    By sheezy2 in forum Help
    Replies: 6
    Last Post: 01-24-2009, 09:00 PM
  4. [HELP]Making veng as an item[HELP]
    By hakans_pk in forum Help
    Replies: 14
    Last Post: 11-03-2008, 10:40 PM
  5. Items Help
    By Ho H0 Ho in forum Requests
    Replies: 0
    Last Post: 07-25-2008, 09:06 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
  •