🔍 CQ Action Tracker
Trace and analyze cq_action chains from your EO private server with ease.
📖 Introduction
This tool is designed for developers of Eudemons Online private servers. With just a few clicks, you can trace complex cq_action chains, preview NPC interactions, and debug logic without digging through the database manually.
🛠️ How to Use
- Upload all files into your
htdocsor web server - Access via
http://localhost/traceaction.php - Connect to your EO MySQL database server
- Select the database and insert an Action ID to trace
⚡ Alternative: Use Desktop App
If you prefer running without a web server, you can use the Windows executable version:
- For MySQL 8 (new engine database): TraceDatabaseEO
- For MySQL 4 (old engine database): TraceDatabaseOldEO
📌 Features
- Recursive tracing with multi-branch logic (e.g. 0102, 2012, etc.)
- Supports chained and conditional actions
- Multi-database switching support
- Clean UI with notifications and dark mode compatibility