Thread: Adding Models

Results 1 to 7 of 7
  1. #1 Adding Models 
    Registered Member
    Join Date
    Mar 2009
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hello.

    I have a problem while adding models to my server.
    This is how I do it.

    1. I put models in my model folder
    2. I put the int in my class8.java
    3. I put the model ID in my item.java (in source)
    4. I compile
    5. I type add model XXXX
    6. I loggout and login
    7. I repeat step 4 and 5
    8. I close the client
    9. I compile

    But when I login again and :ickup the item I wanted, I get another model!
    Like that fishbowl helmet, top hat AS DROP!

    What did I do wrong?


    Thanks.

    Best Regards, Thecutkiller
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Feb 2010
    Posts
    349
    Thanks given
    10
    Thanks received
    5
    Rep Power
    1
    re load client? or your adding the wrong models
    Reply With Quote  
     

  3. #3  
    Member
    Join Date
    Mar 2009
    Posts
    268
    Thanks given
    1
    Thanks received
    0
    Rep Power
    0
    lolol nvm didnt read
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jun 2009
    Posts
    2,918
    Thanks given
    169
    Thanks received
    806
    Rep Power
    0
    Ehh? add the drop models ect.?
    Reply With Quote  
     

  5. #5  
    Registered Member
    jordan641's Avatar
    Join Date
    Apr 2010
    Posts
    1,809
    Thanks given
    70
    Thanks received
    128
    Rep Power
    189
    When you type add model XXXX does it dc you then log you back in?
    Reply With Quote  
     

  6. #6  
    Interfacing with your sister

    Streax's Avatar
    Join Date
    Jun 2009
    Posts
    2,311
    Thanks given
    782
    Thanks received
    175
    Rep Power
    229
    You dont do ::pickup MODELSNAME,

    Where it shows in class8

    it shows like:

    if (i == THEIDTOUSEPICKUPWITH)
    {
    Class8.BlahBlahBlah = 123;
    )

    so like after it shows the (i ==,
    part, it shows the number that you use on pickup command

    so that was if u didnt know how to pickup the customated item
    Reply With Quote  
     

  7. #7  
    Registered Member Assassin2's Avatar
    Join Date
    Sep 2008
    Posts
    645
    Thanks given
    1
    Thanks received
    1
    Rep Power
    31
    you probaly forgot all the ints <_<
    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
  •