Thread: [PI] Adding models

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 [PI] Adding models 
    Registered Member
    Join Date
    Aug 2010
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Hi all,
    Can someone tell me how to add the models in the client itself? I added them in Raw folder but now I need to type, while being online on the server "Add model", but it says unable to find etc... Can someone tell me what to do exactly please?

    Thanks,
    D.
    Reply With Quote  
     

  2. #2  
    Registered Member Atomic Age's Avatar
    Join Date
    Aug 2010
    Age
    26
    Posts
    27
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    add them to itemdef.java
    i blow you up Naw JK
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Aug 2010
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I did, but they don't show up they're just invisible.

    Someone said with the "Add model" command in the client.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Aug 2010
    Posts
    18
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    This happens to me, i have tried EVERYTHING and still nothing happens
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Mar 2010
    Age
    26
    Posts
    686
    Thanks given
    35
    Thanks received
    92
    Rep Power
    157
    I don't believe the input string is right.

    Though, you may need to fix the model method, and the pre-loading.

    The input string adds models to the cache, in the Gzipped format.
    Pre-loading loads models as a DAT format.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Aug 2010
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by I Vain I View Post
    I don't believe the input string is right.

    Though, you may need to fix the model method, and the pre-loading.

    The input string adds models to the cache, in the Gzipped format.
    Pre-loading loads models as a DAT format.
    Is there a guide how to add models? Cause I'm really stuck on this. :/
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Aug 2010
    Posts
    54
    Thanks given
    6
    Thanks received
    0
    Rep Power
    1
    your preload Models method is probably commented out




    search for preloadModels(); in client.java client side and if it looks like this //preloadModels();

    remove the //
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Aug 2010
    Posts
    18
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by popdudej2 View Post
    your preload Models method is probably commented out




    search for preloadModels(); in client.java client side and if it looks like this //preloadModels();

    remove the //
    That dosent fix things.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Aug 2010
    Posts
    740
    Thanks given
    32
    Thanks received
    51
    Rep Power
    35
    Did you compile afterwards?
    [SPOIL]
    Quote Originally Posted by Archon Server View Post
    What do you mean compile?
    Quote Originally Posted by Hughes View Post
    I don't know the program i need to open a CLASS file since every time i try to open one in notepad it brings up random symbols.

    Quote Originally Posted by Flux View Post
    Quote Originally Posted by Tyluur View Post
    your better
    my better
    [/SPOIL]
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Aug 2010
    Posts
    18
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by 666is1337 View Post
    Did you compile afterwards?
    Ofc.
    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

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