Results 1 to 14 of 14

Threaded View

  1. #1
    firefox800's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    294
    Reputation
    10
    Thanks
    2,136
    My Mood
    Fine

    Thumbs up Special Force Chams

    Special Force Chams (Pink+Blue)

    Code:
    {
    pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
    pDevice->SetRenderState(D3DRS_ZFUNC,D3DCMP_NEVER);
    pDevice->SetTexture(0,Blue);
    pDrawIndexedPrimitive(pDevice,Type,BaseIndex,MinIn dex,Numvertices,Startindex,Primitive);
    pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_TRUE);
    pDevice->SetRenderState(D3DRS_ZFUNC,D3DCMP_LESSEQUAL);
    pDevice->SetTexture(0,Pink);
    }
    Screenshots:
    Attached Thumbnails Attached Thumbnails
    ladydiane.JPG  


Similar Threads

  1. Battlefield 2 Special Forces Crash
    By ExcallabuR in forum Battlefield 2 Hacks & Cheats
    Replies: 2
    Last Post: 03-16-2009, 12:34 PM
  2. need help for special force philippines
    By nathanael890 in forum Soldier Front General
    Replies: 1
    Last Post: 09-03-2008, 06:52 AM
  3. battlefield 2 special forces
    By thesoldier95 in forum Battlefield 2 Hacks & Cheats
    Replies: 3
    Last Post: 08-16-2008, 12:12 AM
  4. Special forces
    By darkone1149 in forum Hack Requests
    Replies: 0
    Last Post: 04-21-2007, 01:44 PM
  5. BF2 special forces HELP
    By qwerty1029 in forum Suggestions, Requests & General Help
    Replies: 9
    Last Post: 01-05-2007, 11:22 PM