Fast Job Change

11/20/2013 19:34 WooTheFck#1
When i put it on my source i got this when i compiled

FuncTextCmd.obj : error LNK2019: unresolved external symbol "public: void __thiscall CMover::InitLevel(int,long,int)" (?InitLevel@CMover@@QAEXHJH@Z) referenced in function "int __cdecl TextCmd_Level(class CScanner &)" (?TextCmd_Level@@YAHAAVCScanner@@@Z)
.\..\..\Output/7-WorldServer.exe : fatal error LNK1120: 1 unresolved externals
11/20/2013 21:24 Lumi#2
You forgot something to add in any file(s). I don't know what, but please check it again.
Or you forgot to add the extra file Wnd....cpp /.h in the relevant project.
11/21/2013 04:45 WooTheFck#3
i add the wndJobChangeEx.cpp and wndJobChangeEx.h on my neuz project