Thread: Need help with adding vesta/statius

Results 1 to 7 of 7
  1. #1 Need help with adding vesta/statius 
    santa clauz
    Guest
    Hey i was wondering if someone could show me how to add vesta/statius weapons to my sever. Can someone please help me?

    Delta based 317
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2009
    Posts
    525
    Thanks given
    1
    Thanks received
    8
    Rep Power
    29
    Noob.
    On-topic: Find Silent-Cj's release of the weapons. Download the models and extract them to your model folder. Then put the 'ints' in class8.java. Then just follow his tut. And go to runescape.com and look at the bonuses. Then voila
    Reply With Quote  
     

  3. #3  
    santa clauz
    Guest
    see ive never really added models so i need some help adding them i have this one guyz costum pack of lke 74 costums i just dont know where and how to add them
    Reply With Quote  
     

  4. #4  
    Registered Member
    Vox''s Avatar
    Join Date
    Nov 2008
    Age
    31
    Posts
    3,113
    Thanks given
    49
    Thanks received
    181
    Rep Power
    731
    this should be in the client help section, but to add models, place the models you downloaded in the "models" folder of your client. then open up class8.java, and look for
    Code:
        public static final Class8 method198(int i)
    you will see stuff that starts with like
    Code:
    if(i ==
    somewhere below that. after any one of those methods, place your ints there. save, compile, and when you log in to your client, say
    Code:
    add models
    dont add "::" or "/" or anything. if the
    Code:
    add models
    doesnt work, then you need to say
    Code:
    add model ####
    and replace the #### with the model id number. good luck

    Quote Originally Posted by Zirtrix View Post
    So I've recently changed some things in the server, but when i compile it says
    Code:
    source\server\model\players\packets\Commands.java: 58: error: cannot find symbol
    This.Antileech("Remove This Line");
    ^
    Anyone know the problem?
    Student and Developer for http://www.rune-server.org/runescape...pve-based.html
    Reply With Quote  
     

  5. #5  
    Registered Member pkersworld's Avatar
    Join Date
    Mar 2011
    Age
    26
    Posts
    667
    Thanks given
    3
    Thanks received
    21
    Rep Power
    4
    http://www.rune-server.org/runescape...ver-sided.html

    my tut not 100%

    but im doing my what to do list so it be 100%!
    -Removed
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    May 2009
    Posts
    844
    Thanks given
    44
    Thanks received
    39
    Rep Power
    29
    Quote Originally Posted by pkersworld View Post
    http://www.rune-server.org/runescape...ver-sided.html

    my tut not 100%

    but im doing my what to do list so it be 100%!
    Way to gravedig dumbass.
    Reply With Quote  
     

  7. #7  
    Registered Member pkersworld's Avatar
    Join Date
    Mar 2011
    Age
    26
    Posts
    667
    Thanks given
    3
    Thanks received
    21
    Rep Power
    4
    i saw the topic at the top of the threads???
    'strange!
    -Removed
    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
  •