Thread: [Help] D3D

Results 1 to 8 of 8
  1. #1
    SpiderByte's Avatar
    Join Date
    Jan 2006
    Posts
    103
    Reputation
    10
    Thanks
    3

    [Help] D3D

    Can someone post a link or show me how to make colored character models?

  2. #2
    SpiderByte's Avatar
    Join Date
    Jan 2006
    Posts
    103
    Reputation
    10
    Thanks
    3
    Anyone at all? The only thing I want is for the characters to be red, green, and blue...

  3. #3
    m0d hippY's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Im working on them currently. With the help of reborn finding the crc's I just need to write a dll, my only problem is d3d8 coding. Im a first timer for d3d, I am used to ogl. Anyway I got all the crc's but im used to doing model rec using NumVertices. If anyone can help me out, id appreciate it.
    [php]
    #include <iostream>
    int main()
    {
    float owned?=0;
    float total=0;

    cout << "Please enter number of headshots to be executed. \n";
    cin >> owned? /n;
    cout << "m0d hipp? owned" <<total << "people." << endl;
    return 0;
    }
    [/php]

  4. #4
    SpiderByte's Avatar
    Join Date
    Jan 2006
    Posts
    103
    Reputation
    10
    Thanks
    3
    (lol) Nice little signature, but I have no clue as of what to do when it comes to D3D making, sorry.

  5. #5
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,687
    Reputation
    4747
    Thanks
    12,552
    My Mood
    Yeehaw
    I know nothing about Coloring. XD



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  6. #6
    $GHOST$'s Avatar
    Join Date
    Jan 2006
    Posts
    563
    Reputation
    10
    Thanks
    45
    Quote Originally Posted by arunforce
    I know nothing about Coloring. XD
    same here ^^ lol any tuts you guys could pst wud help lol


    CHRONO^^^ TY...NOW HE HATES ME THO...

    [img]https://img.photobucke*****m/albums/v470/Chronologix/Sig/mpghm.gif[/img]
    TEH FUTURE IS HERE= NEW MOD YA

  7. #7
    m0d hippY's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    dont worry about the coloring, I got all the coding portion settled, the only thing I need to know is how to make chams using crc's, cause the only way I know is by using numvertices.
    if(m_Stride == 44 && (NumVertices == 352 || NumVertices == 700 || NumVertices == 927 || NumVertices == 1019 || NumVertices == 1123 || NumVertices == 1338 || NumVertices == 1578))
    ^^ this is an example of numvertices for another game, I have hexadecimal values like: 0x558FE4FE
    soo my question is how would I use it.. would it be used liek this:
    if(m_Stride == 44 && (NumVertices == 0x558FE4FE || etc..))

    thats my only question..
    [php]
    #include <iostream>
    int main()
    {
    float owned?=0;
    float total=0;

    cout << "Please enter number of headshots to be executed. \n";
    cin >> owned? /n;
    cout << "m0d hipp? owned" <<total << "people." << endl;
    return 0;
    }
    [/php]

  8. #8
    SpiderByte's Avatar
    Join Date
    Jan 2006
    Posts
    103
    Reputation
    10
    Thanks
    3
    I think so, but I'm not sure...

Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM