DIR Return Create A Forum - Home
---------------------------------------------------------
Hack Community
HTML https://roshacks.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Codes
*****************************************************
#Post#: 294--------------------------------------------------
[C++] Solid Chams
DIR By: Evo
Date: April 25, 2018, 8:58 am
---------------------------------------------------------
--- Code ---
if(opt.hacks.HACK1)
{
if((Stride == 36))
{
pDevice->SetRenderState(D3DRS_ZENABLE, false);
pDevice->SetTexture(0, texFireBrick);
pDrawIndexedPrimitive(pDevice,pType
D3DparamvalX,nMinIndex,nNumVertices,nStartIndex,nPrimitiveCount);
pDevice->SetTexture(0, texBlue);
pDevice->SetRenderState(D3DRS_ZENABLE, true);
}
--- End Code ---
*****************************************************
Page 1 of 1