Thread: ss spec(add on to kiddy's tut)

Results 1 to 6 of 6
  1. #1 ss spec(add on to kiddy's tut) 
    Registered Member agent str's Avatar
    Join Date
    Dec 2007
    Posts
    342
    Thanks given
    3
    Thanks received
    5
    Rep Power
    41
    Description: ok this is just a add on to kiddys tut of specs.

    Difficulty: 0

    Assumed Knowledge: how to copy and paste

    Tested Server: Blood Realm Project(474)

    Files/Classes Modified: RSplayer.java

    If you say i leeched i did not this is just a add-on

    Procedure
    Step 1: Ok first do kiddy's tut. http://www.rune-server.org/showthread.php?t=80892

    Step 2: under
    Code:
                                    if (playerEquipment[playerWeapon] == 11700) {//zamorak
    				if (specon == 1) {
    				if (specene == 100) {                               
                                    doAnimation(7070, 0);
    				doGraphics(1221, 0, 0);
    				specon = 0;
    				specene = 0;
    				} else {
    				} 	
    				}
                                    }
    add this
    Code:
                                    if (playerEquipment[playerWeapon] == 11730) {//ss
    				if (specon == 1) {
    				if (specene == 100) {
                                    doAnimation(7072, 0);
                                   	doGraphics(1194, 0, 0);
    				doGraphics(1224, 0, 0);
    				specon = 0;
    				specene = 0;
    				} else {
    				} 	
    				}
                                    }
    Credits:
    99% kiddy for the specon and stuff codes
    1% me for the ss spec add on
    Reply With Quote  
     

  2. #2  
    Mt.DW
    Guest
    Obvious much...

    This isn't really a tut.. You should make people do the code and make them figure out the animations and graphics themselves.
    Reply With Quote  
     

  3. #3  
    Registered Member agent str's Avatar
    Join Date
    Dec 2007
    Posts
    342
    Thanks given
    3
    Thanks received
    5
    Rep Power
    41
    dude its a add-on tut cant u read?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2008
    Posts
    39
    Thanks given
    0
    Thanks received
    0
    Rep Power
    4
    nice, thanks for this one.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Hotyute's Avatar
    Join Date
    Jan 2008
    Posts
    2,016
    Thanks given
    7
    Thanks received
    92
    Rep Power
    1482
    post gfx dont work man I'm trying to get both to work, someone help?


    Reply With Quote  
     

  6. #6  
    le7.
    Guest
    ITS NOT A TUTORIAL

    put the damn thing in configuration
    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
  •