Page 11 of 13 FirstFirst ... 910111213 LastLast
Results 151 to 165 of 189
  1. #151
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by whatup777 View Post
    In Hans Base my crosshair wont draw at all... I tried both Seals and acids but it still wont draw. There is an Endscene and I've tried drawing XHair there but still doesnt show. Any help?
    Yeah I messed up on the logic for my draw line.

    This should work instead..

    Code:
    //Do this once
    pDevice->GetViewport(&oViewport);
    
    //Then to draw :
    FillRGB(((int)oViewport.Width / 2) - 10, ((int)oViewport.Height / 2) - 1, 20, 3, D3DCOLOR_XRGB(255, 0, 0), pDevice);
    That would draw a line horizontally in the middle of the screen.

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

    NathanE (07-22-2010),whatup777 (07-19-2010)

  3. #152
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Thanks Ill try that. Call this in Endscene or where ever you want it?
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  4. #153
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by whatup777 View Post
    Thanks Ill try that. Call this in Endscene or where ever you want it?
    Your hooked D3D function.

  5. #154
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Apparently hans Base isnt hooking correctly. I'll talk to matypatty.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  6. #155
    ~Liberty~'s Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    255
    Reputation
    6
    Thanks
    201
    My Mood
    Cool
    Quote Originally Posted by CAFlames View Post
    You have to draw in endscene.. or gell::Present
    But now its visible all the time? /
    How do i turn it on and of? :S

    ~Liberty~ Last Menu

    Yes, I am Ostisgood. Still same Msn: Ostisgoodformpgh@hotmail.no

  7. #156
    jayhpatel2's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    6
    Hey i try to put em in
    i am new to c++ though
    can you teach me on how to put the codes like should i just put them the way u gave it?

  8. #157
    Polo™'s Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Im awsome and i fuck dolphins. Shwag Shwag Shwagg
    Posts
    10,118
    Reputation
    612
    Thanks
    861
    My Mood
    Pensive
    Quote Originally Posted by jayhpatel2 View Post
    Hey i try to put em in
    i am new to c++ though
    can you teach me on how to put the codes like should i just put them the way u gave it?
    I wouldnt advise u to start with D3D if ur new to c++, youll end up like cory

  9. #158
    DeadLinez's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    https://mpgh.net Sexy Points: 989,576,420
    Posts
    465
    Reputation
    11
    Thanks
    500
    My Mood
    Psychedelic
    lol corey is a c/p fag, he cant code. i flamed his thread, he wont be able to fix the 10pm patch

  10. #159
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by DeadLinez View Post
    lol corey is a c/p fag, he cant code. i flamed his thread, he wont be able to fix the 10pm patch
    Says the guy with 80 posts~

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  11. #160
    habsfan8's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up in Canada :D MPGH Rank: Platinum
    Posts
    142
    Reputation
    11
    Thanks
    37
    My Mood
    Inspired
    i dont understand how to do menu lol can you like make a vid ? that would be neat and quite helpful. I just dont know what to do with the values


    Respect List
    God601
    Obama
    topblast
    caflames
    -ExileD-

  12. #161
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by habsfan8 View Post
    i dont understand how to do menu lol can you like make a vid ? that would be neat and quite helpful. I just dont know what to do with the values
    It doesn't work that way... you actually need to know a programming language for these to work.

  13. #162
    NathanE's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    2
    My Mood
    Cheerful
    very nice release man. i can really learn from this.

    Thank you

  14. #163
    doomsave3's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Ca Hack
    Posts
    69
    Reputation
    10
    Thanks
    6
    My Mood
    Amused
    Hi can someone teach me how to hack?

  15. #164
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by doomsave3 View Post
    Hi can someone teach me how to hack?
    https://www.mpgh.net/forum/207-combat...arms-hack.html

    Copy and paste that into a notepad document and release it as your own.

    How do you think everybody else makes hacks ? Duh !

  16. #165
    Killahr's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Germany
    Posts
    164
    Reputation
    10
    Thanks
    43
    My Mood
    Yeehaw
    IS somebody so kind and helps me?

    I am getting these errors:
    1>Base.cpp(9): error C2146: Syntaxfehler: Fehlendes ';' vor Bezeichner 'pFont'
    1>Base.cpp(9): error C4430: Fehlender Typspezifizierer - int wird angenommen. Hinweis: "default-int" wird von C++ nicht unterstützt.
    1>Base.cpp(9): error C4430: Fehlender Typspezifizierer - int wird angenommen. Hinweis: "default-int" wird von C++ nicht unterstützt.
    Translated by google:
    1> Base.cpp (9): error C2146: syntax error: missing ';' pFonts before identifier ''
    1> Base.cpp (9): error C4430: missing type specifier - int assumed. Note: default-int "is not supported by C + +.
    1> Base.cpp (9): error C4430: missing type specifier - int assumed. Note: default-int "is not supported by C + +.
    here:
    Code:
    LPD3DXFONT pFont;

Page 11 of 13 FirstFirst ... 910111213 LastLast

Similar Threads

  1. [Release] Class library with some useful functions.
    By t7ancients in forum C# Programming
    Replies: 8
    Last Post: 05-17-2011, 04:41 AM
  2. Useful Functions
    By Iamazn1 in forum Visual Basic Programming
    Replies: 6
    Last Post: 01-15-2011, 12:14 AM
  3. [Release] DrawCheckBox Function
    By DeadLinez in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 17
    Last Post: 09-10-2010, 04:49 AM
  4. [Discussion] Ideas for my next launcher release, look, functions & more
    By teun95 in forum CrossFire Hacks & Cheats
    Replies: 17
    Last Post: 03-02-2010, 04:38 PM
  5. [Release] USE OPK FOR COMBAT ARMS NO DOWNLOAD UNPATCHABLE AND UNDETECTABLE!!!
    By wetrichard in forum Combat Arms Hacks & Cheats
    Replies: 114
    Last Post: 05-24-2009, 09:40 AM