Arkadaşlar bu benim excange.cpp dosyam
Linkleri Görebilmek İçin Üye Olmanız Gerekmektedir. Üye Olmak İçin Tıklayınız...
Kod (C++):
- #include "stdafx.h"
- #include "../../libgame/include/grid.h"
- #include "utils.h"
- #include "desc.h"
- #include "desc_client.h"
- #include "char.h"
- #include "item.h"
- #include "item_manager.h"
- #include "packet.h"
- #include "log.h"
- #include "db.h"
- #include "locale_service.h"
- #include "../../common/length.h"
- #include "exchange.h"
- #include "DragonSoul.h"
- void exchange_packet(LPCHARACTER ch, BYTE sub_header, bool is_me, DWORD arg1, TItemPos arg2, DWORD...