Page 6 of 21 FirstFirst ... 4567816 ... LastLast
Results 76 to 90 of 308
  1. #76
    coogle007's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    267
    Reputation
    18
    Thanks
    297
    My Mood
    Aggressive
    I have some error on this base anyway Thanks 4 sharing

  2. #77
    117185's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    69
    Reputation
    10
    Thanks
    1
    Yeah everytime if i want to build ive got errors like can not load pre-compile header Menu.pch i seriously dont know what to do now maybe someone can TV with me1?

  3. #78
    coogle007's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    267
    Reputation
    18
    Thanks
    297
    My Mood
    Aggressive
    I have this problems

    Code:
    1>------ Build started: Project: CaBase, Configuration: Debug Win32 ------
    1>Compiling...
    1>Base.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(88) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [9]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(89) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [13]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(90) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [11]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>DirectX.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\directx.cpp(26) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char [1024]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>Menu.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(78) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(81) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(83) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>Generating Code...
    1>Build log was saved at "file://c:\Documents and Settings\Carmine\Documenti\Downloads\Hans & Gellins Base Combined\Hans & Gellins Base Combined\CaBase\Debug\BuildLog.htm"
    1>CaBase - 7 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    .....

  4. #79
    mo3ad001's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    842
    Reputation
    53
    Thanks
    797
    My Mood
    Busy
    Quote Originally Posted by coogle007 View Post
    I have this problems

    Code:
    1>------ Build started: Project: CaBase, Configuration: Debug Win32 ------
    1>Compiling...
    1>Base.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(88) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [9]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(89) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [13]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(90) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [11]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>DirectX.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\directx.cpp(26) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char [1024]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>Menu.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(78) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(81) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(83) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>Generating Code...
    1>Build log was saved at "file://c:\Documents and Settings\Carmine\Documenti\Downloads\Hans & Gellins Base Combined\Hans & Gellins Base Combined\CaBase\Debug\BuildLog.htm"
    1>CaBase - 7 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    .....
    OMG Yup Because your Copy and Paster

    H A X O
    Email : Noobmem@hotmail.com


  5. #80
    maudesrule's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    163
    Reputation
    10
    Thanks
    26
    My Mood
    Sneaky
    nice wierd to see two combine
    CuRrEnT sTaTuS:
    Getting back into CA and hacking from 360



    message of the week:
    its okay to be gay, but do not crack a nut up my butt!

  6. #81
    coogle007's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    267
    Reputation
    18
    Thanks
    297
    My Mood
    Aggressive
    Copy and paste? ._.
    I downloaded it and i add some functions and new addy compile and i got errors

  7. #82
    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 coogle007 View Post
    Copy and paste? ._.
    I downloaded it and i add some functions and new addy compile and i got errors
    You obviously haven't searched on Google.

    You shouldn't even need to because it's common knowledge(I thought) how to fix the error.

  8. #83
    coogle007's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    267
    Reputation
    18
    Thanks
    297
    My Mood
    Aggressive
    i hate search on google
    I try to fix by me...
    Or if you want your help
    sry 4 bad english

  9. #84
    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
    Ok, the error is easy, to fix. if you actually know how to program.

  10. #85
    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 coogle007 View Post
    i hate search on google
    I try to fix by me...
    Or if you want your help
    sry 4 bad english
    Then quit programming right now.

  11. #86
    coogle007's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    267
    Reputation
    18
    Thanks
    297
    My Mood
    Aggressive
    I fix IT
    I have set Unicode Carachters
    sry 4 bad english

  12. #87
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    I Need Help All Works Fine But The Problem Is How Do I Add The Hacks?

  13. #88
    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 MrSkafighter View Post
    I Need Help All Works Fine But The Problem Is How Do I Add The Hacks?
    Stop copying and pasting menus + releasing and start reading.

    God there are too many idiots on MPGH.

  14. The Following User Says Thank You to Crash For This Useful Post:

    markoj (08-29-2010)

  15. #89
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    I Am Not An Adiot I Just Need Some Help Lol.

  16. #90
    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 MrSkafighter View Post
    I Am Not An Adiot I Just Need Some Help Lol.
    Scrolling down and immediately clicking on the download button isn't helping you that much.

    Read the thread before posting with a problem.

Page 6 of 21 FirstFirst ... 4567816 ... LastLast

Similar Threads

  1. help Hans & Gellins Base Combined
    By yoyoman4567 in forum Combat Arms Coding Help & Discussion
    Replies: 9
    Last Post: 02-21-2011, 01:34 PM
  2. Erro Hans & gellins base combined
    By dllbase in forum Combat Arms Brazil Discussions
    Replies: 5
    Last Post: 01-21-2011, 10:10 AM
  3. How to add hacks in Hans & Gellins Base Combined
    By AlessandroPL in forum Combat Arms Coding Help & Discussion
    Replies: 5
    Last Post: 01-13-2011, 03:56 PM
  4. Hans & Gellins Base Combined
    By AlessandroPL in forum Combat Arms Coding Help & Discussion
    Replies: 10
    Last Post: 01-13-2011, 02:32 PM
  5. Gellins + Hans Base Combined By whit -Menu Not Appearing-
    By austen407 in forum Combat Arms Coding Help & Discussion
    Replies: 4
    Last Post: 10-21-2010, 06:32 PM