06-29-2012, 06:06 AM
after pasting all eight pac's of my custom women's title belt at the end of _EVTOBJ.PAC and calculating the offset's /800-8 and the size converted from decimal to hex /100+1 the original women's belt still show's up????
the eight offset's to divide by 800 minus 8:
10D9800 /800-8 = 21ab
10E8800 /800-8 = 21c9
10F9000 /800-8 = 21ea
1108000 /800-8 = 2208
1117000 /800-8 = 2226
1127800 /800-8 = 2247
1136800 /800-8 = 2265
1145800 /800-8 = 2283
then reverse the result to get 8322
the eight evtobj.pac.number.pac's to convert from decial to hex/100+1:
EVTOBJ.PAC.5.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.14.PAC 67584 from decimal to hex/100+1 =0109
EVTOBJ.PAC.23.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.319.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.328.PAC 67584 from decimal to hex/100+1 =0109
EVTOBJ.PAC.337.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.364.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.373.PAC 67584 from decimal to hex/100+1 =0109
reversed is F100 or 0901
update the plistps2.ARC file and paste write "8322 F100" or "8322 0901" after the correct belt ID
which is "2005 the women's title belt in the plistps2.ARC file
the eight offset's to divide by 800 minus 8:
10D9800 /800-8 = 21ab
10E8800 /800-8 = 21c9
10F9000 /800-8 = 21ea
1108000 /800-8 = 2208
1117000 /800-8 = 2226
1127800 /800-8 = 2247
1136800 /800-8 = 2265
1145800 /800-8 = 2283
then reverse the result to get 8322
the eight evtobj.pac.number.pac's to convert from decial to hex/100+1:
EVTOBJ.PAC.5.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.14.PAC 67584 from decimal to hex/100+1 =0109
EVTOBJ.PAC.23.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.319.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.328.PAC 67584 from decimal to hex/100+1 =0109
EVTOBJ.PAC.337.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.364.PAC 61440 from decimal to hex/100+1 =00F1
EVTOBJ.PAC.373.PAC 67584 from decimal to hex/100+1 =0109
reversed is F100 or 0901
update the plistps2.ARC file and paste write "8322 F100" or "8322 0901" after the correct belt ID
which is "2005 the women's title belt in the plistps2.ARC file
