| codes for u adrian cos ur a mate | |
|
|
Author | Message |
---|
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: codes for u adrian cos ur a mate Sat Oct 24, 2009 4:42 am | |
| Offline Offline
moving water
Open up Texture.java (Renamed) Class30_Sub2_Sub1_Sub3(Non-renamed)
Find private static int[] method371(int i)
Add this under that
Code:
if (i == 1) { i = 24; } | |
|
| |
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: Re: codes for u adrian cos ur a mate Sat Oct 24, 2009 4:52 am | |
| double lightsabers http://www.flickr.com/photos/43928304@N04/4038855469/ ----->pic
http://uppit.com/v/CK6WJG5X - red wield
http://uppit.com/v/MXNLOSWM - purple wield
http://uppit.com/v/IRX0QFUT - blue wield
http://uppit.com/v/4R0YGWTG - drop model for all!
PICTURE OF 1 (JUST IMAGINE IT IN THE DIFF COLORS!!!)
ints for red light saber (doubled)
Code:
if(i == 12333) { class8.aStringArray189 = new String[5]; class8.aStringArray189[1] = "Wield"; // String name, this can be changed to wield, or attach, or whatever you want class8.anInt174 = 13623; // Drop/Inv Model class8.anInt165 = 12333; // Male Wield Model class8.anInt200 = 12333; // Female Wield class8.anInt188 = -1; // Male arms/sleeves (Leave as -1 if not used) class8.anInt164 = -1; // Female arms/sleeves (Leave as -1 if not used) class8.anInt181 = 800; // Zoom - Increase to make inv model smaller class8.anInt190 = 498; // Rotate up/down - Increase to rotate upwards class8.anInt198 = 1300; // Rotate right/left - Increase to rotate right class8.anInt169 = -1; // Position in inv, increase to move right class8.anInt194 = -1; // Position in inv, increase to move up class8.aString170 = "Double Red Light Saber"; // Item Name class8.aByteArray178 = "2 Light Sabers!".getBytes(); // Item Examine }
ints for Blue Light Saber (Doubled)
Code:
if(i == 12999) { class8.aStringArray189 = new String[5]; class8.aStringArray189[1] = "Wield"; // String name, this can be changed to wield, or attach, or whatever you want class8.anInt174 = 13623; // Drop/Inv Model class8.anInt165 = 12999; // Male Wield Model class8.anInt200 = 12999; // Female Wield class8.anInt188 = -1; // Male arms/sleeves (Leave as -1 if not used) class8.anInt164 = -1; // Female arms/sleeves (Leave as -1 if not used) class8.anInt181 = 800; // Zoom - Increase to make inv model smaller class8.anInt190 = 498; // Rotate up/down - Increase to rotate upwards class8.anInt198 = 1300; // Rotate right/left - Increase to rotate right class8.anInt169 = -1; // Position in inv, increase to move right class8.anInt194 = -1; // Position in inv, increase to move up class8.aString170 = "Double Blue Light Saber"; // Item Name class8.aByteArray178 = "2 Light Sabers!".getBytes(); // Item Examine }
Ints For Purple Light Saber (Doubled)
Code:
if(i == 12639) { class8.aStringArray189 = new String[5]; class8.aStringArray189[1] = "Wield"; // String name, this can be changed to wield, or attach, or whatever you want class8.anInt174 = 13623; // Drop/Inv Model class8.anInt165 = 12639; // Male Wield Model class8.anInt200 = 12639; // Female Wield class8.anInt188 = -1; // Male arms/sleeves (Leave as -1 if not used) class8.anInt164 = -1; // Female arms/sleeves (Leave as -1 if not used) class8.anInt181 = 800; // Zoom - Increase to make inv model smaller class8.anInt190 = 498; // Rotate up/down - Increase to rotate upwards class8.anInt198 = 1300; // Rotate right/left - Increase to rotate right class8.anInt169 = -1; // Position in inv, increase to move right class8.anInt194 = -1; // Position in inv, increase to move up class8.aString170 = "Double Purple Light Saber"; // Item Name class8.aByteArray178 = "2 Light Sabers!".getBytes(); // Item Examine }
Last edited by bobibob on Sat Oct 24, 2009 4:59 am; edited 1 time in total | |
|
| |
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: Re: codes for u adrian cos ur a mate Sat Oct 24, 2009 4:58 am | |
| Here is the link for download - http://uppit.com/F5JXIL
Here is the ints that will go into class8.java in your client. Code:
if(i == 1285){ class8.aStringArray189 = new String[5]; class8.aStringArray189[1] = "Wear"; class8.anIntArray156 = new int[1]; class8.anIntArray160 = new int[1]; class8.anIntArray156[0] = 0; class8.anIntArray160[0] = 0; class8.anInt174 = 14050;//item look class8.anInt181 = 1957; class8.anInt190 = 498; class8.anInt198 = 484; class8.anInt204 = 0; class8.anInt169 = -1; class8.anInt194 = -1; class8.anInt165 = 14051; class8.anInt200 = 14051; class8.anInt175 = -1; class8.anInt197 = -1; class8.aString170 = "Bandos Scimatar "; class8.aByteArray178 = "A great weapon, used by the best warriors.".getBytes(); }
http://www.flickr.com/photos/43928304@N04/4038858101/ | |
|
| |
tijgertje
Posts : 79 Points : 112093 Rank : 3 Join date : 2009-08-19
| Subject: Re: codes for u adrian cos ur a mate Sun Oct 25, 2009 1:19 am | |
| nice done bobi | |
|
| |
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: Re: codes for u adrian cos ur a mate Mon Oct 26, 2009 4:15 am | |
| | |
|
| |
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: Re: codes for u adrian cos ur a mate Mon Oct 26, 2009 4:20 am | |
| DOWNLOAD LINK:
MEDIAFIRE:
http://www.mediafire.com/download.php?vehomtyugtm ------------------------------------------------------------------------------------------------------------------------------------------------------ v3 updates:dagon hai robe,ALL spirit shield..npc:santa claus,jack frost,elite knight,corporal beast,grim reaper,new jad,all skill masters,guthix godsword,halo helm,all godbow,drag pl8 part...added g zip...and more!!! ------------------------------------------------------------------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------------------------- *******this is a list of the custom item i got on my custom pack V.3******* --------------------------------------------------------------------------------------------------------
[items whit models] -corporal beast HEAD (go down to see npc) -all dragon plate part like rs -godbow set (arma,zammy,sara and bandos godbow) -admin godsword -armadyl kiteshield -arrow set (top and hat) -ava's accumulator -dragon whip (not a stupid recolor) -bandos 2h -bandos buster blade -bandos cross bow -bandos cape (need to me fixed) :S -bandos gloves -bandos scimitar -bandos kiteshield -bandos warspear -bandos whip (not a stupid recolor) -bankai sword -barek godsword -barrows boots -barrows boots v2 -baseball bat -bass guitar -beautiful cape -bow of flames -brine sabre -chopper hat -cigarette -Dragon'hai robe -banger cape -dc hat -death cape -demon wind shuriken -double spiked bandos plate -dragon bow -dragon c bow -dragon cape -dragon claws -dragon kite -perfect dragon plate -dragon protector -dual ags -dual blood blades -dual killer -all elegant clothes -Elysian spirit shield -energy sword -fallen angel -faylin godsword -fayling godsword v2 flared trouser -foam finger -ghostly dark bow -gnome scarf -god dagger -god axe -god scimitar -golf putter -grenade -guthix godsword -halo helmet -heavens fury -hell sword -indiana jones hat -jakes dragon shield -karonva godsword -kunai -long blade of ulyssus -machete sword -masamune -master wizard set -metallica t-shirt -monkey bag -morrigans trowing,coif and javelin -perfect staff capes (mod,admin,owner) -red chinchonpa -shadow sword -saradomin scimitar -skeletal kiteshield -slayer helmet -snooker cue -spiked obby shield -spin blade -spirit shields (all) -statius full helm and warhammer -stunners -summoning cape -supreme claws -target armour -tennis racquet -top hat -tri-godsword -tri godwar spear v2 -twin ghost blades -uber sword -ultra slayer cape -vesta longsword and spear -wretched robe -zadren godsword -zaros godsword -Zuriels staff,hood [end of items whit models]
[items don't need models] -bandos platelegs -briefcase -butter robe -candy cane -staff crown set -demon set -evildad robe -fancy set -farmer hat -fuschia cavalier -ghost claws -ghostly guthan set (like barrows npc) -ghostly torag set (like barrows npc) -gnarly waraxe -lunar set -ninja set -obsidian set -quest cape -sceptre -star cape -zodiac robe [end of items whitout models]
[new npc list] -pheonix -elite knight -santa claus -grim reaper -corporal beast -Barrelchest Guardian -Undead Gladiator (big and look weird :S ) -all skillmasters -the new rs jad -spirit kalphite [end of npc list]
[guide] -how to recolor item [end of guide list] | |
|
| |
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: Re: codes for u adrian cos ur a mate Mon Oct 26, 2009 4:21 am | |
| i got all pics i need to upload take me a while | |
|
| |
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: Re: codes for u adrian cos ur a mate Mon Oct 26, 2009 4:24 am | |
| http://www.flickr.com/photos/43928304@N04/?saved=1 pics for the pack | |
|
| |
Adrian
Posts : 54 Points : 2147595387 Rank : 10 Join date : 2009-08-05 Age : 30 Location : California
| Subject: Re: codes for u adrian cos ur a mate Mon Oct 26, 2009 8:24 am | |
| thanks bobbi..but to tell u the truth i already have all these models on my pc..just never added | |
|
| |
retrofreak
Posts : 94 Points : 111478 Rank : 4 Join date : 2009-10-11 Age : 30 Location : idaho
| Subject: Re: codes for u adrian cos ur a mate Mon Oct 26, 2009 8:33 am | |
| | |
|
| |
Bobibob
Posts : 538 Points : 115764 Rank : 24 Join date : 2009-08-27 Age : 29 Location : uk
| Subject: Re: codes for u adrian cos ur a mate Mon Oct 26, 2009 9:35 am | |
| woo it works but is the client online?! | |
|
| |
Sponsored content
| Subject: Re: codes for u adrian cos ur a mate | |
| |
|
| |
| codes for u adrian cos ur a mate | |
|