Dacrone Posted August 24, 2003 Posted August 24, 2003 these are for CB2.... -------------------------------------- INTERCONTINENTAL TITLE: 0A734C1D 000000?? 0A724C1D 000000?? 0A714C1D 000000?? 0A704C1D 000000?? 0A774C1D 000000?? 0A764C1D 000000?? 0A754C1D 000000?? 0A744C1D 000000?? 0A8B4C1D 000000?? 0A8A4C1D 000000?? 0A894C1D 000000?? 0A884C1D 000000?? 0A8F4C1D 000000?? 0A8E4C1D 000000?? 0A8D4C1D 000000?? 0A8C4C1D 000000?? ---------------------------------- EUROPEAN TITLE: 0AB34C1D 000000?? 0AB24C1D 000000?? 0AB14C1D 000000?? 0AB04C1D 000000?? 0AB74C1D 000000?? 0AB64C1D 000000?? 0AB54C1D 000000?? 0AB44C1D 000000?? ------------------------------------- CAPITAL LETTERS: *replace the ??s with these letter* A = 41 B = 42 C = 43 D = 44 E = 45 F = 46 G = 47 H = 48 I = 49 J = 4A K = 4B L = 4C M = 4D N = 4E O = 4F P = 50 Q = 51 R = 52 S = 53 T = 54 U = 55 V = 56 W = 57 X = 58 Y = 59 Z = 5A 20 = SPACE ------------------------------ LOWER CASE: a = 61 b = 62 c = 63 d = 64 e = 65 f = 66 g = 67 h = 68 i = 69 j = 6A k = 6B l = 6C m = 6D n = 6E o = 6F p = 70 q = 71 r = 72 s = 73 t = 74 u = 75 v = 76 w = 77 x = 78 y = 79 z = 7A ----------------------- SIGNS FOR TITLE NAME CHANGES: 10 THOUGH 1F = IT BACKSPACES THE LETTER, makes the name shorter 1 letter 20 = A SPACE 21 = ! 22 = " 23 = # 24 = $ 25 = % 26 = & 27 = ' 28 = ( 29 = ) 2A = ' 2B = + 2C = , 2D = - 2E = . 2F = / 40 = @ 5B = [ 5C = its like a cimi circle, then another one upside down right below it, and they are connected in the middle by a very slim line, and the top has like a V connected to it??? its weird u'd have to try it........ 5D = ] 5E = ` 5F = _ 60 = * 7B = { 7C = | 7D = } 7E = its the little R with a circle around it..... 7F = ^ ` CREDIT:......100% ME FOR FIGURING IT OUT...IF NE1 KNEW THIS ALREADY TELL ME SO I CAN CHANGE THE CREDIT....... Quote
Dacrone Posted August 24, 2003 Author Posted August 24, 2003 hey, i am bumpin this up 4 u too look at blood knight, cuz see the ic and euro have as many lines as letters are in their names, so i dont get how to do those ones u posted, cuz each line can only be one letter, plz help me out here.... Quote
BloodKnight13 Posted August 25, 2003 Posted August 25, 2003 the one line I gave is the hex for the titles for every letter you need you do the line again undisputed title 003BF010 000000??---??=55 FOR U 003BF010 000000??---??=6e FOR n and so on I hope that helps sorry for the missunderstanding Quote
Trigin Posted August 25, 2003 Posted August 25, 2003 (edited) For 8-bit hex, it's: 003BF010 000000?? (55 for U) 003BF011 000000?? (6E for n) 003BF012 000000?? (64 for d) 003BF013 000000?? (69 for i) etc. However, it's much easier to use 32-bit hex. The only difficult part about this at first is entering the values in reverse. An example would be: 203BF010 ???????? (69646E55 for idnU) 203BF014 ???????? (74757073 for tups) etc. Edited August 25, 2003 by Trigin Quote
Dacrone Posted August 25, 2003 Author Posted August 25, 2003 dude, i got them all to changeable titles, 16 letters or less, but i cant get the tag titles to work right, so i think that u need to fix this trigin, plzzzzz...and wats up wit the backward sh*t, i thought u were a quote: "lowly converter" unquote....lmao at that lie.....ne wayz, plz fix this trigin....... 003BF030 00000000 Quote
Trigin Posted August 25, 2003 Posted August 25, 2003 003BF030 00000000 is correct for the tag team titles. The belts fall in order by twenty. 003BF0"10" 00000000 (Undisputed) 003BF0"30" 00000000 (Tag Team) 003BF0"50" 00000000 (Intercontinental) 003BF0"70" 00000000 (Hardcore) 003BF0"90" 00000000 (European) 003BF0"B0" 00000000 (Cruiserweight) What might be the problem is you entered a name smaller than the original as well as used no zeros at the end. If an altered name will be smaller than an original name, you must place 00 at the end of the last line of code. For example, altering Tag Team Champions to ABCD would be: in 8-bit hex 003BF030 00000041 003BF031 00000042 003BF032 00000043 003BF033 00000044 003BF034 00000000 in 32-bit hex 203BF030 44434241 203BF034 00000000 Quote
Dacrone Posted August 26, 2003 Author Posted August 26, 2003 ya man, i know but i convert them to cb2 and all of them work but the tag titles, and here it is as cb2 0A534C1D 000000?? then i know how to make the last 2 to where it is ne thing on the game, but it wont work on the cb2 for some reason....thats why i want u to help me....and i already know how to make ne belt into 16 #s/letters/signs or less, so i need this one to work.....plzzz??? 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.