WordLifeCj Posted January 11, 2004 Posted January 11, 2004 (edited) Cole replaces JR Tazz replaces King I know I have requested this before but does anyone have this preferably on GS2v3? Edited January 11, 2004 by WordLifeCj Quote
tokidoim Posted January 11, 2004 Posted January 11, 2004 You could change them, but they'd probably still refer to each other as King and J.R. nosig Quote
WordLifeCj Posted January 11, 2004 Author Posted January 11, 2004 I don't really care about the hometown story lines mostly just there names changing Quote
tokidoim Posted January 11, 2004 Posted January 11, 2004 Michael Cole Replaces J.R. - GS2V3 NTSC 0490946C 1E70D55A 14009463 96709450 2403D4C0 0E70D473 2489D4C2 8A72D5C9 24809462 9F7094E8 04909768 1670D548 2406D7D0 076094D3 04909768 1670D5F8 Tazz Replaces King - GS2V3 NTSC 0440B668 16F0D7D8 14C0B665 96F096D8 24C0B676 1EF8D6F2 04D0B468 16F0D7C8 24CEA744 C2F29659 04D0B768 16F0D778 Lemme know how it works out. nosig Quote
rollinblunts2k3 Posted January 11, 2004 Posted January 11, 2004 thats a koo idea, havin tazz and cole replace jr and king. anyway, anyone know if they could replace bishoff wit austin for the whole g.m thing? Quote
WordLifeCj Posted January 11, 2004 Author Posted January 11, 2004 Thanks again but for some reason in season they are still being called JR and King. Quote
tokidoim Posted January 11, 2004 Posted January 11, 2004 Yeah, I thought so. Stupid season text... nosig Quote
WordLifeCj Posted January 11, 2004 Author Posted January 11, 2004 (edited) All i would like to change is JR to Cole and King to Tazz when there talking and it would say JR: or KING:. Just that in the text.People don't often say there names in season so.... Edited January 11, 2004 by WordLifeCj Quote
Maximicus Posted January 11, 2004 Posted January 11, 2004 You can replace Bisch with SCSA, I did it (well Toki made the code, but I used it!) Quote
WordLifeCj Posted January 13, 2004 Author Posted January 13, 2004 i wonder if there is a way for Eric and SCSA to share the job.You know one does the work in the office involving you asking for title shots and stuff and the other can do all the anouncing stuff on stage Quote
Dacrone Posted February 8, 2004 Posted February 8, 2004 (edited) hey toki, 2 ?s man....... 1) How the heck did you get the first line to change king/jr's id's? i.e. = 0ACB5C69 is King's.......??????---gay ? and i answered it man.srry 2) Do those changes only occur in season or do they do the same as the others that start with 1's....... i.e. = 104C6C68 is A-Train's........?????? Edited February 8, 2004 by Dacrone Quote
tokidoim Posted February 8, 2004 Posted February 8, 2004 hey toki, 2 ?s man....... 1) How the heck did you get the first line to change king/jr's id's? i.e. = 0ACB5C69 is King's.......?????? 2) Do those changes only occur in season or do they do the same as the others that start with 1's....... i.e. = 104C6C68 is A-Train's........?????? The first lines are the Identity mods, it's just the 8-bit version of the code ( 2-digit value starting with 0 ) instead of the 16-bit version ( 4-digit value starting with 1 ) . I figured since there haven't been any values for identities that are greater than FF, you really only need the 8-bit. The address you listed for A-Train will also work the same if it starts with a 0 instead of a 1. nosig Quote
Dacrone Posted February 8, 2004 Posted February 8, 2004 k, so then i made this code *put together ne wayz* Nicholai Volkoff to Jerry "King" Lawler 104C8368 00000035 104C836A 0000654A 204C836E 20797272 204C8372 6E694B22 204C8376 4C202267 204C837A 656C7761 204C837E 00000072 204C8382 00000000 so is there a way to replace lawler in season with tazz, but not the lawler from the code i put together?? Quote
tokidoim Posted February 8, 2004 Posted February 8, 2004 I suppose you should be able to use both Volkoff is Lawler and Lawler is Tazz at the same time. I don't think that would make Volkoff into Tazz, if that's what you're axing. nosig Quote
Dacrone Posted February 8, 2004 Posted February 8, 2004 then when would he be tazz and when would he be king? Quote
tokidoim Posted February 8, 2004 Posted February 8, 2004 Anytime when the game should display Volkoff, you'll see King, and anytime the game should display the King, You'll see Tazz. nosig Quote
Dacrone Posted February 8, 2004 Posted February 8, 2004 hey toki, it works out all perfectly.....cuz volkoff to king made a "copy" of the king's model from season, so...king to tazz only turns the real model of king "in season" into tazz!...but now i have a ? on sum1 else... wat if i wanted just the bischoff in season to be austin.....? cuz that would also change the bischoff in exhibition.....do u know how to get around that?, plz lemme know thanx....o and this is a great day too cuz i went to the mall and found a brand new memory card outside!! ne wayz lemme know thanx...... Quote
tokidoim Posted February 8, 2004 Posted February 8, 2004 You should be able to use a simple controller button activator. Just make sure it's a combination you won't use by accident and be careful when saving... nosig Quote
Dacrone Posted February 8, 2004 Posted February 8, 2004 saving is not a prob ne more cuz of my memory card i found, but ne wayz....can you make it so that bischoff is austin when i press select L2 and is back to bischoff when i press select R2?....if so plz show me step by step in as low as # of steps possible so i wont have to ask for it ne more, thanx...... Quote
tokidoim Posted February 8, 2004 Posted February 8, 2004 (edited) Controller 1 Joker ( HEX NTSC ) D04FE282 0000???? ???? Values: Open up your calculator, set it to HEX and put in FFFF. Subtract the value for Each button to be used in the joker. ( eg SELECT = FFFF - 0001 ( Select value ) = FFFE or Select and L3 = FFFF - 0001 ( Select Value ) - 0002 ( L3 value ) = FFFC ) Select 0001 L3 0002 R3 0004 Start 0008 Up 0010 Right 0020 Down 0040 Left 0080 L2 0100 R2 0200 L1 0400 R1 0800 Triangle 1000 Circle 2000 X 4000 Square 8000 nosig Edited February 8, 2004 by tokidoim Quote
Dacrone Posted February 8, 2004 Posted February 8, 2004 (edited) so then this code (below) makes it so when i press Select + L2 Eric Bischoff becomes Steve Austin and when i press Select + R2 Eric Bischoff returns to normal?....if i did it right....doubtful tho... D04FE282 0000FEFE 104C3008 00000001 D04FE282 0000FDFE 104C3008 00000016 I EDITED THIS TO PUT WAT I JUST GOT TO WAT U HAVE, ITS THE SAME..THANX TOKI, I OWE YOU ONE MAN! Edited February 8, 2004 by Dacrone Quote
tokidoim Posted February 8, 2004 Posted February 8, 2004 (edited) HEX NTSC D04FE282 0000FEFF - When controller 1 input is L2 104C3008 00000001 - Bischoff is Austin D04FE282 0000FDFF - When controller 1 input is R2 104C3008 00000016 - Biscoff is Bischoff nosig EDIT : so then this code (below) makes it so when i press Select + L2 Eric Bischoff becomes Steve Austin and when i press Select + R2 Eric Bischoff returns to normal?....if i did it right....doubtful tho... You did it right, but my joker instructions were hosed. I fixed 'em up and if you follow the edited instructions, it looks like you got it. Edited February 8, 2004 by tokidoim Quote
Dacrone Posted February 8, 2004 Posted February 8, 2004 i get this 10000 - 0001 = 0FFF so then, the 1st 0 is always an F on my calculator right? Quote
tokidoim Posted February 8, 2004 Posted February 8, 2004 Nah, I miffed the instructions on getting the joker value. Put in FFFF, not 10000. nosig Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.