Thread: 317 Item ID Null Problem...

Results 1 to 10 of 10
  1. #1 317 Item ID Null Problem... 
    Registered Member Reloader's Avatar
    Join Date
    Dec 2008
    Age
    33
    Posts
    113
    Thanks given
    0
    Thanks received
    0
    Rep Power
    14
    Hey guys , when I try to make a :ickup of a item like a Fire Cape, it always give me nulls and more nulls and I can't aceed the item!

    Please help me!
    Reply With Quote  
     

  2. #2  
    Codex
    Rowan's Avatar
    Join Date
    Sep 2008
    Age
    28
    Posts
    1,593
    Thanks given
    0
    Thanks received
    20
    Rep Power
    1092
    Post your pickup method.
    Reply With Quote  
     

  3. #3  
    Coding coding coding...

    Ivo's Avatar
    Join Date
    Mar 2008
    Age
    33
    Posts
    1,425
    Thanks given
    30
    Thanks received
    147
    Rep Power
    2017
    Some very old bases has pickup command bugged. its like limitation if you pickup item with bigger id then like 5000, its gives null. look your code again, is there limit or not.
    Reply With Quote  
     

  4. #4  
    Registered Member Reloader's Avatar
    Join Date
    Dec 2008
    Age
    33
    Posts
    113
    Thanks given
    0
    Thanks received
    0
    Rep Power
    14
    I never coded a 317, only 508 and 525, which file I need to go to my pickup method?
    Reply With Quote  
     

  5. #5  
    Codex
    Rowan's Avatar
    Join Date
    Sep 2008
    Age
    28
    Posts
    1,593
    Thanks given
    0
    Thanks received
    20
    Rep Power
    1092
    Depends on your base..most likely commands.java or client.java @ public void customcommand
    Reply With Quote  
     

  6. #6  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    Check your items.cfg to make sure the ID is correct.
    Reply With Quote  
     

  7. #7  
    Registered Member Reloader's Avatar
    Join Date
    Dec 2008
    Age
    33
    Posts
    113
    Thanks given
    0
    Thanks received
    0
    Rep Power
    14
    Hmm... I think I need to add the items I want to item.cfg, I just want to know if it is really that!
    Reply With Quote  
     

  8. #8  
    Donator


    Join Date
    Mar 2008
    Posts
    1,945
    Thanks given
    118
    Thanks received
    201
    Rep Power
    2104
    Quote Originally Posted by stuart1239 View Post
    Check your items.cfg to make sure the ID is correct.
    LOL

    do you know what your talking about??? a nulled item is client side, you have a bugged pickup or your not putting a enough numbers or too many numbers

    995 money
    1038 to 1046 are p hats

    1052 to 1058 are masks

    you might be using a bad number or your pickup method is broken
    Attached image
    Reply With Quote  
     

  9. #9  
    Registered Member Reloader's Avatar
    Join Date
    Dec 2008
    Age
    33
    Posts
    113
    Thanks given
    0
    Thanks received
    0
    Rep Power
    14
    Quote Originally Posted by lmctruck30 View Post
    LOL

    do you know what your talking about??? a nulled item is client side, you have a bugged pickup or your not putting a enough numbers or too many numbers

    995 money
    1038 to 1046 are p hats

    1052 to 1058 are masks

    you might be using a bad number or your pickup method is broken
    So, have you got a good client for me?
    Reply With Quote  
     

  10. #10  
    Codex
    Rowan's Avatar
    Join Date
    Sep 2008
    Age
    28
    Posts
    1,593
    Thanks given
    0
    Thanks received
    20
    Rep Power
    1092
    I told you, post your pickup command.
    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
  •