re: [Release] zTeam Season 8 Episode 2 (Source)
Yes, the source code is going fine and everything works. Does anyone have a complete and update to the latest client zTeam?
re: [Release] zTeam Season 8 Episode 2 (Source)
With some changes, source can compile fine with VS2013
https://forum.ragezone.com/cache.php...%2FmYrHgai.jpg
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
psychedelic
Hey bro can u share me the code that u already converted to vs2013 pleasE?
I got this problem please help 1>------ Build started: Project: GameServer, Configuration: Debug Win32 ------1> StdAfx.cpp
1>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
1> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
1> _WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h)
1>c:\mu project\ztseason8\gameserver\source\stdafx.h(35): fatal error C1083: Cannot open include file: 'SecureEngineSDK.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
re: [Release] zTeam Season 8 Episode 2 (Source)
need full file Server and Client latest version
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
StefanoAguiar
Now will come out of all Team quante place now:
cuTeam
bostaTeam
Among others .....
the cry is free
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
qword
Who can share data folder?
https://mega.co.nz/#!F8h3lLgA!E0LwqR...nRdVenuOiFQpT0
Anyone have ItemGlow.z and ItemExcellentOption.z?
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
jackbot
Hey bro can u share me the code that u already converted to vs2013 pleasE?
I got this problem please help 1>------ Build started: Project: GameServer, Configuration: Debug Win32 ------1> StdAfx.cpp
1>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
1> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
1> _WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h)
1>c:\mu project\ztseason8\gameserver\source\stdafx.h(35): fatal error C1083: Cannot open include file: 'SecureEngineSDK.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Compiled is easy,
- change to Release
- Compiled cryptlib.sln -> cryptlib.lib copy and paste to crypto (replace)
- Compile your GameServer.sln and Finish :D
PDT: Visual Studio 2012 , desactivate No (/SAFESEH:NO) :w00t:
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
dsw_pool
Compiled is easy,
- change to Release
- Compiled cryptlib.sln -> cryptlib.lib copy and paste to crypto (replace)
- Compile your GameServer.sln and Finish :D
PDT: Visual Studio 2012 , desactivate No (/SAFESEH:NO) :w00t:
:( its gives me alot of error
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(371): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(381): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(386): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(413): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(414): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(415): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(432): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(433): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(434): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(451): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(452): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(453): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(487): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(493): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(503): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(508): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\ZTLuaBackup.h(34): warning C4018: '<' : signed/unsigned mismatch
1>c:\mu project\ztseason8\gameserver\source\ZTLuaBackup.h(67): warning C4018: '<' : signed/unsigned mismatch
1> zzzmathlib.cpp
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
------
Can you please share me your GameServer folder that already converted ? Please
re: [Release] zTeam Season 8 Episode 2 (Source)
@jackbot
Code:
ldir = i % 8;
auto endx = sx + this->Dir[ldir*2];
auto endy = sy + this->Dir[ldir*2+1];
auto dist = this->GetDist(endx, endy, dx, dy);
re: [Release] zTeam Season 8 Episode 2 (Source)
latest db and rest of files anyone?
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
jackbot
:( its gives me alot of error
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(371): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(381): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(386): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(413): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(414): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(415): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(432): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(433): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(434): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(451): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(452): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(453): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(487): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(493): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(503): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\..\common\zzzpath.h(508): error C3530: 'auto' cannot be combined with any other type-specifier
1>c:\mu project\ztseason8\gameserver\source\ZTLuaBackup.h(34): warning C4018: '<' : signed/unsigned mismatch
1>c:\mu project\ztseason8\gameserver\source\ZTLuaBackup.h(67): warning C4018: '<' : signed/unsigned mismatch
1> zzzmathlib.cpp
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
------
Can you please share me your GameServer folder that already converted ? Please
add CommandLine C/C++: /Zc:auto-
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
BladeKnight109
add CommandLine C/C++: /Zc:auto-
fix by BladeKing :)
re: [Release] zTeam Season 8 Episode 2 (Source)
Sources Client Fix.
Fix Disconnect Server.
Fix Protection Marco.
Uncommented
Crack.cpp
//SetOp((LPVOID)0x0065AD9F, (LPVOID)0x0AC13809, NONE);
//SetRange((LPVOID)0x09E22167, 3, NOP);
//SetRange((LPVOID)0x0A2AD2B0, 3, NOP);
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
BladeKnight109
using visual studio 2008/2010
._. really ?
@jackbot
in your problem in zzzpath.h, change to auto int -> /*auto*/ int, and finish !
Compiled to VS 2010, 2012 and 2013 :sleep:
re: [Release] zTeam Season 8 Episode 2 (Source)
Quote:
Originally Posted by
dsw_pool
._. really ?
@jackbot
in your problem in zzzpath.h, change to auto int -> /*auto*/ int, and finish !
Compiled to VS 2010, 2012 and 2013 :sleep:
fixed by BladeKing :)