Following this guide you will be able to change the collection time of the items
Video:
Code:
Client Source /UserInterface/PythonPlayer.cpp
Video:
|
|
Code:
Client Source /UserInterface/PythonPlayer.cpp
HTML Code:
// Search: void CPythonPlayer::SendClickItemPacket(DWORD dwIID) // Replace: s_dwNextTCPTime = dwCurTime + 500; // with s_dwNextTCPTime = dwCurTime + 80;