
Originally Posted by
BullDog12345
How do i do this is in Ce with the Value's
Quick Tut pls
Quick tut XD @
BullDog12345
for other members sum 564 (Use calc in programmer view (alt+3) and HEX)
example:
Squad member 1 loadout 1 = 14453848C + 564 = 1445389F0 now it`s squad member 2 loadout 1 (camo)
Camo
Squad member 1 loadout 1 address = 14453848C
Patch
Squad member 1 address = 144538790
Background
Squad member 1 address = 144538794
---
first change in game everything you want and before LOCK (you need LOCK to play with it):
JE/JNE (for LOADOUT) address = 1404DCC2A //value in byte: 117 = LOCK/116 = UNLOCK
JE/JNE (for BACKGROUND) address = 1404DE185 //value in byte: 117 = LOCK/116 = UNLOCK
for patch you need lock background too
JE/JNE (for PATCH) address = 1404DE1CB //value in byte: 117 = LOCK/116 = UNLOCK
--
Sorry for my english
Be happy
