Posts by cuongh
4 posts total, newest first.
is my source exactlyin CrossFire Hack Coding / Programming / Source Code - [QUOTE=ComboDance;11739899]i don't know, this is my full of STW and it's work fine :
DWORD pWallClass = *(DWORD*)(CShell + 0x19cb37c);
if (stw == 1 )
{
if (pWeaponMgr != 0)// DWORD oWeaponMgr
{
if(pWallClais my source exactlyin CrossFire Hack Coding / Programming / Source Code - [QUOTE=ComboDance;11728715]this code for shoot through wall, so you can try this code
if(pWallClass)
{
for(int i = 0;i<64;i++) {
*(float*)(pWallClass+(i*0x0594)+0x568) = true;
*(float*)(pWallClass+(i*0x05is my source exactlyin CrossFire Hack Coding / Programming / Source Code - [QUOTE=jhetro1254;11726358]for (int i=0; i < 0x3F; i++)
change to
for (int i=0; i < 64; i++)[/QUOTE]
thank you, but it is not solved.is my source exactlyin CrossFire Hack Coding / Programming / Source Code - Hi everyone, i'm new to write cheat.
I have been attached my dll to crossfire (i am using open source from phonix-cf).
i try to add some feature like shot throught the wall.
I found some string and code
[QUOTE]___:10988
Showing the 4 most recent posts.