Thread: adding a gfx to weapons

Results 1 to 9 of 9
  1. #1 adding a gfx to weapons 
    Registered Member
    jamie45's Avatar
    Join Date
    Nov 2007
    Posts
    109
    Thanks given
    3
    Thanks received
    8
    Rep Power
    80
    open client.java and look for public int GetWepAnim()

    it should look like this
    public int GetWepAnim()
    {
    if(playerEquipment[playerWeapon] == 11561) // device
    {

    return 3157;
    }

    jsut add this stillgfx(83, absY+1, absX); above the returen 3157:

    change it to what evry you like and play about with the aBsY till you happy


    hope this helped if its been posted elsewhere sorry i havnt leeched or anything so if you going to say i did keep quiet please rep aswell thx
     

  2. #2  
    Runeblade912
    Guest
    This is very basic and why should we rep you? Nice effort though.
     

  3. #3  
    Software
    Guest
    Helped me thanks
     

  4. #4  
    IGotSkillz
    Guest
    Another Newb but good tut by you jamie
     

  5. #5  
    project-rs owner
    Join Date
    Sep 2006
    Age
    29
    Posts
    914
    Thanks given
    4
    Thanks received
    4
    Rep Power
    49
    Quote Originally Posted by IGotSkillz View Post
    Another Newb but good tut by you jamie
    and you are not a newb because?
     

  6. #6  
    Registered Member
    jamie45's Avatar
    Join Date
    Nov 2007
    Posts
    109
    Thanks given
    3
    Thanks received
    8
    Rep Power
    80
    you dont have to rep me its just nice to and yes it is very basic also veryuseful i use it in my server i have a working fixed divice you make the amo which is toad and puff it up then it fires and you see the toad hit and it spash on floor its fun to do and easy hope i heped some people also peepz must be looking for it as its had 57 views in 5 hours lol
     

  7. #7  
    Registered Member
    Join Date
    Jan 2008
    Posts
    111
    Thanks given
    2
    Thanks received
    0
    Rep Power
    4
    Quote Originally Posted by laurens View Post
    and you are not a newb because?
    he doesnt know what it means (H)....nice.. not helping me at all
     

  8. #8  
    Registered Member
    jamie45's Avatar
    Join Date
    Nov 2007
    Posts
    109
    Thanks given
    3
    Thanks received
    8
    Rep Power
    80
    sorry i dont no what it means or laurens doesnt
     

  9. #9  
    IGotSkillz
    Guest
    open client.java and look for public int GetWepAnim()

    it should look like this
    public int GetWepAnim()
    {
    if(playerEquipment[playerWeapon] == 11561) // device
    {

    return 3157;
    }
    jsut add this stillgfx(83, absY+1, absX); above the returen 3157:

    change it to what evry you like and play about with the aBsY till you happy


    Hope this helped if its been posted elsewhere sorry i havnt leeched or anything so if you going to say i did keep quiet please rep aswell thx

    Ehem, Real tut, THank you...
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Tags for this Thread

View Tag Cloud

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