Results 1 to 1 of 1
  1. #1
    chargerfox's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    61

    Chams not work closely กกก

    Too close to the animal to the Chams does not work, or point it with the weapon he disappears. It is as if in short distance ranges chams not working.
    Any ideas? I need to add something? I miss something? Please help or suggestion.
    Add some photos and code.

    Code:
    HRESULT WINAPI myDrawIndexedPrimitive(LPDIRECT3DDEVICE9 pDevice, D3DPRIMITIVETYPE Type, UINT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount)
    {	  
      LPDIRECT3DVERTEXBUFFER9 Stream_Data;
      UINT Offset = 0;
      UINT m_Stride = 0;
    
      if(pDevice->GetStreamSource(0, &Stream_Data, &Offset, &m_Stride) == D3D_OK)
      Stream_Data->Release();
    
      if(Chams==1)
      {
    	  if(Mule_Deer_F || Mule_Deer_M) // Female or Male
    	  {	
    		  pDevice->SetRenderState(D3DRS_ZENABLE,0);
    		  pDevice->SetTexture( 0, aRed);
    		  pDrawIndexedPrimitive(pDevice, Type, BaseVertexIndex, MinVertexIndex, NumVertices, startIndex, primCount);
    	  }
      }
    IMAGES ATTACHED DOWN

    ANY IDEAS?
    Tanks all.
    Attached Images Attached Images
    Last edited by chargerfox; 11-30-2015 at 03:34 AM.

  2. The Following 3 Users Say Thank You to chargerfox For This Useful Post:

    lvous (12-01-2015),Vas5 (01-20-2019),xTitancore (02-11-2016)

Similar Threads

  1. CHAMS NOT WORKING HELP MEEEEE
    By Kevin in forum Combat Arms Help
    Replies: 10
    Last Post: 11-24-2009, 05:42 PM
  2. CHAMS NOT WORKING
    By Kevin in forum Combat Arms Help
    Replies: 7
    Last Post: 11-22-2009, 07:42 AM
  3. TnT hacks/Chams not working at all.
    By SMGalaxy in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 08-22-2009, 12:37 PM
  4. [Help] Strifes Chams not working on Vista anymore?
    By PyroCorona in forum Trade Accounts/Keys/Items
    Replies: 4
    Last Post: 10-24-2008, 10:20 AM
  5. Strife's Chams Not Working?
    By AgentElmo in forum Combat Arms Hacks & Cheats
    Replies: 22
    Last Post: 09-07-2008, 11:29 AM