If you’ve ever wanted to make CC (Cash Shop) items available for purchase from merchants in Archlord EP8, this step-by-step tutorial will show you exactly how to do it. Whether you’re running a private server or editing your local client, this guide will help you modify the database safely and efficiently.
⚙️ What You’ll Need
Before starting, make sure you have:
- Microsoft Excel (for editing itemdatatable.txt)
- Notepad++ (for editing NPCTradeItemList.txt)
- MD5 tool for encrypting and decrypting files
- Basic understanding of your Archlord EP8 server structure

💾 Step 1 – Editing the Item Data Table
- Open
itemdatatable.txtin Excel. - Find the column named NPC Price.
- Highlight the column for better visibility.
- Search for the CC item you want to add (for example: Super Lens Stone Plus).
- Set a price in the NPC Price column — this allows the item to be purchased from merchants.
- Save the file after editing.

🧾 Step 2 – Modifying NPCTradeItemList
- Open
NPCTradeItemList.txtusing Notepad++. - You’ll find all merchants in the game, grouped by race:
- 100 = Human
- 200 = Orc
- 300 = Elf
- 400 = Scion
- Locate NPC 104 (Merchant Darryl in Anchorville).
- Add your CC item here, or replace an unused one.
- You can also define the quantity players can buy at once.
- Save the file when done.

🔐 Step 3 – Updating the Client File
- In your client folder, find the same file
NPCTradeItemList. - Decrypt it using your MD5 tool.
- Apply the same edits you made on the server.
- Save and re-encrypt it.
- Restart the server — your merchant should now sell CC items!

⚠️ Common Errors and Fixes
❌ Items don’t appear in the merchant’s shop:
➡ You may have edited the wrong NPC ID. Double-check the correct merchant number.
❌ Can’t buy the item:
➡ Make sure you set a price in the itemdatatable.txt.
CC items need a defined price to be purchasable.
💡 Pro Tips
- Always back up your database before making edits.
- Use consistent file encryption methods between server and client.
- Keep your item IDs and NPC IDs documented in a separate spreadsheet for faster edits.
VIDEO TUTORIAL
- archlord ep8 cash shop items
- archlord ep8 database tutorial
- archlord ep8 item shop
- archlord ep8 merchant shop guide
- archlord ep8 modding
- archlord ep8 npc merchants
- archlord ep8 private server
- archlord ep8 server guide
- archlord ep8 shop configuration
- archlord private server
- archlord private server tutorial 2025
- make npc sell cc items
- mmorpg private server archlord
- npc shop setup archlord
Leave a comment