- Joined
- Jun 14, 2024
- Messages
- 29
- Reaction score
- 8
- Points
- 3
Fast Job Change V15 by @zOmbie
Based on @zOmbie FastJobChange, I edited it for V15
No 3rd job support yet.
LodeConfig.h
Add WndChangeJobEx.cpp and WndChangeJobEx.h in Neuz project.
_Network\MsgHdr.h
WorldServer\DPSrvr.cpp
add at the end of the file
WorldServer\DPSrvr.h
_Common\MoverParam.cpp
search for switch(GetLevel())
add above
_Interface\WndManager.h
Neuz\DPClient.cpp
in void CDPClient::OnGameJoin( CAr & ar )
add after g_WndMng.PutString( strMessage, NULL, 0xffff0000 );
search for : CDPClient g_DPlay;
add above
Neuz\DPClient.h
ResData.h
resdata.inc (V15)
resdata.txt.txt
Add the content of the theme folder to your client and voilà
Based on @zOmbie FastJobChange, I edited it for V15
No 3rd job support yet.
LodeConfig.h
Add WndChangeJobEx.cpp and WndChangeJobEx.h in Neuz project.
_Network\MsgHdr.h
WorldServer\DPSrvr.cpp
add at the end of the file
WorldServer\DPSrvr.h
_Common\MoverParam.cpp
search for switch(GetLevel())
add above
_Interface\WndManager.h
Neuz\DPClient.cpp
in void CDPClient::OnGameJoin( CAr & ar )
add after g_WndMng.PutString( strMessage, NULL, 0xffff0000 );
search for : CDPClient g_DPlay;
add above
Neuz\DPClient.h
ResData.h
resdata.inc (V15)
resdata.txt.txt
Add the content of the theme folder to your client and voilà