Thread: 3 New bugs

Results 1 to 5 of 5
  1. #1 3 New bugs 
    Registered Member vac_cutter's Avatar
    Join Date
    Aug 2006
    Posts
    37
    Thanks given
    0
    Thanks received
    0
    Rep Power
    6
    3 new bugs I found.

    Code:
    if(i == 3007) { // NPC ID
    
    	aClass30_Sub2_Sub2_60.anInt1406 = anIntArray72[630]; 
    	class5.method165(true, aClass30_Sub2_Sub2_60); // Collect original NPC data
    	class5.aStringArray66 = new String[5];
    	class5.aStringArray66[1] = "Attack";
    
    	int changedColors = 1; // Number of model colors changed on the NPC
    	class5.anIntArray76 = new int[changedColors];
    	class5.anIntArray70 = new int[changedColors];
    	class5.anIntArray76[0] = 61; // Original model color
    	class5.anIntArray70[0] = 926; // Changed model color
    
            class5.anIntArray94 = new int[1]; // Number of models the NPC uses
            class5.anIntArray94[0] = 8013; // add the model id's here
     
    	class5.aString65 = "Ant"; // NPC name
    	class5.anInt61 = 5; //combat level
    	class5.aByteArray89 = "An ant minind his own business.".getBytes(); // NPC description
    }
    if(i == 3008) { // NPC ID
    
    	aClass30_Sub2_Sub2_60.anInt1406 = anIntArray72[630]; 
    	class5.method165(true, aClass30_Sub2_Sub2_60); // Collect original NPC data
    	class5.aStringArray66 = new String[5];
    	class5.aStringArray66[1] = "Attack";
    
    	int changedColors = 1; // Number of model colors changed on the NPC
    	class5.anIntArray76 = new int[changedColors];
    	class5.anIntArray70 = new int[changedColors];
    	class5.anIntArray76[0] = 61; // Original model color
    	class5.anIntArray70[0] = 926; // Changed model color
    
            class5.anIntArray94 = new int[1]; // Number of models the NPC uses
            class5.anIntArray94[0] = 8014; // add the model id's here
     
    	class5.aString65 = "Fighter Ant"; // NPC name
    	class5.anInt61 = 34; //combat level
    	class5.aByteArray89 = "Once they bite you, it's hard to get them off...".getBytes(); // NPC description
    }
    if(i == 3009) { // NPC ID
    
    	aClass30_Sub2_Sub2_60.anInt1406 = anIntArray72[630]; 
    	class5.method165(true, aClass30_Sub2_Sub2_60); // Collect original NPC data
    	class5.aStringArray66 = new String[5];
    	class5.aStringArray66[1] = "Attack";
    
    	int changedColors = 1; // Number of model colors changed on the NPC
    	class5.anIntArray76 = new int[changedColors];
    	class5.anIntArray70 = new int[changedColors];
    	class5.anIntArray76[0] = 61; // Original model color
    	class5.anIntArray70[0] = 926; // Changed model color
    
            class5.anIntArray94 = new int[2]; // Number of models the NPC uses
            class5.anIntArray94[0] = 8015; // add the model id's here
    	class5.anIntArray94[1] = 8016;
     
    	class5.aString65 = "Bee"; // NPC name
    	class5.anInt61 = 41; //combat level
    	class5.aByteArray89 = "Watch out for it's vicous stinger of +2 poison!".getBytes(); // NPC description
    }
    Pic:


    CFG:
    Code:
    npc = 3006	Ant				5	12
    npc = 3006	Fighter Ant			34	42
    npc = 3006	Ryan				41	60
    Models:
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Registered Member
    Bulby Strife's Avatar
    Join Date
    Jan 2008
    Age
    29
    Posts
    833
    Thanks given
    1
    Thanks received
    1
    Rep Power
    267
    you dont really need to release the codes for it or upload models for us...just tell us model ids and we can do it our selves.
    [Only registered and activated users can see links. ]
    ||||||||||||||||||||||||||||||

    Reply With Quote  
     

  3. #3  
    Registered Member vac_cutter's Avatar
    Join Date
    Aug 2006
    Posts
    37
    Thanks given
    0
    Thanks received
    0
    Rep Power
    6
    I'm not anti-leach, bro.
    I don't care haha. Just makes it easier for everyone else.
    Reply With Quote  
     

  4. #4  
    Extreme Donator


    Join Date
    Nov 2007
    Posts
    2,712
    Thanks given
    47
    Thanks received
    9
    Discord
    View profile
    Rep Power
    650
    Quote Originally Posted by Bulby Strife View Post
    you dont really need to release the codes for it or upload models for us...just tell us model ids and we can do it our selves.
    don't me so stuck up mate. he's just tryin' to get some rep++.
    Reply With Quote  
     

  5. #5  
    Registered Member vac_cutter's Avatar
    Join Date
    Aug 2006
    Posts
    37
    Thanks given
    0
    Thanks received
    0
    Rep Power
    6
    Haha, I don't mind if you rep me or not, I just post stuff for people who are too lazy to do it on their own. I'm not about fame, I'm all about enjoyment.
    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
  •