Thread: RuneCrafting Gfx & Model

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 RuneCrafting Gfx & Model 
    Registered Member
    Join Date
    Aug 2007
    Posts
    453
    Thanks given
    82
    Thanks received
    27
    Rep Power
    53
    You must have done yaranova's TuT on how to add gfx's to a client on rune~server.

    Step1ownload the model from here [Only registered and activated users can see links. ] ,Click save to disk and then go to your desktop and drag the zip into your models folder.

    Step2:Run your client and type: add model 9933 , after that it will say model added sucesfully.Now close down the client and the server and compile both of them.

    Step3:Open up your class 23.java and add this case under another one :

    Code:
    case 646: // This is the GFX ID
    originalDataID = 602; //makes it spin
    gfx.anInt405 = 9933; // This is the Model ID! (Original was 19069)
    break;
    After you are done that look for int newSpotAnimCount = ; in your class23 (on top of the case's) and add a number on it so if it was int newSpotAnimCount = 1; change it to int newSpotAnimCount = 2;.

    Step4ave your class23.java and compile here is the command if you want to test it out:

    Code:
    if (command.equalsIgnoreCase("runecrafting"))
    {
    stillgfxz(646, absY, absX, 0, 50); //makes the gfx appear
    }
    Video Here: [Only registered and activated users can see links. ]

    Credits To Me D D 3 and Jagex And Squal707 for inspiring me to work on clients.
    I will be adding more TuT's and probably all of the gfx TuT's.
    Reply With Quote  
     

  2. #2  
    Member
    Join Date
    Jul 2007
    Age
    27
    Posts
    331
    Thanks given
    1
    Thanks received
    0
    Rep Power
    0
    Wow nice, good job
    Im back?
    Reply With Quote  
     

  3. #3  
    Im good
    Guest
    Great job!Im going to use this for my server
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Aug 2007
    Posts
    453
    Thanks given
    82
    Thanks received
    27
    Rep Power
    53
    Thanks I released a healthpoints one to.
    Reply With Quote  
     

  5. #5  
    owner mosta
    Guest
    0.o very good jjob
    Reply With Quote  
     

  6. #6  
    Уважение и любовь Market Banned Market Banned

    R0cky 0wnz's Avatar
    Join Date
    Mar 2008
    Age
    28
    Posts
    2,569
    Thanks given
    642
    Thanks received
    511
    Rep Power
    1716
    it disconect me if i typ ::runecrafting ;O
    Reply With Quote  
     

  7. #7  
    Registered Member super's Avatar
    Join Date
    Jan 2008
    Age
    29
    Posts
    188
    Thanks given
    0
    Thanks received
    0
    Rep Power
    7
    good attempt

    try and make it look more real, maybe put in a char emote
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Sep 2007
    Age
    27
    Posts
    523
    Thanks given
    0
    Thanks received
    2
    Rep Power
    89
    i was tinkering with the and did the something as your, but I didn't like the look
    Reply With Quote  
     

  9. #9  
    Jon-Unforgotten
    Guest
    The thing that sucks is that we can't make our character hold the strings like the runescape one =\.
    Reply With Quote  
     

  10. #10  
    squal707
    Guest
    hm nice to see everyone is doing skillcape emote gfx now =] i started it with doing quest emote first =P
    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
  •