i got last error
char* szPlayerName = argv[1];
I updated the code in the main post, just redo it and it should work.
perfect as is the lack of teleport just respawn only.
i dont use CQ
never mind its done Thanks Fixed already
Last edited by Vusion; 16-01-13 at 11:00 PM.
these code get error
------ Build started: Project: Gunz, Configuration: BRZ_Release_publish Win32 ------
Performing Pre-Build Event...
"svn" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
Load failed : 'revision.xml'
Compiling...
ZStageSetting.cpp
ZStageSetting.cpp(448) : error C2065: 'StageSetting_StageSUICIDE' : undeclared identifier
ZStageSetting.cpp(448) : error C2228: left of '.szText' must have class/struct/union type
ZStageSetting.cpp(449) : error C2228: left of '.szText' must have class/struct/union type
ZStageSetting.cpp(449) : error C3861: 'StageSetting_StageSUICIDE': identifier not found, even with argument-dependent lookup
ZChat_Cmds.cpp
ZChat_Cmds.cpp(96) : warning C4518: 'void ' : storage-class or type specifier(s) unexpected here; ignored
ZChat_Cmds.cpp(96) : error C2146: syntax error : missing ';' before identifier 'ChatCmd_ChangePassword'
ZChat_Cmds.cpp(175) : error C2664: 'ZChatCmdManager::AddCommand' : cannot convert parameter 3 from 'int (__cdecl *)(const char *,const int,char **const )' to 'ZChatCmdProc (__cdecl *)'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
ZChat_Cmds.cpp(189) : error C2146: syntax error : missing ';' before identifier 'm_CmdManager'
ZChat_Cmds.cpp(1086) : error C2556: 'void ChatCmd_ChangePassword(const char *,const int,char **const )' : overloaded function differs only by return type from 'int ChatCmd_ChangePassword(const char *,const int,char **const )'
ZChat_Cmds.cpp(96) : see declaration of 'ChatCmd_ChangePassword'
ZChat_Cmds.cpp(1086) : error C2371: 'ChatCmd_ChangePassword' : redefinition; different basic types
ZChat_Cmds.cpp(96) : see declaration of 'ChatCmd_ChangePassword'
Vusion after applying teleport my client was Crash,exit Why i Build Gunz and Korea release
oh i see sahar didnt know that
Joe9099 should work on security.
Great release my friend.. and I agree with Sahar !
Code:------ Build started: Project: Gunz, Configuration: BRZ_Release_publish Win32 ------ Performing Pre-Build Event... "svn" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. Load failed : 'revision.xml' Compiling... ZStageSetting.cpp ZStageSetting.cpp(448) : error C2065: 'StageSetting_StageSUICIDE' : undeclared identifier ZStageSetting.cpp(448) : error C2228: left of '.szText' must have class/struct/union type ZStageSetting.cpp(449) : error C2228: left of '.szText' must have class/struct/union type ZStageSetting.cpp(449) : error C3861: 'StageSetting_StageSUICIDE': identifier not found, even with argument-dependent lookup ZChat_Cmds.cpp ZChat_Cmds.cpp(96) : warning C4518: 'void ' : storage-class or type specifier(s) unexpected here; ignored ZChat_Cmds.cpp(96) : error C2146: syntax error : missing ';' before identifier 'ChatCmd_ChangePassword' ZChat_Cmds.cpp(175) : error C2664: 'ZChatCmdManager::AddCommand' : cannot convert parameter 3 from 'int (__cdecl *)(const char *,const int,char **const )' to 'ZChatCmdProc (__cdecl *)' This conversion requires a reinterpret_cast, a C-style cast or function-style cast ZChat_Cmds.cpp(189) : error C2146: syntax error : missing ';' before identifier 'm_CmdManager' ZChat_Cmds.cpp(1086) : error C2556: 'void ChatCmd_ChangePassword(const char *,const int,char **const )' : overloaded function differs only by return type from 'int ChatCmd_ChangePassword(const char *,const int,char **const )' ZChat_Cmds.cpp(96) : see declaration of 'ChatCmd_ChangePassword' ZChat_Cmds.cpp(1086) : error C2371: 'ChatCmd_ChangePassword' : redefinition; different basic types ZChat_Cmds.cpp(96) : see declaration of 'ChatCmd_ChangePassword'