Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

D3D Cheat


sirox

Rekomendowane odpowiedzi

Opublikowano

Po długich oczekiwaniach i ciężkich prób stworzenia D3D wkoncu sie udało .Ale jak zwykłe jakiś bład jest ,w którym byscie mogli mi pomuc

------ Build started: Project: ELExTrO D3D, Configuration: Release Win32 ------

Compiling...

Base.cpp

.\Base.cpp(28) : error C2065: 'SuperJump' : undeclared identifier

Build log was saved at "file://d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\BuildLog.htm"

ELExTrO D3D - 1 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

a tu moj skrytpt:

if (CH_SuperJump !=0)

{

if(GetAsyncKeyState(VK_CONTROL)&1)

 

{

switch (CH_SuperJump)

{

case 1: *(float*)(Player+OFS_Y) = 500;break;

case 2: *(float*)(Player+OFS_Y) = 2500;break;

case 3: *(float*)(Player+OFS_Y) = 5000;break;

}

}

}

mizsigncenaviper.png

Zbieram - Nie +

nowy D3D v1.2

Opublikowano

sory literówka, dalej to samo ;[

------ Build started: Project: ELExTrO D3D, Configuration: Release Win32 ------

Compiling...

Base.cpp

d:\documents and settings\uzytkownik\moje dokumenty\visual studio 2008\projects\sirox\elextro d3d\Hacks.h(18) : error C2065: 'SuperJump' : undeclared identifier

Build log was saved at "file://d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\BuildLog.htm"

ELExTrO D3D - 1 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

mizsigncenaviper.png

Zbieram - Nie +

nowy D3D v1.2

Opublikowano (edytowane)

Takie cos wyskakuje

------ Build started: Project: ELExTrO D3D, Configuration: Release Win32 ------

Compiling...

Base.cpp

.\Base.cpp(20) : error C2040: 'SuperJump' : 'char *[]' differs in levels of indirection from 'int'

Build log was saved at "file://d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\BuildLog.htm"

ELExTrO D3D - 1 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

 

a jak dałem ten staszy kod to taki bład wywala

------ Build started: Project: ELExTrO D3D, Configuration: Release Win32 ------

Compiling...

Base.cpp

Linking...

LINK : fatal error LNK1104: cannot open file 'D3DX9.LIB'

Build log was saved at "file://d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\BuildLog.htm"

ELExTrO D3D - 1 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Edytowane przez sirox

mizsigncenaviper.png

Zbieram - Nie +

nowy D3D v1.2

Opublikowano (edytowane)

Macie jakies propozycja co do tego błedu ?

 

@down mam ci screena z tego błedu i z tym co piszesz zrobic?

 

 

a juz chyba to ogarnołem ale jeszcze to zostaje;[

 

------ Build started: Project: ELExTrO D3D, Configuration: Release Win32 ------

Compiling...

Base.cpp

.\Base.cpp(20) : error C2040: 'SuperJump' : 'char *[]' differs in levels of indirection from 'int'

Build log was saved at "file://d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\BuildLog.htm"

ELExTrO D3D - 1 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

 

O proszę jak wykasowałem wql jumpa to to wyskoczyło

 

 

Build started: Project: ELExTrO D3D, Configuration: Release|Win32

 

Command Lines

 

 

Creating temporary file "d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\RSP00000839001856.rsp" with contents

[

/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "ELEXTROD3D_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W0 /c /Zi /TP ".\Base.cpp"

]

Creating command line "cl.exe @"d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\RSP00000839001856.rsp" /nologo /errorReport:prompt"

Creating temporary file "d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\RSP00000939001856.rsp" with contents

[

/OUT:"D:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\Release\ELExTrO D3D.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\ELExTrO D3D.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\Release\ELExTrO D3D.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

 

".\Release\Base.obj"

 

".\Release\Quelle.obj"

 

".\Release\d3dmenu.obj"

]

Creating command line "link.exe @"d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\RSP00000939001856.rsp" /NOLOGO /ERRORREPORT:PROMPT"

 

Output Window

 

 

Compiling...

Base.cpp

Linking...

LINK : fatal error LNK1104: cannot open file 'D3DX9.LIB'

 

Results

 

 

Build log was saved at "file://d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\BuildLog.htm"

ELExTrO D3D - 1 error(s), 0 warning(s)

czyli:

------ Build started: Project: ELExTrO D3D, Configuration: Release Win32 ------

Compiling...

Base.cpp

Linking...

LINK : fatal error LNK1104: cannot open file 'D3DX9.LIB'

Build log was saved at "file://d:\Documents and Settings\Uzytkownik\Moje dokumenty\Visual Studio 2008\Projects\sirox\ELExTrO D3D\Release\BuildLog.htm"

ELExTrO D3D - 1 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Edytowane przez sirox

mizsigncenaviper.png

Zbieram - Nie +

nowy D3D v1.2

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
×
×
  • Dodaj nową pozycję...