Thread: [PI] Partyhats not wearing on head

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 [PI] Partyhats not wearing on head 
    Registered Member Light6's Avatar
    Join Date
    Jul 2012
    Posts
    123
    Thanks given
    1
    Thanks received
    1
    Rep Power
    10
    The black party hat wears on head but seaweed and pink partyhat dont wear in the head slot and i'm not sure how to fix the problem.




    Quote Originally Posted by bob sagget View Post
    I clearly wasn't trying to have proper grammar there. I'll use proper gramar on every post now.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Declare them as hats in itemass and item.java
    Reply With Quote  
     

  3. #3  
    Registered Member Light6's Avatar
    Join Date
    Jul 2012
    Posts
    123
    Thanks given
    1
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by Karma_K View Post
    Declare them as hats in itemass and item.java
    What code do i insert to itemass and item? Sorry I'm bad at coding.




    Quote Originally Posted by bob sagget View Post
    I clearly wasn't trying to have proper grammar there. I'll use proper gramar on every post now.
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jul 2011
    Posts
    691
    Thanks given
    163
    Thanks received
    161
    Rep Power
    0
    It's not what they are saying, because any item with the name hat in it will go into the hat slot. But we are used to people who don't know what they are talking about on here.

    Anyways, go into your Item.cfg file inside your Data/cfg folder and add in the id and name of both the seaweed and pink partyhat. The name is probably only client sided, and the server is reading a different name for the item instead of partyhat.
    Reply With Quote  
     

  5. #5  
    Registered Member Light6's Avatar
    Join Date
    Jul 2012
    Posts
    123
    Thanks given
    1
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by Jesse Pinkman View Post
    It's not what they are saying, because any item with the name hat in it will go into the hat slot. But we are used to people who don't know what they are talking about on here.

    Anyways, go into your Item.cfg file inside your Data/cfg folder and add in the id and name of both the seaweed and pink partyhat. The name is probably only client sided, and the server is reading a different name for the item instead of partyhat.
    I ended up getting this when i ran the server.

    e6df11854a7f9dbea90d9e33572c7b89.png




    Quote Originally Posted by bob sagget View Post
    I clearly wasn't trying to have proper grammar there. I'll use proper gramar on every post now.
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Jul 2011
    Posts
    691
    Thanks given
    163
    Thanks received
    161
    Rep Power
    0
    Quote Originally Posted by Light6 View Post
    I ended up getting this when i ran the server.

    e6df11854a7f9dbea90d9e33572c7b89.png
    You put too many bonus numbers. Try to just copy an already completed line and rename it and put the correct id.
    Reply With Quote  
     

  7. #7  
    Registered Member Light6's Avatar
    Join Date
    Jul 2012
    Posts
    123
    Thanks given
    1
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by Jesse Pinkman View Post
    You put too many bonus numbers. Try to just copy an already completed line and rename it and put the correct id.
    Even after taking the line of code out, it still gives the error. :/

    EDIT: Fixed the problem now im gonna attempt to add it again.




    Quote Originally Posted by bob sagget View Post
    I clearly wasn't trying to have proper grammar there. I'll use proper gramar on every post now.
    Reply With Quote  
     

  8. #8  
    Banned
    Join Date
    Feb 2013
    Posts
    1,067
    Thanks given
    72
    Thanks received
    28
    Rep Power
    0
    Quote Originally Posted by Light6 View Post
    What code do i insert to itemass and item? Sorry I'm bad at coding.
    go into item assistant
    then find wear item
    then use this code
    } else if (wearID == ####) { //the #### is code of ur item
    targetSlot = 0; // the 0 is the slot of item u should see the list of slots when u scroll up a little


    -- hope i helped

    also in item.cfg copy the party hat line then place it it should be pretty self explanatory for the rest
    Reply With Quote  
     

  9. #9  
    Registered Member Light6's Avatar
    Join Date
    Jul 2012
    Posts
    123
    Thanks given
    1
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by bhans12 View Post
    go into item assistant
    then find wear item
    then use this code
    } else if (wearID == ####) { //the #### is code of ur item
    targetSlot = 0; // the 0 is the slot of item u should see the list of slots when u scroll up a little

    Thanks for the help everyone. I retried it and ended up getting it and i never had to go into itemassistant


    -- hope i helped

    also in item.cfg copy the party hat line then place it it should be pretty self explanatory for the rest
    Thanks for the help everyone. I retried it and ended up getting it and i never had to go into itemassistant




    Quote Originally Posted by bob sagget View Post
    I clearly wasn't trying to have proper grammar there. I'll use proper gramar on every post now.
    Reply With Quote  
     

  10. #10  
    Banned

    Join Date
    Jul 2011
    Posts
    691
    Thanks given
    163
    Thanks received
    161
    Rep Power
    0
    Quote Originally Posted by Light6 View Post
    Thanks for the help everyone. I retried it and ended up getting it and i never had to go into itemassistant
    Because like I said, they don't have a clue what they are talking about. Lol
    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. (pi) spec not working on npc
    By Aymen in forum Help
    Replies: 4
    Last Post: 03-25-2012, 10:57 AM
  2. [PI] Items not dropped on death
    By MrBeka in forum Help
    Replies: 14
    Last Post: 11-01-2011, 12:16 AM
  3. [pi/dspk] whip showing on head under helmet
    By Jilic-Matt in forum Help
    Replies: 11
    Last Post: 08-05-2011, 03:32 PM
  4. Replies: 1
    Last Post: 01-31-2011, 12:36 PM
  5. [PI] Dragon claws warn on head [PI]
    By ambosidila in forum Help
    Replies: 14
    Last Post: 09-25-2010, 10:57 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
  •