1 [SM8E52] CODMW3 - Change Reticle CCP & wiimote 2/5/2012, 6:22 pm
TrickyNeon
Change Crosshair Picture[Crashzer]
0512C8E0 XXXXXXXX
I figured out his method
Works Only With these values:
*Found Button Values
*Completed CCP Request
*Added Special Value (untested)
Special Value:
0000002A
Wiimote:
Down Dpad:00000004
Up Dpad:00000008
Right Dpad:00000002
Left Dpad:00000001
Plus Button:00000010
2 Button:00000100
1 Button:00000200
B Button:00000400
A Button:00000800
Minus Button:00001000
Z Button:00002000
C Button:00004000
Home Button:00008000
CCP:
Up:00000001
Left:00000002
Zr:00000004
X:00000008
a:00000010
y:00000020
b:00000040
Zl:00000080
R:00000200
+:00000400
-: 00001000
L:00002000
Down:00004000
Right:00008000
---Thoughts---
I'm thinking about his other code where the value might be here:
Spec Ops: Display Button [Crashzer]
08832202 0000FFFF
20020087 00000000
and might be able to load through a 2 digit value but not so sure...
Maybe the dvar is made for the dpad.. yeah prob..
Surprise Code:
- Spoiler:
- Crosshair Cycler Wiimote[Crashzer]
0512C8E0 00000004
0512C8E0 00000008
0512C8E0 00000002
0512C8E0 00000001
0512C8E0 00000010
0512C8E0 00000100
0512C8E0 00000200
0512C8E0 00000400
0512C8E0 00000800
0512C8E0 00001000
0512C8E0 00002000
0512C8E0 00004000
0512C8E0 00008000
*Cycles through wiimote buttons for rectiles
Crosshair Cycler CCP[Crashzer]
0512C8E0 00000001
0512C8E0 00000002
0512C8E0 00000004
0512C8E0 00000008
0512C8E0 00000010
0512C8E0 00000020
0512C8E0 00000040
0512C8E0 00000080
0512C8E0 00000200
0512C8E0 00000400
0512C8E0 00001000
0512C8E0 00002000
0512C8E0 00004000
0512C8E0 00008000
*Cycles through all CCP Buttons for your crosshairs
Your welcome